@charset "UTF-8";
@import "../../css/common.css";

/* ---------------------------------------------------------
	CSS Document Company
--------------------------------------------------------- */

p.desc {
	margin-top: 10px;
	line-height: 160%;
}

#outline {
	margin-top: 20px;
	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;
	clear: both;
}

#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 30px 0;
}
.xco ul{
	display: inline;
	list-style: none;
}
.xco li{
	background: url(../../images/snavi_icon.jpg) no-repeat 10px 1px;
	float: left;
	padding: 0 20px 15px 30px;
}

/* ---------------------------------------------------------
	CSS Document Company Enkaku
--------------------------------------------------------- */

#enkaku {
	margin-top: 30px;
}

#enkaku h3 {
	height: 17px;
	padding: 0 20px;
	background: url(../../images/bg_h3.jpg) no-repeat 0 0;
	font-size: 120%;
	line-height: 17px;
	clear: both;
}

#enkaku table {
	width: 621px;
	margin-top: 10px;
	border-collapse: collapse;
	line-height: 160%;
}

#enkaku td {
	padding: 10px 20px;
	border-bottom: solid 1px #ccc;
	vertical-align: top;
}

#enkaku td.year {
	width: 90px;
	padding: 10px 0;
	text-align: center;
}

#enkaku td.right {
	width: 42px;
	padding: 10px 8px 10px 0;
	text-align: right;
}

