@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{
	width:80%;
	padding:0;
	margin:0;
	padding:9px 0 17px 0;
}
/*商品ステータス */
#items_status{
	width:196px;
	padding:13px 8px 0 13px;
	float:left;
	text-align:left;
	background-image: url(../image/breathfine_mouth_wash/bg_items_status.gif);
	height: 140px;
	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 8px 0;
}
/*商品の説明 */
#items_detail{
	width:427px;
	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%;
}
/*仕組みとポイント */
#mechanism{
	width:660px;
	background-image: url(../image/common/bg_menuber_pattern.gif);
	background-repeat: no-repeat;
	background-position: left 39px;
	float: left;
	padding-bottom: 35px;
}
#mechanism_area{
	width: 566px;
	margin: 0 auto;
}
#mechanism #type_box1{
	width:281px;
	padding-top:20px;
	float:left;
}
#mechanism #type_box2{
	width:285px;
	padding-top:20px;
	float:left;
}
#type_box1 p{
	padding:5px 0 11px 0;
	width:217px;
}
#type_box2 p{
	padding-top:5px;
	width:217px;
}
#mechanism em{
	padding:0;
	margin:0;
}
#supplementation{
	width: 552px;
	float:left;
}
/*選べる２つのフレーバー*/
#flavor{
	width:660px;
	background-image: url(../image/common/bg_menuber_pattern.gif);
	background-repeat: no-repeat;
	background-position: left 39px;
	float: left;
	padding-bottom: 10px;
}
ul.flavor_list{
	margin:0
}
ul.flavor_list li.img_flavor1{
	width:220px;
	padding-top:20px;
	float:left;
	list-style: none;
}
ul.flavor_list li.img_flavor2{
	width:220px;
	padding-top:20px;
	float:left;
	list-style: none;
}
ul.flavor_list li.img_flavor3{
	width:220px;
	padding-top:20px;
	float:left;
	list-style: none;
}
#flavor_txt{
	clear:both;
	width:620px;
	text-align:center;
	font-size:10px;
	padding:10px 20px 30px 20px;
	list-style: none;
}
#flavor img{
	vertical-align:top;
}

