@charset "utf-8";

/*
ステインクリアペーストcss [
----------------------------------------------------------- */

/*メインタイトル＋メインイメージ */
#maintitle{
	float:left;
	width:689px;
	background-image: url(../image/common/bg_maintitle_pattern.gif);
	background-position: right 51px;
	background-repeat: no-repeat;
}
#maintitle p{
	float:left;
	width:90%;
	padding:0;
	margin:0;
	padding:0 0 0 20px;
	font-size:11px;
	line-height:150%;
}
#mainimage{
	float:left;
	padding:0 0 0 20px;
}
/*商品の説明開始 */
#content{
	float:left;
	width:660px;
	padding-left: 20px;
}
#content h2{
	padding:0;
	margin:0;
	padding:9px 0 17px 0;
}
/*商品ステータス */
#items_status{
	width:190px;
	padding:13px 13px 0 13px;
	float:left;
	text-align:left;
	background-image: url(../image/paste/bg_items_status.gif);
	height: 173px;
	background-repeat: no-repeat;
}
#items_status .icon_type{
	clear:both;
	width:100%;
	padding-bottom: 10px;
}
#items_status p{
	width:100%;
	line-height:120%;
	font-size:10px;
	font-weight: normal;
}
#items_status em{
	margin:0;
	padding: 0;
	font-size:12px;
	line-height:140%;
	letter-spacing: -0.1em;
	font-style: normal;
	font-weight: bold;
}
#items_status p.status{
	padding:3px 0 3px 0;
}
#items_status p.indent{
	padding:3px 0 3px 0;
	text-indent: -2em;
	padding-left: 23px;
	width: 167px;
}
/*商品の説明 */
#items_detail{
	width:428px;
	float:right;
	padding: 13px 0 0 0;
}
#items_detail p{
	width:100%;
	padding:0 0 20px 0;
	clear:both;
	line-height:170%;
	font-size:12px;
}
/*効能効果 */
#items_effect{
	width:428px;
	float: right;
}
#items_effect .icon_type{
	clear:both;
	width:100%;
	padding-bottom: 5px;
}
#items_effect p{
	line-height:150%;
	font-size:10px;
	width: 100%;
}
/*選べる３つのフレーバー */
#flavor{
	text-align:center;
	width:660px;
	background-image: url(../image/common/bg_menuber_pattern.gif);
	background-repeat: no-repeat;
	background-position: left 39px;
	float: left;
	padding-bottom: 40px;
}
#flavor em{
	padding:0;
	margin:0;
}
ul.flavor_list{
	padding:31px 0 0 62px;
	margin:0;
	clear: both;
}
#flavor li.flavor_box{
	width:186px;
	float:left;
	list-style: none;
}
#flavor .flavor_img{
	width:57px;
	padding-left:18px;
	float:left;
}
#flavor p.flavor_txt{
	width:111px;
	float:left;
	text-align: left;
}
#flavor p.flavor_name{
	width:186px;
	text-align: left;
	clear: both;
}
/*仕組みとポイント */
#mechanism{
	text-align:center;
	width:660px;
	background-image: url(../image/common/bg_menuber_pattern.gif);
	background-repeat: no-repeat;
	background-position: left 39px;
	float: left;
	padding-bottom: 30px;
}
#mechanism p{
	padding:23px 0 10px 163px;
	margin:0;
	width:497px;
	clear: both;
	text-align: left;
}
#mechanism em{
	padding:0;
	margin:0;
}
/*ステインって何？ */
#whats_stein{
	text-align:center;
	width:660px;
	background-image: url(../image/common/bg_menuber_pattern.gif);
	background-repeat: no-repeat;
	background-position: left 39px;
	float: left;
	padding-bottom: 35px;
}
/*
個別カテゴリー用css [
----------------------------------------------------------- */

