@charset "UTF-8";
@import "../../css/common.css";

/* ---------------------------------------------------------
	CSS Document Company
--------------------------------------------------------- */

p.desc {
	margin-top: 10px;
	line-height: 160%;
}

#outline {
	margin-top: 20px;
	position: relative;
	z-index: 10;
}

#outline h3 {
	height: 17px;
	padding: 0 20px;
	background: url(../../images/bg_h3.jpg) no-repeat 0 0;
	font-size: 120%;
	line-height: 17px;
}

#outline h4 {
	padding: 5px 0;
	font-size: 120%;
}


#outline table {
	width: 621px;
	margin-top: 10px;
	border-collapse: collapse;
	line-height: 160%;
}

#outline th {
	padding: 15px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	background: #f4efe9;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

#outline td {
	padding: 15px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	text-align: left;
	vertical-align: top;
}

#outline p#photo {
	padding-left: 20px;
	background: #fff;
	position: absolute;
	top: 26px;
	right: 0;
	z-index: 1;
	text-align: right;
}

#snavi h3 {
	background: url(../images/snavi_title.jpg) no-repeat 0 0;
}
/* ---------------------------------------------------------
	CSS Document Products Cosme Detail
--------------------------------------------------------- */
.xco {
	margin: 0 0 10px 0;
}
.xco2 {
	margin: 10px 0 10px 0;
}
.xco3 {
	margin: 10px 0 10px 0;
	width: 300px;
	float: left;
}
.xco4 {
	margin: 10px 0 10px 0;
	width: 300px;
	float: right;
}
