/* **************************************************

Name: index.css

***************************************************** */

.bate_ContentW{
	background:url(../img/cont_bg_body_l.gif) repeat-y center top;
	width:547px;
	display:table;
	margin:0 0 16px 0;
	clear:both;
}

.bate_Content_footW{
	background:url(../img/cont_bg_foot_l.gif) no-repeat bottom center;
	width:547px;
	margin:0;
	padding-bottom:7px;
}

dl#infomationList{
	font-size:11px;
	font-family: lr@oSVbN, Arial, Helvetica, sans-serif;
	text-align:left;
	margin:15px 20px 0px 20px;
	clear:both;
	display:table;
/*
	overflow-y: auto;
	height: 150px;
  scrollbar-base-color: #efefff;
*/
}

#infomationList dt {
	width:8em;
	font-weight:bold;
	line-height:1.7em;
	float:left;
	height:1.7em;

}

#infomationList dt span{
	background:url(../img/burette_gray.gif) no-repeat left center;
	padding-left:10px;
}

#infomationList dd {
	line-height:1.7em;
	height:1.7em;
	margin-left:8em;
	vertical-align:text-bottom;
	
}

.feature_Inner{
	width:520px;
	height:91px;
	margin:25px auto 5px auto;
}

.feature_Inner img{
	float:left;
	margin-right:20px;
}

.feature_Inner img.last{
	margin-right:0;
}

.bate_staff{
	background:url(../img/content_title_staff.jpg) no-repeat center;
	width:547px;
	height:32px;
	display:table;
}

.bate_staff img.more{
	margin:11px 0 0 463px;
	display:block;
}

.staff_Inner{
	margin:7px 0 0 7px;
	clear:both;
	display:table;
}

.staff_Inner img{
	float:left;
	margin-right:8px;
	display:block;
}

.title_search{
	margin:7px 0;
}

.search_Area{
	background:url(../img/bg_search_body.gif) repeat-y top center;
	width:546px;
	margin-top:0px;
	margin-bottom:12px;
	padding:0;
	display:table;
	text-align:center;
}

.search_Area_foot{
	background:url(../img/bg_search_foot.gif) no-repeat bottom center;
	width:546px;
	padding:0;
	margin-top:0px;
	margin-bottom:25px;
}


.search_Area img.tab{
	margin:0;
	border:0;
	padding:0;
	display:block;
	float:left;
}

.serect_area{
	width:280px;
	margin:40px auto auto auto;
}

.serect_area .left{
	float:left;
	text-align:left;
	margin-right:43px;
}

.serect_area .right{
	text-align:left;
}

.serect_area{
	clear:both;
}

img.condition{
	margin-left:10px;
}

img.region{
	margin-left:10px;
}

p.input{
	margin-bottom:15px;
	font-size:12px;
	line-height:100%;
}

.search_Areahr .btn{
	width:100px;
	text-align:center;
	margin:0 auto;
}
hr{
	color:#cacaca;
	width:510px;
	margin:0 auto;
}


.bate_fukuri{
	background:url(../img/content_title_fukuri.jpg) no-repeat center;
	width:547px;
	height:32px;
	display:table;
}

.bate_fukuri img.more{
	margin:11px 0 0 463px;
	display:block;
}

#fukuri_01{
	background:url(../img/bg_fukuri_1.gif) no-repeat;
	width:519px;
	height:117px;
	margin-top:10px;
	margin-left:12px;
	display:table;
	clear:both;
}

#fukuri_02{
	background:url(../img/bg_fukuri_2.gif) no-repeat;
	width:519px;
	height:117px;
	margin-top:10px;
	margin-left:12px;
	display:table;
	clear:both;
}

#fukuri_03{
	background:url(../img/bg_fukuri_3.gif) no-repeat;
	width:519px;
	height:117px;
	margin-top:10px;
	margin-left:12px;
	display:table;
	clear:both;
}

#fukuri_01 p,
#fukuri_02 p,
#fukuri_03 p{
	width:80%;
	font-size:12px;
	margin:5px 0 5px 120px;
}	

.img_Area{
	margin-left:120px;
	text-align:left;
}

.img_Area img{
	margin-right:12px;
}
.detail{
	margin:5px 0 0 447px;
}

.Alpha_content_Inner p,
.Alpha_content_Inner_nb p{
	padding-top:1px;
	font-size:10px;
	line-height:120%;
}
	
body{
	font-size:12px;
	letter-spacing:0.1em;
	line-height:130%;

}

br { letter-spacing: normal; clear: all;}
html{overflow-y: scroll;}

