@charset "utf-8";

/*reset*/

#b_feature h1,
#b_feature h2,
#b_feature h3,
#b_feature p {
	margin: 0;
	padding: 0;
	}

#b_feature img {
	border: 0;
	vertical-align: bottom;
	}

/*---*/

#b_feature {
	width: 850px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #333;
	}

/*---*/

#b_feature h1 {
	margin: 0 0 15px;
	}

#b_feature h2 {
	display: block;
	width: 850px;
	color: #fff;
	font-size: 1.8em;
	font-weight: bold;
	background-color: #999;
	margin: 50px 0 35px;
	padding: 10px 25px;

	}

#b_feature h3 {
	width: 790px;
	margin: 0 auto 30px;
	}

#b_feature p {
	width: 790px;
	margin: 0 auto;
	font-size: 1.1em;
	line-height: 1.7;
	}

#b_feature p.bf_txt1 {
	}

#b_feature p.bf_txt2 {
	margin: 30px auto 15px;
	}

#b_feature div.bf_thum {
	width: 516px;
	margin: 0 auto;
	}

#b_feature div.bf_btn {
	width: 790px;
	margin: 0 auto 50px;
	text-align: right;
	}


