@charset "utf-8";
/*--------------------------------------------

	css_style/faceslim.css

----------------------------------------------*/



/*---------------------------------------------

	common

----------------------------------------------*/

/*	innerBox
----------------------------------------------*/
.chapterBox .innerBox {
	width: 850px;
	background: #0f0f0f url(../images/campaign/gradation_l_bg.gif) repeat-x left top;
	margin-bottom: 15px;}

/*	border
----------------------------------------------*/
.chapterBox .border {
	width: 850px;
	background: url(../images/campaign/frame_top.gif) no-repeat left top;}

/*	clear
----------------------------------------------*/
.chapterBox .innerBox .clear {
	height: 2px;
	background: url(../images/campaign/framebottom.gif) no-repeat left bottom;}



/*---------------------------------------------
	chapter1
-----------------------------------------------*/

/*	texts
----------------------------------------------*/
#chapter1 .innerBox .texts {
	float: left;
	width: 630px;}
#chapter1 .innerBox .texts h4 {
	padding-top: 15px;
	margin-left: 20px;
	padding-bottom: 7px;
	margin-bottom: 15px;
	border-bottom: 1px solid #999;}
#chapter1 .innerBox .texts p {
	margin-left: 20px;
	line-height: 1.7;}

/*	images
----------------------------------------------*/
#chapter1 .innerBox .images {
	float: right;
	width: 200px;
	margin-top: 15px;}




/*---------------------------------------------
	chapter2
-----------------------------------------------*/

/*	innerBox
-----------------------------------------------*/
#chapter2 .innerBox {
	background: #0f0f0f url(../images/campaign/gradation_t_bg.gif) repeat-x left top;}

#chapter2 .innerBox p {
	margin-bottom: 0;}

/*	chap2Verified1
-----------------------------------------------*/
#chap2Verified1 {
	padding: 15px;
	min-height: 164px;}
#chap2Verified1 dl {
	float: right;
	width: 345px;}
#chap2Verified1 p.images {
	width: 463px;
	float: left;}

/*	chap2Verified2
-----------------------------------------------*/
#chap2Verified2 {
	padding: 0 15px 10px 15px;}
#chap2Verified2 h3 {
	width: 187px;
	height: 125px;
	float: left;
	margin-bottom: 0;}
#chap2Verified2 p.texts {
	float: left;
	width: 260px;
	height: 121px;
	background: #e5e8ea;
	color: #000;
	line-height: 2.0;}
#chap2Verified2 p.texts span {
	display: block;
	width: 200px;
	margin: 35px auto;}
#chap2Verified2 p.images {
	width: 373px;
	height: 125px;
	float: right;
	margin-bottom: 0;}
#chap2Verified2 p.alignRight {
	clear: both;}