@charset "Shift_JIS";

#reason_top_contents {
	width:680px;
}
#r_maintext {
	text-align:center;
	width:680px;
	margin-top:20px;
	margin-bottom:15px;
}

#reason_menu {
	padding-left:20px;
	width:680px;
	height:177px;
}
/* left */
#reason_left_menu {
	width:200px;
	height:177px;
	float:left;
}
#reason_center_img {
	width:245px;
	height:177px;
	float:left;
}
#reason_right_menu {
	width:200px;
	height:177px;
	float:left;
}


#reason_left_menu ul{
	list-style:none;
	width:200px;
	height:177px;
}
#reason_left_menu li{
	padding-left:10px;
	margin-top:20px;
	list-style:none;
	width:160px;
	height:20px;
}
#reason_left_menu a{
	width:160px;
	height:20px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}


#rgn1 a{
	background-image: url(../../reason/img/top_btn01.gif);
	background-repeat: no-repeat;	
}
#rgn1 a:hover{
	background-image: url(../../reason/img/top_btn01on.gif);
	background-repeat: no-repeat;	
}
#rgn2 a{
	background-image: url(../../reason/img/top_btn02.gif);
	background-repeat: no-repeat;	
}
#rgn2 a:hover{
	background-image: url(../../reason/img/top_btn02on.gif);
	background-repeat: no-repeat;	
}
#rgn3 a{
	background-image: url(../../reason/img/top_btn03.gif);
	background-repeat: no-repeat;	
}
#rgn3 a:hover{
	background-image: url(../../reason/img/top_btn03on.gif);
	background-repeat: no-repeat;	
}
#rgn4 a{
	background-image: url(../../reason/img/top_btn04.gif);
	background-repeat: no-repeat;	
}
#rgn4 a:hover{
	background-image: url(../../reason/img/top_btn04on.gif);
	background-repeat: no-repeat;	
}
/*right*/
#reason_right_menu ul{
	padding-left:10px;
	list-style:none;
	width:200px;
	height:177px;
}
#reason_right_menu li{
	padding-left:10px;
	margin-top:20px;
	list-style:none;
	width:160px;
	height:20px;
}
#reason_right_menu a{
	width:160px;
	height:20px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
#rgn5 a{
	margin-top:2px;
	background-image: url(../../reason/img/top_btn05.gif);
	background-repeat: no-repeat;	
}
#rgn5 a:hover{
	margin-top:2px;
	background-image: url(../../reason/img/top_btn05on.gif);
	background-repeat: no-repeat;	
}
#rgn6 a{
	background-image: url(../../reason/img/top_btn06.gif);
	background-repeat: no-repeat;	
}
#rgn6 a:hover{
	background-image: url(../../reason/img/top_btn06on.gif);
	background-repeat: no-repeat;	
}
#rgn7 a{
	background-image: url(../../reason/img/top_btn07.gif);
	background-repeat: no-repeat;	
}
#rgn7 a:hover{
	background-image: url(../../reason/img/top_btn07on.gif);
	background-repeat: no-repeat;	
}
/* text */
#reason_top_text {
	padding:10px;
}
#reason_top_text p{
	margin-top:10px;
}
.reason_text_s12 {
	font-size:12px;
}

/* text-font */
.sub_title_text {
	margin-bottom:20px;
	font-weight:bold;
	font-size:16px;
	padding:10px 5px;
	color:#0B7E6D;
	border-bottom:solid 1px #0B7E6D;
	/*border:solid 1px #246ba5;*/
	background:#D6EBE8;
}