@charset "UTF-8";
/*////////////////////////////////////////////////////////////
/*brand.css*/


/*------------------------------------------------------------
	1. ページタイトル
	2. テキストエリア
	3. 製品セクション
-------------------------------------------------------------*/


/*------------------------------------------------------------
	1. ページタイトル
-------------------------------------------------------------*/
#main .innerQuality {
}

#titleSection {
	height: 170px;
	padding-bottom: 10px;
}

#titleSection h3 {
	padding-left: 209px;
	padding-top: 66px;	
}

/*------------------------------------------------------------
	2. テキストセクション 背景テクスチャ有り
-------------------------------------------------------------*/
#colorbgSection {
	width: 880px;
	height: 214px;
	min-height: 214px;
	margin: 0 auto;
	background: url(../img/colorsection_bg.gif) no-repeat;
	margin-bottom: 40px;
}

#textSection {
	width: 831px;
	padding: 15px 0 0 27px;
}

#textSection .left {
	width: 567px;
	float: left;
	padding: 0 0 43px 0;
}

img.one {
	padding-top: 9px;
}

#textSection .right {
	width: 250px;
	float: right;
	padding: 0 0 43px 0;
}

#textlastSection {
	text-align: center;
}

.pagetop {
	text-align: right;
	padding: 0 0 10px 0;
	margin-right: -10px;
	_position: relative;
}

