@charset "utf-8";
/* ===================================================================
CSS information

 file name  :dress.css
 author     :Naoki Takahashi
 style info :ドレス関連
=================================================================== */

/* -----------------------------------------------------------
	#titleArea
----------------------------------------------------------- */

#titleArea {
	width: 950px;
}
#titleArea:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#titleArea ul.lnav {
	margin-bottom:20px;
}
#titleArea ul.lnav li {
	float:left;
}
/* -----------------------------------------------------------
	#contentArea
----------------------------------------------------------- */

#contentArea {
	width: 950px;
}
#contentArea:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
/* -----------------------------------------------------------
	ドレス
----------------------------------------------------------- */

#dressNavi {
	margin-top: 4px;
	margin-bottom: 20px;
}
#dressNavi li {
	float: left;
	margin-right: 4px;
}
#dressNavi li.last {
	margin-right: 0px;
}
/* -----------------------------------------------------------
	ドレスTop
----------------------------------------------------------- */

#dtTitle {
	margin: 20px 0 30px 0;
}
#dtContent li {
	float: left;
	margin-right: 4px;
}
#dtContent li.last {
	margin-right: 0px;
}
#dtBackgroundImg_01 {
	background: url(../dress/img/dress_cont01.jpg) no-repeat;
	width: 540px;
	height: 100px;
}
#dtBackgroundImg_02 {
	background: url(../dress/img/dress_cont02.jpg) no-repeat;
	width: 540px;
	height: 100px;
}
#dtBackgroundImg_03 {
	background: url(../dress/img/dress_cont03.jpg) no-repeat;
	width: 540px;
	height: 100px;
}
p.dtOverText {
	position: relative;
	top: 30px;
	left: 400px;
	font-size: 12px;
	width: 100;
	float: left;
}
/* -----------------------------------------------------------
	ドレスQ&A
----------------------------------------------------------- */

/* Q&A */
.qaContainer dl {
	clear: both;
	width: 950px;
	font-size: 85%;
}
/* Q */
.qaContainer dl dt {
	margin: 25px 0 5px;
	padding-left: 15px;
	background: url(../dress/img/dress_arrow.gif) no-repeat;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
	color: #48322A;
	padding-bottom: 2px;
	line-height: 1;
}
/* A */
.qaContainer dl dd {
	margin-bottom: 15px;
	padding-left: 15px;
	line-height: 1.4;
}
/* -----------------------------------------------------------
	ドレスサロン
----------------------------------------------------------- */

#dsContent {
	width: auto;
	font-size: 77%;
	line-height: 1;
}
#dsContent p {
	border-bottom: 1px solid #CCC;
	padding-bottom: 2px;
	margin: 10px 0 10px 0;
}
#dsList li {
	float: left;
	width: 222px;
	background: url(../dress/img/dress_arrow.gif) no-repeat;
	border-bottom: 1px solid #CCC;
	padding: 0 0 2px 15px;
	margin-top: 14px;
}
#dsList li.even {
	width: 223px;
}
/* -----------------------------------------------------------
	サロンMap
----------------------------------------------------------- */

#dsContainer {
	width: 620px;
	height: 770px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#dsContainer dl {
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #CCC;
}
#dsContainer dt {
	float: left;
}
#dsContainer dd {
	float: right;
}
#dsName {
	float: left;
}
#dsPrint {
	float: right;
	text-align: right;
	padding-top: 3px;
	cursor: pointer;
}
#dsContainer ul {
	margin-top: 50px;
	margin-bottom: 50px;
}
#dsInfoPic {
	width: 120px;
	height: 120px;
	float: left;
	background: #CCCCCC;
}
#dsInfoData {
	width: 485px;
	font-size: 85%;
	line-height: 1.4;
	padding-left: 15px;
	float: left;
}
#dsMap {
}
/* -----------------------------------------------------------
	ドレスwomen
----------------------------------------------------------- */

#dwContent {
	background:#000000;
	color:#FFFFFF;
	margin:0px;
	text-align:center;
}
a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
/* -----------------------------------------------------------
	ドレスmen
----------------------------------------------------------- */

#dmContent {
	background:#FFFFFF;
	color:#48322A;
	margin:0px;
	text-align:center;
}
a:link {
	color:#333333;
	text-decoration:none;
}
.style1 {
	font-size: 11px;
	color: #48322A;
	text-decoration: none;
	padding-right: 10px;
}
/* -----------------------------------------------------------
	
	共通
		
----------------------------------------------------------- */
.mrt15 {
	margin-top:15px;
}
.mrt20 {
	margin-top:20px;
}
/* -----------------------------------------------------------
	
	ドレス dress/index.html
	
----------------------------------------------------------- */

.floatleft {
	float:left;
	display:inline-block;
	width:450px;
	margin:15px 0 3px;
}
.floatright {
	float:right;
	display:inline-block;
	width:450px;
	margin:17px 0 6px;
	text-align:right;
}
#dressContent {
	font-size:93%;
	line-height: 1.5;
	color:#666;
}
#dressContent #section01 {
	border:1px solid #e7e7e7;
	padding:5px;
	background:url(../dress/img/bg_dress_newlineup.jpg) repeat-x scroll top center;
	background-color: #efefef;
}
#dressContent #section01 .inner {
}
#dressContent #section01 .inner dl {
	float:left;
	display:inline-block;
	width:226px;
	margin-right:10px;
}
#dressContent #section01 .inner dl.last {
	margin-right:0px;
}
#dressContent #section01 .inner dt {
	float:left;
	display:inline-block;
	width:86px;
	padding: 0px 5px;
}
#dressContent #section01 .inner dd {
	float:left;
	display:inline-block;
	width:115px;
}
#dressContent #section01 .inner dd.title {
	padding-top:5px;
	padding-bottom:10px;
}
#dressContent #section01 .inner dd.readtext {
	min-height:110px;
	_height:110px;
}
#dressContent #section01 .inner dd.link {
}
#dressContent #section02 {
	float:left;
	display:inline-block;
	width:670px;
	padding:25px 18px 0 18px;
/*	background:url(../dress/img/index_section02_bg.gif) no-repeat scroll top right;
	background-color:#fbfbfb; */
	margin-top:35px;
}
#dressContent #section02 h4 {
	margin-bottom:20px;
}
#dressContent #section02 .inner01 {
	padding-bottom:20px;
	border-bottom:1px solid #e7e7e7;
	margin-bottom:15px;
}
#dressContent #section02 .inner01 dl {
	float:left;
	display:inline-block;
	width:208px;
	margin-right:23px;
}
#dressContent #section02 .inner01 dl.last {
	margin-right:0px;
}
#dressContent #section02 .inner01 dd.title {
	padding-top:5px;
	padding-bottom:10px;
}
#dressContent #section02 .inner01 dd.readtext {
	padding-top:10px;
}
#dressContent #section02 .inner02 {
	margin-bottom:15px;
/*	background:url(../dress/img/index_section02_inner02_bg.gif) no-repeat scroll top center;*/
}
#dressContent #section02 .inner02 dl {
	float:left;
	display:inline-block;
	width:300px;
	margin-right:10px;
	padding:15px;
}
#dressContent #section02 .inner02 dl.last {
	margin-right:0px;
}
#dressContent #section02 .inner02 dd.title {
	padding-top:5px;
	padding-bottom:10px;
}
#dressContent #section02 .inner02 dd.readtext {
	padding-top:10px;
}
#dressContent #section02 .inner02 dd.img {
	padding-top:10px;
}
#dressContent #section03 {
	float:left;
	display:inline-block;
	width:233px;
/*	background-color:#fbfbfb;*/
	margin-top:35px;
	margin-left:10px;
	padding-top:18px;
}
#dressContent #section03 h5 {
	padding:0 12px;
}
#dressContent #section03 p {
	padding:0 12px;
	margin:15px 0 20px;
}
#dressContent #section03 div {
	padding:0 12px;
}
#dressContent #section03 dl {
	border:1px solid #e7e7e7;
	width:188px;
	padding:5px;
	margin-bottom:15px;
}
#dressContent #section03 dl.bg1 {
	background:url(../dress/img/index_system_icon.gif) no-repeat scroll 15px 38px;
}
#dressContent #section03 dl.bg2 {
	background:url(../dress/img/index_system_icon.gif) no-repeat scroll 15px 55px;
}
#dressContent #section03 dl.bg3 {
	background:url(../dress/img/index_system_icon.gif) no-repeat scroll 15px 53px;
}
#dressContent #section03 dd {
	padding-top:10px;
	padding-left:45px;
}
/* -----------------------------------------------------------
	
	ドレス dress/index.html
	
----------------------------------------------------------- */

#dress_salonContent {
	font-size:93%;
	line-height: 1.5;
	color:#666;
}
#dress_salonContent #section01 {
}
#dress_salonContent #section01 h3 {
}
#dress_salonContent #section01 .box {
	margin-top:15px;
	padding:20px 20px 5px;
	margin-bottom:15px;
	background-color:#F9F7F4;
}
#dress_salonContent #section01 .inner {
	background:url(../dress/img/dress_salon/dress_salon_inner_bg.gif) no-repeat scroll top right;
	background-color:#FFF;
	padding:10px 15px;
	margin-bottom:15px;
}
#dress_salonContent a {
	color:#396cd1;
	text-decoration:none
}
#dress_salonContent a:hover {
	color:#396cd1;
	text-decoration: underline;
}
#dress_salonContent #section01 .inner dl {
	background:url(../dress/img/dress_salon/dress_salon_section01_inner_dl_bg.gif) repeat-y scroll left top;
}
#dress_salonContent #section01 .inner dt {
	float:left;
	width:150px;
	display:inline-block;
}
#dress_salonContent #section01 .inner dd {
	float:left;
	width:730px;
	display:inline-block;
}
#dress_salonContent #section01 .inner ul {
 *padding-bottom:5px;
}
#dress_salonContent #section01 .inner li {
	background:url(../dress/img/dress_salon/dress_salon_icon.gif) no-repeat scroll left 50%;
	padding-left:25px;
	float:left;
	display:inline-block;
	margin-left:20px;
	_margin-left:10px;
	_margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
	white-space:nowrap;
 *pdding-bottom:10px;
}
#dress_salonContent #section01 .inner ul.last li {
	float:none;
	_margin-left:20px;
}
/* -----------------------------------------------------------
	
	ドレスQA dress_qa.html
	
----------------------------------------------------------- */

#dress_qaContent {
	font-size:93%;
	line-height: 1.5;
	color:#666;
}
#dress_qaContent .fontbold{
	font-weight:bold;
}

#dress_qaContent a {
	color:#396cd1;
	text-decoration:none;
}
#dress_qaContent a:hover {
	color:#396cd1;
	text-decoration: underline;
}
#dress_qaContent .qcolor {
	color:#e36e9e;
}
#dress_qaContent #section01 {
	padding:25px 20px 1px;
	margin-top:5px;
}
#dress_qaContent #section01 h3 {
}
#dress_qaContent #section01 ul {
	margin-top:20px;
	margin-bottom:30px;
}
#dress_qaContent #section01 ul li {
	background:url(../dress/img/dress_qa/dress_qa_anchor.gif) no-repeat scroll left;
	padding:5px 25px;
}
#dress_qaContent #section01 .inner dl {
	padding:0px 10px;
	margin-bottom:20px;
	background:url(../dress/img/dress_qa/dress_qa_dl_bg.gif) no-repeat scroll top right;
	background-color:#FFF;
}
#dress_qaContent #section01 .inner dt {
	background:url(../dress/img/dress_qa/dress_qa_q_icon.gif) no-repeat scroll left;
	padding-left:40px;
	font-weight:bold;
	font-size:116%;
	color:#e36e9e;
	padding-bottom:15px;
	padding-top:15px;
	border-bottom:1px solid #c1c1c1;
	margin-right:15px
}
#dress_qaContent #section01 .inner dd {
	background:url(../dress/img/dress_qa/dress_qa_a_icon.gif) no-repeat scroll left 10px transparent;
	padding-left:40px;
	padding-bottom:10px;
	padding-top:10px;
}
#dress_qaContent .leftBtn {
	float:left;
	display:inline-block;
}
#dress_qaContent .rightBtn {
	float:right;
	display:inline-block;
	margin-left:10px;
}

