@charset "utf-8";
/* CSS Document */

.special{
	background-image: url(images/sp/line_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:13px;
	margin-top:20px;
	margin-bottom:20px;
}
.special .box{
	background-image: url(images/sp/line_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:3px;
	padding-right:30px;
	padding-bottom:15px;
}
.special h2{
	margin:0;
	border:none;
}
/*#content div.content_box h*/
#content div.content_box .special h2{ border:none;}
#content div.content_box .special .fr .half_box{ font-size:123.1%; display:block; padding-left:10px; float:none; font-weight:bold;}

.fr{
	float:right;
	width:315px;
}
.fl{
	float:left;
}
.fl p{
	margin-bottom:0;
}
.fr p{ margin-bottom:2em;}
.special #submit{
	margin-top:10px;
}

#content div.content_box .half_box { display:inline;}