@charset "shift_jis";
@import url(all.css);
#content {
	margin: 0px;
	padding-top: 70px;
	position: relative;
	background: #ffffff;
}


#content_main {
	width: 270px;
	position: relative;
	left: 600px;
	height: 360px;
}
#content_sub {
	position: relative;
	margin-left: 285px;
	width: 596px;
	min-height: 630px;
}
#content_sub #map {
	position: relative;
	height: 900px;
}
#dressgallery {
	min-height: 890px;
}


#dressgallery   dl  {
	float: left;
	width: 25%;
	height: 210px;
}
#dressgallery dt a img  {
	width: 123px;
	border: 1px solid #000066;
	box-shadow: 0px 0px 8px 0px #999; /* CSS3 */
	-webkit-box-shadow: 0px 0px 8px 0px #999; /* Safari, Chrome—p */
	-moz-box-shadow: 0px 0px 8px 0px #999; /* Firefox—p */
	height: 153px;
}
#dressgallery dt a:hover img  {
	border: 1px solid #FF6666;
}
#dressgallery dd a {
	text-indent: 1.5em;
	color: #000066;
	line-height: 1.2em;
	background: url(../css_image/ul_li_a.gif) no-repeat;
}
#dressgallery dd.new a {
	text-indent: 2.8em;
	background: url(../css_image/newdress.gif) no-repeat;
}
#dressgallery dd.sale a {
	text-indent: 3.5em;
	background: url(../sale/newdress.png) no-repeat;
}
#mainmenu   #price{
	width: 230px;
	position: relative;
	background: #7F7C90 url(../css_image/price03.jpg) no-repeat bottom;
	clear: both;
	margin-top: 250px;
}
#content_main ul li {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #C3B59A;
	font-size: 10px;
}

#speed_content p {
	position: relative;
	background: url(none);
	width: 230px;
}
#price dl {
	clear: both;
	border-top: 1px solid #BFBEC8;
	padding: 1em;
}
#shopinfo p {
	padding-right: 2em;
}

#price dt {
	float: left;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 1.65em;
}
#price dd {
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.65em;

}



h1 {
	padding-bottom: 0.5em;
}
#content_sub  a  {
	color: #FF6666;
	text-decoration: none;
	display: block;
}
#content_sub a:hover {
	color: #FF6666;
}

#link  a  img {
	border: 1px solid #999999;
}
#link  a:hover  img {
	border-color: #000066;
}
#content_sub #qanda dl dt {
	background: url(../faq/qa3.png);
	padding: 20px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
#content_sub #qanda dl dd {
	background: url(../faq/qa4.png);
	padding: 20px;
	margin-bottom: 40px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
