/* CSS Document */

#cont_recmaga {
	line-height:150%;
}
#cont_recmaga p {
	margin:0;
	padding:0;
	line-height:150%;
}

#cont_recmaga h2 {
	background:url(../images/recmaga/title.jpg) no-repeat;
}

#cont_recmaga h3 {
    width:610px;
	height:30px;
	text-indent:-9999px;
	margin:30px 0px 15px 0px;
}

#cont_recmaga h3.stit_1 {
	background:url(../images/recmaga/stit1.jpg) no-repeat;
	width:218px;
	height:32px;
	margin:30px 0px 5px 0px;
}
#cont_recmaga h3.stit_2 {
	background:url(../images/recmaga/stit2.jpg) no-repeat;
}
#cont_recmaga h3.stit_3 {
	background:url(../images/recmaga/stit3.jpg) no-repeat;
}

#cont_recmaga ul#osusumepoint {
	background:#E1F4F4;
	margin:0 0 10px 0;
	padding:10px;
}
#cont_recmaga ul#osusumepoint li {
	margin:0 0 5px 20px;
}

#cont_recmaga ul#point3 {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#cont_recmaga ul#point3 li {
	list-style:none;
	margin:0 0 10px 0;
	padding:0 0 0 0;
}

#cont_recmaga .touroku {
	text-align:center;
	margin:20px 0;
}


#cont_recmaga table#bouboform {
	width:610px;
	margin:0 0 25px 0;
	border-collapse:collapse;
}
#cont_recmaga table#bouboform th,
#cont_recmaga table#bouboform td {
	padding:10px 10px;
	border:1px solid #CCCCCC;
}
#cont_recmaga table#bouboform th {
	background:#FFFFEA;
	font-weight:normal;
	width:130px;
	text-align:left;
}


#cont_recmaga #btn_submit {
	text-align:center;
	margin:20px 0;
}



.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

