@charset "Shift_JIS";

/* CSS目次
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[00]body共通設定
[00]各項目共通設定
[00]indexコンテンツ領域共通設定

[00]ハック
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* body共通設定
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* 文字*/

.toro01 {
	color:#FFA500;
	font-weight:bold;
	line-height:16px;
}

.bu02 {
	color:#9370DB;
	font-weight:bold;
	line-height:16px;
}

.bu03 {
	color:#CC6699;
	font-weight:bold;
	line-height:16px;
}

.bu04 {
	color:#8B008B;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
}

.h3toro {
background:#FFA500 none repeat scroll 0 0;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
margin:0;
padding:5px 0 5px 5px;
text-align:left;
}


/* テーブル  枠1*/

.boxtop {
	background:url("https://www.lovecosmetic.jp/shop/images/category/toro1.gif") top left no-repeat;
	margin-top:10px;
	height:25px;
}

.boxmiddle {
	width:470px;
	background:url("https://www.lovecosmetic.jp/shop/images/category/toro2.gif") #F5F5F5 repeat-y;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	height: 350px;
}

.boxbottom {
	background:url("https://www.lovecosmetic.jp/shop/images/category/toro3.gif") bottom left no-repeat;
	margin-bottom:10px;
	height:25px;
}

/* テーブル  枠2*/

.boxtop02 {
	background:url("https://www.lovecosmetic.jp/shop/images/category/toro4.gif") top left no-repeat;
	margin-top:10px;
	height:25px;
}

.boxmiddle02 {
	width:470px;
	background:url("https://www.lovecosmetic.jp/shop/images/category/toro5.gif") #F5F5F5 repeat-y;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	height: 300px;
}

.boxbottom02 {
	background:url("https://www.lovecosmetic.jp/shop/images/category/toro6.gif") bottom left no-repeat;
	margin-bottom:5px;
	height:25px;
}

/* 色枠　*/
.waku_toro {
	width: 488px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	border: 1px solid #FF9900;
}


/* 素材テーブル */
#tblsozai_bu {
	width: 490px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	border: 1px solid #785097;
}
#tblsozai_bu th {
	text-align: center;
	width: 100px;
	border: 1px solid #785097;
}
#tblsozai_bu td {
	background-color:#FFF5EE;
	background-repeat:repeat;
	text-align: left;
	margin: 0 0 0 0;
	padding: 5px 5px 0px 5px;
	border: 1px solid #785097;
}

#tblsozai_red .sozailist li {
	list-style-image: url("../images/en_green.gif");
	margin: 3px 0 0 20px;
	padding: 0 0 0 0;
}

/* 素材テーブル 紫2*/
#tblsozai_bu02 {
	width: 490px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	border: 1px solid #785097;
}
#tblsozai_bu02 th {
	text-align: center;
	width: 100px;
	margin: 0 0 0 0;
	border: 1px solid #785097;
	padding: 5px 0 5px 5px;
}
#tblsozai_bu02 td {
	text-align: left;
	margin: 0 0 0 0;
	padding: 5px 5px 0px 5px;
	border: 1px solid #785097;
}


.tblsozai_bu01 {
	background-color:#FFF5EE;
	margin: 0 0 10px 0;
	text-align: left;
	border: 1px solid #CC6699;/*コンテンツボックスの枠線の色*/
	width: 478px;
	line-height:110%;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 5px;
}



/* ハック
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
