@charset "utf-8";
/*===========================================================左側メニュー=====*/

#contents .left_menu{
	float:left;
	margin-top:74px;
	}

#contents .left_menu .left01{
	width:154px;
	background: url(/wp/wp-content/themes/kenkyu/images/br_left_menu_01b.gif) 0 0 no-repeat;
}

#contents .left_menu .left02{
	width:154px;
	background: url(/wp/wp-content/themes/kenkyu/images/br_left_menu_02b.gif) 0 0 no-repeat;
}

#contents .left_menu .left03{
	width:154px;
	background: url(/wp/wp-content/themes/kenkyu/images/br_left_menu_03b.gif) 0 0 no-repeat;
}

#contents .left_menu .left04{
	width:154px;
	background: url(/wp/wp-content/themes/kenkyu/images/br_left_menu_04b.gif) 0 0 no-repeat;
}

#contents .left_menu .left05{
	width:154px;
	background: url(/wp/wp-content/themes/kenkyu/images/br_left_menu_05b.gif) 0 0 no-repeat;
}

#contents .left_menu .left06{
	width:154px;
	background: url(/wp/wp-content/themes/kenkyu/images/br_left_menu_06b.gif) 0 0 no-repeat;
}

#contents .left_menu .left07{
	width:154px;
	background: url(/wp/wp-content/themes/kenkyu/images/br_left_menu_07b.gif) 0 0 no-repeat;
}

#contents .left_menu li a { 
	width: 100%;
	height: 100%;
	display: block;
}

	
#contents .left_menu li a:hover img {
	visibility: hidden;
}



/*===========================================================中央部分==========*/

#contents .main_box{
	width:610px;
	margin:0px;
	float:left;
	margin-left:16px;
	}

#contents .main_box h3{
	margin:26px 0px 20px 0px;
}

#contents .main_box h4{
	width:610px;
	}


#contents .main_box .area{
	text-align:left;
	line-height:1.3em;
	background-image:url(/img/box_body.gif);
	width:520px;
	padding:20px 45px 20px 45px;
	}

#contents .main_box .area .subtitle{
	color:#1A8BFF;
	margin:0px 10px 10px 0px;
	}
	
#contents .main_box .area p{
	font-size:14px;
}

#contents .main_box .area .map {
	text-align:center;	
}

#contents .main_box .area .map img {
	padding:20px 20px 20px 40px;
}

#contents .main_box .area .address {
	font-size:14px;
	font-weight:bold;
}

#contents .main_box .area table{
	margin:10px 0px;
	font-size:14px;
}

#contents .main_box .area table tr{
}

#contents .main_box .area table tr th{
	width:15px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	padding:2px 0px;

}

#contents .main_box .area table tr td{
	padding:2px 0px;
}

#contents .main_box .area table tr .inside{
	padding:0px;
}
	


#contents .main_box .area2{
	text-align:left;
	line-height:1.3em;
	background-image:url(/img/box_body.gif);
	width:520px;
	padding:20px 45px 20px 45px;
	}

#contents .main_box .area2 p{
	color:#1A8BFF;
	margin:0px 10px 20px 30px;
	}

#contents .main_box .area2 table{
	line-height:1.5em;
	margin:0px auto;
}

#contents .main_box .area2 table tr{

}

#contents .main_box .area2 table tr td{
	width:100px;
}

#contents .main_box .area2 table tr .appo{
	text-align:center;
	width:120px;
}



#contents .main_box .box_bottom{
	width:610px;
	height:43px;
	background-image:url(/img/box_bottom.gif);
	margin-bottom:20px;
	}

#contents .main_box .box_bottom a{
	text-decoration:none;
	}