@charset "Shift-JIS";

/* ---------- メインコンテンツ ---------- */

/* レイアウト */
	
#top_left {
	width: 500px;
	padding-left: 15px;
	position: relative;
}
#top_right {
	width: 235px;
	left: 530px;
	padding-right: 15px;
	position: absolute;
	top: 0px;
}
#top_wrap {
	width: 100%;
	position: relative;
}

/* 共通 */

.invisibil {
	display: none;
}

/* 左 */
#message {
	display: block;
	height: 298px;
	width: 500px;
	background-image: url(../img/main_image.jpg);
	margin-bottom: 15px;
	left: 15px;
}

#top_consultation {
	background-image: url(../img/toi_back.gif);
	background-repeat: repeat-y;
	width: 500px;
}
#top_consultation01 {
	background-image: url(../img/toi_head.gif);
	height: 45px;
	width: 500px;
	display: block;
}

#top_consultation01 a {
	display: block;
	height: 45px;
	width: 500px;
}

#top_consultation02 {
	background-image: url(../img/toi_tel.gif);
	height: 24px;
	width: 500px;
	display: block;
}

#top_consultation02 a {
	display: block;
	height: 24px;
	width: 500px;
}


#top_consultation03 {
	background-image: url(../img/toi_fax.gif);
	height: 24px;
	width: 500px;
}

#top_consultation03 a {
	display: block;
	height: 24px;
	width: 500px;
}


#top_consultation04 {
	background-image: url(../img/toi_mail.gif);
	display: block;
	height: 24px;
	width: 500px;
}

#top_consultation04 a {
	display: block;
	height: 24px;
	width: 500px;
}



#top_consultation05 {
	background-image: url(../img/toi_foot.gif);
	height: 14px;
	width: 500px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.top_consultation_info {
	text-align: left;
	width: 100%;
	text-indent: 100px;
	margin-bottom: 5px;
}


/* 右 */
#to_content_tit {
	background-image: url(../img/contshokai.jpg);
	height: 23px;
	width: 235px;
	margin-bottom: 5px;
}
#top_right h5 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.to_content_txt {
	text-align: left;
}
.to_content_link {
	background-image: url(../img/arrow10.gif);
	text-align: left;
	text-indent: 10px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
.top_consultation_text {
	text-align: left;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}
#top_consultation01 a {
	display: block;
	height: 45px;
	width: 500px;
}
#valid_Icon {
	width: 100%;
	margin-top: 15px;
}
