body {
	background-image:url(../images/dress/bg_all_top.png);
	background-repeat:repeat-x;
	background-position:top center;
	-webkit-background-size: 320px 245px;
	color:#666;
}
#wrapper {
	text-align:center;
	background-image:url(../images/dress/bg_all_bot.png);
	background-repeat:repeat-x;
	background-position:bottom center;
	-webkit-background-size: 320px 245px;
}
header{
	margin-top:1.0em;
}
header img {
	margin: 0 0 4px 4px;
}
header #List {
	float: right;
	height:28px;
	margin:10px 6px;
}
section {
	clear:both;
}
#background_mono {
	background: url(../images/kaijo/bg_monog.png) repeat center bottom;
	-webkit-background-size: 320px 385px;
	padding-bottom:1.5em;
}
#dresstop {
	text-align:left;
	margin-top:1.0em;
}
#dresstop #name {
	background:url(../images/dress/bg_border.png) repeat-x;
	-webkit-background-size: 319px 176px;
	border-top:2px solid #ff9900;
	border-bottom:2px solid #ff9900;
	width:100%;
	display:table;
	table-layout:fixed;
	overflow:hidden;
}
#dresstop h1 {
	display:table-cell;
	vartical-align:middle;
	width:100%;
	}
#dresstop h1 a{
	display:block;
	background:url(../images/dress/icon_clover.png) 10px 50% no-repeat;
	-webkit-background-size: 34px 33px;
	padding:15px 0 14px 56px;
	text-decoration:none;
	color: #E9663A;
	width:100%;
	}
	
/*iPhone用hoverスクリプト*/
#dresstop h1 a.hover{
	display:block;
	background-color:#cccccc;
	-webkit-background-size: 34px 33px;
	padding:15px 0 14px 56px;
	text-decoration:none;
	color:#ffaf36;
	width:100%;
}
	
#dresstop p{
	color: #ffaf36;
	padding:0.5em;
	font-weight:bold;
}
#photo .arrow {
	background-image:url(../images/dress/list_mark_photo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:240px;
    text-align: center;
    min-width:240px;
}
#photo .arrow:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
#photo .arrow_first {
	background:url(../images/dress/list_mark2.png) 97% 50% no-repeat;
	height:240px;
    text-align: center;
    min-width:240px;
}
#photo .arrow_first:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
#photo .arrow_last {
	background:url(../images/dress/list_mark2_rev.png) 3% 50% no-repeat;
	height:240px;
    text-align: center;
    min-width:240px;
}
#photo .arrow_last:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
#photo .image{
  display: inline-block;
  vertical-align:middle;
}
#photo ul li .head {
	display:block;
	font-weight:bold;
	color:#ffffff;
	font-size:1.0em;
	background-color:#ff9900;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffe4bc),to(#ff9900));
	padding:0.5em;
	text-shadow: 1px 1px 1px #fb7d00;
	border-top:solid 1px #ffb647;
	margin-top:0.5em;
}
#photo ul li .txt{
	text-align:left;
	background-color:#f6f6f6;
	font-size:0.8em;
	margin:0 auto;
	color:#666666;
	padding:0.5em;
	border-top:solid 1px #ffb647;
	border-bottom:1px solid #ffb647;
}
h2 {
	padding:0.5em;
	background-color:#e94a80;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8d6e2),to(#e94a80));
	border:#bc8b9c solid 1px;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	text-align: left;
}
.mt1em{
	margin-top:1.0em;
}
.mark {
	margin:0 0.5em;
	float:left;
}
h2 .right{
	float:right;
	padding-top:4px;
	margin-right:0.5em;
}
#caption {
	text-align:left;
	color:#666666;
	padding-bottom:1.0em;
	margin-bottom:1.0em;
	border-bottom:dashed 2px #F1C98D;
}
#caption .left {
	clear: left;
	float: left;
	margin-right: 0.5em;
}

#caption .osusume{
	color:#ff7f40;
	font-size:1.0em;
	font-weight:bold;
	background-color:#ffd9d9;
	margin:1.0em 0.5em 0 0.5em;
	}
#caption h2 + .osusume{
	margin-top:1.0em;
}
#caption .brandname {
	font-size:1.2em;
	padding:0.5em 0 0 0.5em;
}
#caption h3 {
	display:block;
	padding:12px 0.5em;
	text-align:center;
	background: url(../images/dress/bg_dot_orange.png) repeat;
    -webkit-background-size:30px 30px;
}
#caption .pinkbg {
	background: url(../images/dress/bg_dot.png) repeat;
    -webkit-background-size:30px 30px;
}
#caption .pink{
	color:#e62e6c;
}
#caption .bold{
	font-weight:bold;
	margin-top:0.5em;
	color:#ED941B;
}
#caption p{
	font-size:12px;
	padding:0.5em 0.5em 0 0.5em;
	margin:0 0.5em;
}
nav {
	width:300px;
	margin:0 auto;
	text-align:left;
}
nav .button {
	margin-top:1.0em;
}
nav img{
	vertical-align:bottom;
}
nav img.left{
	margin-right:2px;
}

#tokuten{
	border-top: 2px dashed #ffe5b2;
	border-bottom: 2px dashed #ffe5b2;
	margin:1.5em 0.5em;
	padding:1.0em 0;
	text-align:left;
}
#tokuten p {
	float:left;
	padding-top:4px;
}
#tokuten dl{
	clear:both;
	padding-top:0.3em;
}
#tokuten dl dt{
	background:#ffaf36;
	color:#ffffff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
	padding:0.5em;
	font-weight:bold;
	margin:0.5em 0;
	border:#ffb647 solid 2px;
	-moz-box-shadow: 1px 1px 3px #ffb647;
	-webkit-box-shadow: 1px 1px 3px #ffb647;
}
#tokuten dl dd{
	padding:0.5em;
	color:#ed941b;
	font-size:12px;
}
#tokuten dl dd .bold{
	font-weight:bold;
}
#tokuten dl dd img{
	margin-right:4px;
}
#tokuten dl dd.yukou{
	color:#999;
	line-height:1.3em;
	font-size:0.9em;
}
#tokuten dl dd.yukou span{
	color:#ff7f40;
	font-weight:bold;
}



#tel {
	margin:14px auto 0 auto;
	width:280px;
	height:68px;
	text-align:left;
	font-size: 12px;
	border: 2px dotted #ADD1E4;
	border-radius:10px;
	background-color:#EEF8FF;
	box-shadow: 3px 3px 5px 0px #ccc; /* CSS3 */
}
#tel a{
	display:block;
	height:54px;
	padding:0.7em;
	text-decoration:none;
	color:#666;
}
#tel p{
	font-size:1.6em;
	font-weight:bold;
	color:#E6326D;
}
#tel img {
	margin-right:10px;
	float: left;
	
}
#tel span{
	color:#fa7aaa;
	font-weight:bold;
}
#data {
	margin-top:1.5em;
	text-align:left;
}
#data dl.content_up{
	height:100%;
}
#data dl.content_up dt{
	background-color:#ffe5b2;
	color:#ff7f40;
	border-top:#ff7f40 solid 1px;
	border-bottom:#ff7f40 solid 1px;
	padding:0.5em;
	font-weight:bold;
}
#data dl.content_up dt:first-child{
	border-top:none;
}
#data dl.content_up dd{
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff),to(#e1e1e1));
	font-size:0.9em;
	padding:0.5em 1.2em 0.5em 1.0em;
}
#data dl.content_up dd:last-child{
	border-bottom:#ff7f40 solid 1px;
}
#data dl.content_up .lineup {
	font-size:0.8em;
}
#data .content_up .center {
	text-align: center;
}
#data div.acordion {
	background-color:#ffe5b2;
	color:#ff7f40;
	border-bottom:#ff7f40 solid 1px;
	padding:0.5em;
	font-weight:bold;
}
#data .acordion img{
	float:right;
	padding-top:4px;
	margin-right:0.5em;
}
#data dl.content{
	height:100%;
	font-size:0.9em;
}
#data dl.content dt{
	background-color:#FFF1D9;
	color: #E48843;
	padding:0.5em;
	font-weight:bold;
}
#data dl.content dt:first-child{
	border-top:none;
}
#data dl.content dd{
	font-size:0.9em;
	padding:0.5em 1.0em 0.5em 1.2em;
	background-color: #F6F6F6;
}
#data dl.content dd:last-child{
	border-bottom:#ff7f40 solid 1px;
}
#data dl.content .map{
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff),to(#e1e1e1));
	display:block;
	padding:0.5em;
	color:#666;
	line-height:10px;
	text-decoration:none;
	font-weight:bold;
	-webkit-background-size:92px 24px;
}

.forPC {
	border:#d1afba 1px solid;
	height:30px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #ECEAEA;
	margin-top:1.0em;
}
.forPC a{
	display:block;
	font-weight:bold;
	font-size:14px;
	color:#f69;
	text-decoration:none;
	height:30px;
	line-height:30px;
	padding:0 1.0em;
	background: url(../images/kaijo/forPC.png) 97% 50% no-repeat;
	-webkit-background-size:92px 17px;
	text-align:left;
}

footer #copy {
	color: #666;
	background-color: #ffe048;
}
