#setsumeikai_content p{
	line-height:140%;
}

#setsumeikai_top{
	text-indent:-99999px;
	width:760px;
	height:150px;
	margin:0 0 20px 0;
	padding:0;
	background: #FFF url(../images/setsumeikai/top.gif) no-repeat;
	border:none;
}

#search{
	text-indent:-99999px;
	width:760px;
	height:158px;
	margin:20px 0;
	padding:0;
	background: #FFF url(../images/setsumeikai/search.gif) no-repeat;
}

h2#setsumeikai_go{
	text-indent:-99999px;
	width:500px;
	height:34px;
	margin:40px 0 10px 0;
	padding:0;
	background: #FFF url(../images/setsumeikai/go.gif) no-repeat;
	border:none;
}

.setsumeikai_box{
	width:240px;
	margin:0 20px 0 0;
	padding:0;
	float:left;
}

.setsumeikai_box2{
	width:240px;
	margin:0;
	padding:0;
	float:right;
}

.setsumeikai_box h3, .setsumeikai_box2 h3{
	text-indent:-99999px;
	width:240px;
	height:35px;
	margin:0 0 10px 0;
	padding:0;
	border:none;
}

.setsumeikai_box h3#taikan_ttl{
	background: #FFF url(../images/setsumeikai/taikan_ttl.gif) no-repeat;
}

.setsumeikai_box h3#tokuten_ttl{
	background: #FFF url(../images/setsumeikai/tokuten_ttl.gif) no-repeat;
}

.setsumeikai_box2 h3#shitsumon_ttl{
	background: #FFF url(../images/setsumeikai/shitsumon_ttl.gif) no-repeat;
}

.setsumeikai_box p, .setsumeikai_box2 p {
	text-indent:-99999px;
	width:240px;
	height:290px;
	margin:0 0 20px 0;
	padding:0;
}

.setsumeikai_box p#taikan{
	background: #FFF url(../images/setsumeikai/taikan.gif) no-repeat;
}

.setsumeikai_box p#tokuten{
	background: #FFF url(../images/setsumeikai/tokuten.gif) no-repeat;
}

.setsumeikai_box2 p#shitsumon{
	background: #FFF url(../images/setsumeikai/shitsumon.gif) no-repeat;
}

a.setsumeikai_btn{
	display:block;
	text-indent:-99999px;
	width:352px;
	height:54px;
	background: #FFF url(../images/setsumeikai/btn.gif) no-repeat;
	margin:0 auto 30px auto;
	padding:0;
	font-size:0;
	border:none;
	text-decoration:none;
}

a.setsumeikai_btn2{
	display:block;
	text-indent:-99999px;
	width:352px;
	height:54px;
	background: #FFF url(../images/setsumeikai/btn2.gif) no-repeat;
	margin:0 auto 30px auto;
	padding:0;
	font-size:0;
	border:none;
	text-decoration:none;
}

p.setsumeikai_select{
	display:block;
	text-indent:-99999px;
	width:452px;
	height:54px;
	background: #FFF url(../images/setsumeikai/select.gif) no-repeat;
	margin:20px auto 10px auto;
	padding:0;
	font-size:0;
	border:none;
	text-decoration:none;
}

.other_box{
	width:365px;
	margin:0 30px 30px 0;
	padding:0;
	float:left;
}

.other_box2{
	width:365px;
	margin:0 0 30px 0;
	padding:0;
	float:right;
}

.other_box h3, .other_box2 h3{
	color:#C00;
	margin:0 0 10px 0;
	padding:0;
}

.point{
	color:#C00;
}

table#search_vox {
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
}
table#search_vox th,
table#search_vox td {
	color:#333;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
ul.selectkind {
	margin:0;
	padding:0;
	
}
ul.selectkind li {
	display: inline;
	margin:0;
	white-space: nowrap;
	list-style: none;
}
.red {
	color:#FF0000;
}
form {
	margin:0;
	padding: 10px 0 0 ;
}

.fundoshi{
    zoom:1;/*for IE 5.5-7*/
}
.fundoshi:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}