@charset "UTF-8";
@import "../../../css/common.css";

/* ---------------------------------------------------------
	CSS Document Products Cosme
--------------------------------------------------------- */

p.desc {
	margin: 10px 0;
	line-height: 160%;
}

#contents h2 {
	width: 621px;
	height: 97px;
	overflow: hidden;
	background: url(../images/products_kinousei.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

.box {
	width: 207px;
	min-height: 100px;
	overflow: hidden;
	margin: 0 0 10px;
	background: url(../images/box_head.jpg) repeat-y 0 0;
	position: relative;
	z-index: 10;
}

.box:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	background: #fff;
}

.box h3 {
	height: 24px;
	overflow: hidden;
	padding: 16px 20px 0 30px;
	font-size: 100%;
	line-height: 110%;
}

* html .box h3 {
	height: 40px;
	padding-top: 16px;
}

* + html .box h3 {
	height: 23px;
	padding-top: 16px;
}

.box p {
	padding: 0 15px;
	line-height: 130%;
}

.box p.right {
	clear: both;
	height: 30px;
	background: url(../images/box_foot.jpg) no-repeat left bottom;
}

.box p.right img {
	position: absolute;
	bottom: 12px;
	right: 26px;
	z-index: 1;
}

#snavi h3 {
	background: url(../../images/snavi_title.jpg) no-repeat 0 0;
}

/* ---------------------------------------------------------
	CSS Document Products Cosme Detail
--------------------------------------------------------- */

#cosme {
	margin-top: 20px;
}

#cosme h3 {
	font-size: 120%;
	color: #009844;
}

#cosme h3 span {
	padding: 2px 3px 1px 5px;
	background: #009844;
	color: #fff;
}

#cosme h4 {
	height: 17px;
	overflow: hidden;
	margin-top: 20px;
	padding: 0 20px;
	background: url(../../../images/bg_h3.jpg) no-repeat 0 0;
	font-size: 100%;
	line-height: 17px;
	font-weight: normal;
}

#cosme table {
	width: 620px;
	margin: 8px 0 0 1px;
	border-collapse: collapse;
	line-height: 120%;
}

* + html #cosme table {
	margin-left: 0;
}

* html #cosme table {
	margin-left: 0;
}

#cosme tr.odd {
	background: #f4efe9;
}
#cosme td.odd {
	background: #f4efe9;
}

#cosme th {
	padding: 3px 0 5px;
	border: solid 1px #ccc;
	background: #009844;
	text-align: center;
	color: #fff;
}

#cosme td {
	padding: 3px;
	border: solid 1px #ccc;
	vertical-align: top;
	font-size: 86%;
}

#cosme td.name {
	font-weight: bold;
	color: #009844;
}

#cosme td.name span {
	color: #000;
}
