/*========== IDX ==========*/
#idx{
	width:650px;
	height:420px;
	display:block;
	background:url(../img/100122/idx_img_bg.jpg) no-repeat top center;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	}
#idx p,#idx img,#idx a{margin:0;padding:0;}
#idx .bnr01{
	width:297px;
	float:left;
	overflow:hidden;
	}
#idx .bnr02{
	width:297px;
	float:right;
	overflow:hidden;
	}


/*========== COMMON ==========*/
.clear{clear:both;}


/*========== SEMI_MAIN ==========*/
#semi_main{
	width:670px;
	text-align:left;
	}
h1{margin-bottom:50px;}
.fl_l{
	float:left;
	width:315px;
	padding-right:20px;
	background:url(../img/100122/dotbg.gif) repeat-y top right;
	text-align:center;
	}
.fl_r{
	float:right;
	width:315px;
	text-align:center;
	}
.fl_l p,.fl_r p{
	margin-bottom:30px;
	}
#semi_main .no{margin-bottom:50px;}



/*========== DETAIL ==========*/
#detail{
	clear:both;
	width:550px;
	margin:0 auto;
	}
#detail .txt01{
	font-size:120%;
	font-weight:bold;
	color:#fff;
	text-align:center;
	letter-spacing:.1em;
	padding:5px 0;
	background-color:#014FA4;
	margin:2em 0 0;
	}
#detail table{
	width:100%;
	border-left:1px solid #ccc;
	}
#detail table th{
	height:25px;
	font-weight:bold;
	letter-spacing:.5em;
	padding:5px 10px;
	width:100px;
	text-align:center;
	background-color:#eee;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-bottom:1px solid #ccc;
	border-right:1px solid #E0E0E0;
	color:#555;
	}
#detail table td{
	border-top:1px solid #fff;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:5px 10px;
	vertical-align:top;
	}

#to_form{ 
	margin-left:0;
	}

