@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 30px 0;
}
/* ---------------------------------------------------------
	CSS Document Address
--------------------------------------------------------- */

#address {
	width: 250px;
	height: 261px;
	margin-top: 12px;
	background: url(../../images/address.jpg) no-repeat 0 0;
	text-align: left;
}

#address h3 {
	height: 60px;
	overflow: hidden;
	text-align: left;
	text-indent: -9999px;
}

#address address {
	height: 93px;
	overflow: hidden;
	margin-left: 45px;
	font-style: normal;
	font-size: 86%;
	letter-spacing: 2px;
	line-height: 180%;
}

#address p {
	width: 208px;
	height: 80px;
	overflow: hidden;
	margin: 0 0 0 20px;
	text-align: left;
	text-indent: -9999px;
}

#address p a {
	display: block;
	height: 80px;
	overflow: hidden;
	background: url(../../images/bana_recruit.jpg) no-repeat 0 0;
}

#address p a:hover {
	opacity: 0.6;
	filter: Alpha(opacity=60);
}
