@charset "utf-8";
@import url(cmn.css);
@import url(base.css);

#lead h3{
	display: block;
	text-indent: -10000px;
	outline:none;
	line-height:1px;
	font-size:1px;
	background-repeat: no-repeat;
	background-position: left top;
}

/*---------------タイトル----------------*/
#title h2{
	background-image: url(../beauty/images/title.png);
	height: 135px;
	width: 920px;
}

#rnavi h4{
	background-image: url(../beauty/images/rnavi_title.gif);
	height: 41px;
}

.img_r{
}

.subtitle{
	font-size: 14px;
	background-image: url(../beauty/images/subtitle_1.gif);
	height: 25px;
	width: 600px;
	padding-top: 13px;
	padding-left: 33px;
	line-height: 14px;
}

#lead{
	background-image: url(../beauty/images/lead_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 169px;
	width: 633px;
}
#lead h3{
	background-image: url(../beauty/images/lead.gif);
	height: 40px;
	width: 438px;
}
#lead p{
	font-size: 14px;
	width: 410px;
	line-height: 20px;
}

.col{
	width: 610px;
	padding: 10px;
}
.colL{
	width: 220px;
}
.colL img{
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.colR{
	float: right;
	width: 390px;
}
.colR h3{
	color: #DE5B6D;
	background-image: url(../beauty/images/col_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


.den h4{
	background-image: url(../cmn_images/rnavi_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #DE5B6D;
}
.den dt{
	float: left;
	width: 90px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 3px;
}
.den dd{
	float: left;
	width: 290px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 3px;
}
.h3_2{
	color: #DE5B6D;
	background-image: url(../beauty/images/col_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.armo_center{
	width: 234px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
