@charset "Shift_JIS";
/* CSS Document */


/* briefing header
--------------------------------------------- */
#bf_header {
	background:#F6F6F6;
	margin-bottom:23px;
	border-bottom:1px solid #E5E5E5;
	padding:6px 0;
	width:100%;
}

#bf_header div.bf_header_inner {
	margin:0 auto;
	position:relative;
	width:980px;
}

/* structure
--------------------------------------------- */
#bf_vi {
	margin-bottom:20px;
}

#bf_main {
	float:left;
	width:722px;
	font-size:13px;
}

#bf_side {
	background:url(../img/bg_separate.gif) left top no-repeat;
	float:right;
	min-height:322px;
	height:auto!important;
	height:322px;
	width:243px;
}

/* heading
--------------------------------------------- */
#bf_main .bf_recommend h2,
#bf_main .bf_flow h2 {
	background:url(../img/bg_label2.gif) left top no-repeat;
	margin:0 0 15px;
	padding:15px 0;
	width:722px;
	height:20px;
}

#bf_main .bf_recommend h2 span,
#bf_main .bf_flow h2 span {
	background:url(../img/ico_circle.gif) 20px 0.1em no-repeat;
	font-size:16px;
	font-weight:bold;
	padding:0 0 5px 43px;
}

#bf_main .ovf {
	overflow:hidden;
}

/* text
--------------------------------------------- */
#bf_main p {
	line-height:1.5;
}

/* recommend
--------------------------------------------- */
#bf_main .bf_recommend {
	margin-bottom:30px;
}

#bf_main .bf_recommend .image {
	float:left;
	margin-right:23px;
}

#bf_main .bf_recommend .detail {
	overflow:hidden;
}

#bf_main .bf_recommend .detail p {
	font-size:108%;
	margin-top:5px;
}

/* flow
--------------------------------------------- */
#bf_main .bf_flow {
	margin-bottom:30px;
}

#bf_main .bf_flow p {
	margin-bottom:15px;
}

#bf_main .bf_flow li {
	margin-bottom:20px;
	overflow:hidden;
}

#bf_main .bf_flow li .image {
	float:left;
	margin-right:15px;
}

#bf_main .bf_flow li dl {
	overflow:hidden;
	margin-top:10px;
}

#bf_main .bf_flow li dt {
	font-size:123.1%;
	font-weight:bold;
	margin-bottom:15px;
}

#bf_main .bf_flow li dt img {
	vertical-align:middle;
	margin-right:5px;
}

#bf_main .bf_flow li dd {
	line-height:1.5;
}

/* join
--------------------------------------------- */
#bf_main .bf_join {
	margin-bottom:30px;
	background:#F5F5F5;
	border-top:solid 1px #CCCCCC;
	position:relative;
	padding:40px 20px 30px;
	text-align:center;
}

#bf_main .bf_join span.before {
	display:block;
	width:100%;
	height:20px;
	background:url(../img/img_arrow_01.gif) no-repeat center top;
	position:absolute;
	top:-1px;
	left:0;
}

#bf_main .bf_join p {
	margin-bottom:20px;
}

#bf_main .bf_join .btn {
	padding-top:22px;
	background:url(../img/img_line_01.gif) repeat-x 0 0;
}




/* side
--------------------------------------------- */
#bf_side div#side_navi01 {
	background:url(../img/bg_side_frame02.gif) repeat-y;
	margin-left:28px;
	padding-bottom:6px;
	width:215px;
	padding:1px 1px 5px;
	position:relative;
}

#bf_side div#side_navi01 span.before {
	display:block;
	background:url(../img/bg_side_frame01.gif) no-repeat;
	position:absolute;
	top:0;
	left:0;
	width:215px;
	height:4px;
}

#bf_side div#side_navi01 span.after {
	display:block;
	background:url(../img/bg_side_frame03.gif) no-repeat left bottom;
	position:absolute;
	bottom:0;
	left:0;
	width:215px;
	height:4px;
}

#bf_side div#side_navi01 h3 {
	margin:6px 0;
}

#bf_side div#side_navi01 p,
#bf_side div#side_navi01 dl dt,
#bf_side div#side_navi01 ul li {
	font-size:0;
	line-height:1;
}

#bf_side div#side_navi01 dl {
	margin:10px 0;
	width:195px;
}

#bf_side div#side_navi01 dl dd {
	color:#000;
	text-align:center;
	padding-top:7px;
}

#bf_side div#side_navi01 ul li {
	margin:0 0 5px 10px;
}

#bf_side div#side_navi01 .side_border {
	margin:7px 0 10px 10px;
}


