@charset "Shift_JIS";

/* CSS目次
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[00]body共通設定
[00]各項目共通設定
[00]indexコンテンツ領域共通設定

[00]ハック
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* body共通設定
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.blue_bold {
	color: #06C;
	font-weight: bold;
	line-height: 180%;
	font-size: 13px;
}

.gray_b {
	color: #666;
	font-weight: bold;
	line-height: 180%;
	font-size: 12px;
}
	


.tblsozai_seiri {
	margin: 0 0 10px 0;
	text-align: left;
	border: 1px solid #F69;/*コンテンツボックスの枠線の色*/
	width: 478px;
	line-height:110%;
	background-repeat: repeat;
	padding: 10px 5px 0px 5px;
	background-color: #FFFFE8;
	}

/* 文字*/

.p_brown01 {
	color:#DFAA1B;
	font-weight:bold;
	line-height:17px;
}

.p_green01 {
	color:#84C146;
	font-weight:bold;
	line-height:17px;
}

.blue02 {
	color:#62A8CE;
	line-height:12px;
	margin:5px 0 0 0;
}

.h3perofivercitrus {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:0pt;
	padding:5px 0pt 5px 5px;
	text-align:left;
	background-attachment: scroll;
	background-color: #FF7979;
	background-image: none;
	background-repeat: repeat;
	background-position: 0%;
}

.h3brown01 {
	background:#DFAA1B none repeat scroll 0%;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:0pt;
	padding:5px 0pt 5px 5px;
	text-align:left;
}

.h3bbanana01 {
	background:#99CC00 none repeat scroll 0%;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:0pt;
	padding:5px 0pt 5px 5px;
	text-align:left;
}


/* テーブル　茶*/
.tblsozai_green01 {
	background-color:#FFFFFF;
	margin: 0 0 10px 0;
	text-align: left;
	border: 1px solid #CD853F;/*コンテンツボックスの枠線の色*/
	width: 478px;
	line-height:110%;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 5px;
}

.white {
	color:#FFFFFF;
}


/* 枠*/
.waku_01 {
	margin: 0 0 10px 0;
	text-align: left;
	border: 1px solid #F96;/*コンテンツボックスの枠線の色*/
	width: 478px;
	padding: 5px 5px 5px 5px;
	height: 150px;
	background-image: url(../shop/images/item/96563_00.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

/* 素材テーブル 緑*/
#tblsozai_citrus {
	width: 490px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #F96;
}
#tblsozai_citrus th {
	text-align: center;
	color: #A21633;
	width: 100px;
	margin: 0 0 0 0;
	padding: 5px 0 5px 5px;
	border: 1px solid #F96;
}
#tblsozai_citrus td {
	text-align: left;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	border: 1px solid #F96;
}

/* 素材テーブル　ローション図鑑*/
#tblsozai_lotion {
	width: 490px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #F39;
}
#tblsozai_lotion th {
	text-align: center;
	width: 100px;
	margin: 0 0 0 0;
	padding: 5px 0 5px 5px;
	border: 1px solid #F39;
}
#tblsozai_lotion td {
	text-align: left;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	border: 1px solid #F39;
}

/* 素材テーブル　ローション図鑑2*/
#tblsozai_lotion2 {
	width: 490px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #F93;
}
#tblsozai_lotion2 th {
	text-align: center;
	width: 100px;
	margin: 0 0 0 0;
	padding: 5px 0 5px 5px;
	border: 1px solid #F93;
}
#tblsozai_lotion2 td {
	text-align: left;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	border: 1px solid #F93;
}

#tblsozai_bdaym .sozailist li {
	list-style-image: url("../images/en_green.gif");
	margin: 3px 0 0 20px;
	padding: 0 0 0 0;
}

/* 素材テーブル ピンク*/
#tblsozai_bdaypink {
	width: 490px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #FFC0CB;
}
#tblsozai_bdaypink th {
	text-align: center;
	color: #A21633;
	width: 100px;
	margin: 0 0 0 0;
	padding: 5px 0 5px 5px;
	border: 1px solid #FFC0CB;
}
#tblsozai_bdaypink td {
	text-align: left;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	border: 1px solid #FFC0CB;
}
#tblsozai_bdaypink .sozailist li {
	list-style-image: url("../images/en_green.gif");
	margin: 3px 0 0 20px;
	padding: 0 0 0 0;
}


/* リスト*/

.check li {
	float:left;
	padding: 3px 0 5px 25px;
	width: 350px;
	background-image: url(https://www.lovecosmetic.jp/shop/images/item/96563_check.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.check p {
	color:#84C146;
	font-weight:bold;
	line-height:17px;
} 

/* ハック
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.pero_voice {
	background-color: #FFF;
	border: 1px solid #F66;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
