/* headder
------------------------------- */

#headder h2{
	margin:8px 0 0 3px;
	float:left;
}

h4{
	clear:both;
	background:url(../../img/main_ttl.gif) no-repeat;
	height:34px;
	font-weight:bold;
	font-size:16px;
	padding:0 0 0 25px;
	margin:18px 0 13px 0;	
}

/* main
------------------------------- */


p.lead{
	margin-bottom:5px;
	}


.rec_01-txt-box {
	width:615px;
	background:#F6F6F6;
	padding:13px 0 14px 0;
	text-align:center;
}


.rec_01-txt-box .rec_01-txt-in {
	width:550px;
	text-align:left;
}

.rec_01-txt-box .rec_01-txt-in p.p01 {
	font-size:14px;
	font-weight:bold;
}

.rec_01-txt-box .rec_01-txt-in p.t_link {
	float:right;
	font-size:11px;

}

.rec_01-img-link {
	padding:14px 0 40px 127px;
}

#main .ma_b35{
	margin-bottom:35px;
}

/* Detail
------------------------------- */

#Detail p.setumei{
	margin:12px 0 15px 25px;
	font-size:12px;
}

#Detail p.ttl{
	margin:20px 0 8px 31px;
	padding:0 0 2px 10px;
	width:540px;
	border-bottom : dotted 1px #F52121 ;
	font-size:14px;
	font-weight:bold;
	border-left: 5px solid #F52121;
}


#Detail table{
	border-collapse:collapse;
	margin-left:31px;
}

#Detail th,
#Detail td{
	padding:4px 0 4px 7px;
	border-bottom:1px solid white;
}

#Detail th{
	background:#efefef;
}


#Detail td.tit{
	background:#efefef;
	font-weight:bold;
	width:134px;
}

#Detail td.txt{
	width:400px;
}

#Detail .mar_15{
	margin-right:15px;
}

#Detail p.bn{
	margin:30px 0 0 0;
	text-align:center;
}


/* form
------------------------------- */

#form .red{
	color:#f52121;
	font-size:10px;
	margin-left:5px;
}

#form .f_no{
	font-weight:normal;
}

#form p.tyuui{
	margin:12px 0 8px 25px;
	font-size:10px;
}

#form table{
	border-collapse:collapse;
	margin-left:31px;
}

#form th,
#form td{
	padding:4px 0 4px 7px;
	border-bottom:1px solid white;
}

#form th{
	background:#efefef;
}


#form td.tit{
	background:#efefef;
	font-weight:bold;
	width:184px;
}

#form td.txt{
	width:370px;
}

#form .w_200{
	width:200px;
}

#form .w_320{
	width:320px;
}

#form .h_210{
	height:210px;
}

#form .mar_15{
	margin-right:15px;
}

#form p.bn{
	margin:30px 0 0 0;
	text-align:center;
}



















