@charset "UTF-8";
/* -ウェディングドレス コンテンツのスタイル- */
/* ---------------------------------------------------------------- *
共通のスタイル
* ---------------------------------------------------------------- */
.asset-header,
.asset-body,
.asset-footer {
	margin-bottom:30px;
}

#shop-dress {
	clear:both;
}
#shop-dress-inner {
}
#shop-dress .title {
	background:#928970!important;
	color:#ffffff;
	padding:0px 8px;
	margin-bottom:5px;
}
#shop-dress .asset {
	background:url(../img/weddingdress/shoppage/shop-dress-list-bg.gif) repeat-x;
}
#shop-dress .asset table {
	width:100%;
	border-collapse:collapse;
}
#shop-dress .asset table td {
}
#shop-dress .asset table td.prev,
#shop-dress .asset table td.next {
	width:30px;
	padding:0 5px;
}
#shop-dress .asset table td.main {
}
#shop-dress .asset table td a {
	display:block;
}
#shop-dress .asset table td.main li a img {
	display:inline-block;
}
.carousel {
	margin-bottom:5px;
}
.carousel ul {
}
.carousel ul li {
	width:84px;
	height:112px;
	background:#cccccc;
	margin:0 2px;
}
#shop-dress .asset-btn {
	text-align:center;
}

/* 特典タブナビゲーション */
@media projection, screen {
.ui-tabs-hide {
	display: none;
}
}
@media print {
.ui-tabs-nav {
	display: none;
}
}
.ui-tabs-nav {
	list-style: none;
	margin: 0;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
	display: block;
	clear: both;
	content: " ";
}
.ui-tabs-nav li {
	float: left;
	min-width: 84px; /* be nice to Opera */
	margin-bottom:-5px;
}
.ui-tabs-nav li.ui-tabs-selected {
}
.ui-tabs-nav a,
.ui-tabs-nav a span {
	display: block;
	background: url(../js/jquery/tabmenu/tab.png) no-repeat;
}
.ui-tabs-nav a {
	/* margin: 1px 0 0; position: relative makes opacity fail for disabled tab in IE */
	padding:0 9px 0 0;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	white-space: nowrap; /* required in IE 6 */    
	outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
	position: relative;
	z-index: 2;
	color:#DBCB8F;
}
.ui-tabs-nav a span {
	width: 64px; /* IE 6 treats width as min-width */
	min-width: 64px;
	height: 18px; /* IE 6 treats height as min-height */
	min-height: 18px;
	padding: 7px 5px 3px 14px;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
	width: auto;
	height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
	padding:10px 5px 0px 14px;
}
.ui-tabs-nav .ui-tabs-selected a {
	background-position: 100% -59px;
}
.ui-tabs-nav a {
	background-position: 100% -92px;
}
.ui-tabs-nav .ui-tabs-selected a span {
	background-position: 0 0;
}
.ui-tabs-nav a span {
	background-position: 2px -35px;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
	cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
	cursor: pointer;
}
.ui-tabs-nav a:hover {
	cursor: pointer;
}
.ui-tabs-nav a:hover,
.ui-tabs-disabled {
	opacity: .6;
	filter: alpha(opacity=60);
}
.ui-tabs-nav .ui-tabs-selected a {
	opacity: 1;
	filter: alpha(opacity=100);
}
.ui-tabs-panel {
	font-size:.9em;
}
/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
	display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
	display: inline-block;
}




/* ---------------------------------------------------------------- *
ショップリスト メインページ
* ---------------------------------------------------------------- */
#dress-shop-list {
}
#dress-shop-list .shop-list-area {
	margin:10px 0;
	padding:5px 10px;
	color:#999;
	background:#f3f3f3;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:small;
}

#dress-shop-list .list {
	clear:both;
}
#dress-shop-list .list li {
	float:left;
	width:158px;
	border:1px solid #ccc;
	padding:5px;
	margin:5px 5px 30px;
	_margin:5px 4px 30px;
}
#dress-shop-list .list li a.img {
	width:158px;
	height:200px;
	overflow:hidden;
	display:inline-block;
	background:#cccccc;
}
#dress-shop-list .list li a.img img {
	width:158px;
	display:inline-block;
}
#dress-shop-list .list li a.img:hover img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.7;
	opacity:0.7;
}
#dress-shop-list .list li h3 {
	height:11px;
	margin:0;
	border:none;
}
#dress-shop-list .list li div {
	font-size:x-small;
	color:#666666;
}
#dress-shop-list .list li .shopname {
	font-size:x-small;
	color:#BE9D2C;
}
#dress-shop-list .list li .shoparea {
	height:1em;
}
#dress-shop-list .list li .shoplink {
	text-align:right;
}

/* ---------------------------------------------------------------- *
ショップページ ブログ記事リストアーカイブ
* ---------------------------------------------------------------- */
#shop-header {
	padding:9px;
	background:#3D3630;
	margin-bottom:0px;
}
#shop-img {
	display:inline-block;
	margin-bottom:5px;
}
#shop-title {
	width:393px;
	height:44px;
	margin:0;
	padding:5px 10px;
	float:left;
	background:#1f1c18;
	color:#ffffff;
	background:url(../img/weddingdress/shoppage/page-title-bg.gif) no-repeat;
	font-weight:bold;
	line-height:1.75em;
}
#shop-title span {
	display:block;
	font-size:1.2em;
}
#shop-title i {
	display:block;
	color:#DBCB8F;
}
#shop-header .shop-contact {
	float:right;
}

#shop-body {
}
#shop-body p {
}
#shop-left {
	width:394px;
	float:left;
	margin-bottom:15px;
}
#shop-left .shop-maincopy {
	margin-bottom:15px;
	}
#shop-left .shop-maintext {
	margin-bottom:15px;
}
#tokuten {
	margin-bottom:15px;
}
#tokuten .tokuten-body {
	border:4px solid #DEDAD3;
	background:#ffffff;
}
#tokuten .tokuten-body-inner {
	border:1px solid #BFB8AA;
	padding:5px 8px;
}
#tokuten .tokuten-body-inner li {
	margin-top:5px;
}
#tokuten #flexcroll {
	height:120px;
	outline:medium none;
	overflow:auto;
	position:relative;
	width:inherit;
}
#shop-tokuten ul li .label i {
	display:inline-block;
	line-height:1;
	padding:2px 10px;
	background:#CFB96A;
	font-weight:bold;
	font-size:.85em;
	margin-bottom:3px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
}
#how-to-tokuten {
}
#how-to-tokuten ol {
	list-style: outside decimal;
	padding-left:20px;
}
#how-to-tokuten ol li {
	margin:0 0 6px;
}

#shop-category {
	margin-bottom:15px;
}
#shop-category .body {
}
#shop-category .body li {
	float:left;
	margin:4px 10px 0 0;
	padding-left:20px;
	background: url(../img/weddingdress/shoppage/shop-category-mark01.gif) left center no-repeat;
}
.shop-navi {
	width:100%;
}
.shop-navi td {
	width:130px;
}
.shop-navi .main-index {
}
.shop-navi .next {
	text-align:right;
}

#shop-right {
	width:285px;
	float:right;
	margin-bottom:15px;
}
#shop-right p.title b {
	background:#CFB96A;
	color:#fff;
	display:block;
	padding:0 5px;
}

#price,
#option {
	margin-bottom:20px;
	clear:both;
}
#price table,
#option table {
	font-size:.85em;
	border-collapse:collapse;
	border-spacing:2px;
}
#price table tr,
#option table tr {
}
#price table tr th,
#option table tr th {
	float:left;
	width:205px;
	padding:3px 0 3px 5px;
	background:url(../img/common/border-bottom-dotted01.gif) bottom repeat-x;
	font-weight:bold;
	color:#454545;
}
#price table tr td,
#option table tr td {
	float:right;
	width:70px;
	padding:3px 5px 3px 0;
	text-align:right;
	background:url(../img/common/border-bottom-dotted01.gif) bottom repeat-x;
}
#link {
	margin:0 0 20px;
	font-size:small;
	line-height:1.6em;
}
#link ul {
	list-style:disc outside;
	padding:0 0 0 15px;
}
#link ul li {
	margin-bottom:10px;
}
#shop-map {
	clear:both;
	border:5px solid #f3f3f3;
}
#shop-map-inner {
	border:1px solid #d1d1d1;
	padding:8px;
}
#googlemap {
	float:left;
	width:390px;
}
#shop-access {
	margin-left:395px;
}
#shop-access p strong {
	font-weight:bold;
}
#shop-access p span {
	color: #C1A840;
	font-style:italic;
}
#shop-access .shop-access-print {
	
}
#shop-access dl {
	margin:10px 0 0;
}
#shop-access dl dt:before {
	content:"□ ";
}
#shop-access dl dt {
	font-weight:bold;
	font-size:11px;
	margin:5px 0 0;
	color:#3D3630;
}
#shop-access dl dd {
	border-bottom:1px dotted #ccc;
	padding-bottom:4px;
}
#shop-footer {
	margin-bottom:0px;
}
#shop-footer #shop-dress {
	border:4px solid #EAE8E3;
	margin-bottom:15px;

}
#shop-footer #shop-dress-inner {
	border:1px solid #C0B9AB;
	padding:4px;
}
#shop-footer #shop-dress .asset table td {
}
#shop-footer #shop-dress .asset table td.prev,
#shop-footer #shop-dress .asset table td.next {
	width:37px;
	padding:0 5px;
}


/* ---------------------------------------------------------------- *
ドレスリスト メインページ
* ---------------------------------------------------------------- */

#dresslist-header {
	background:#3D3630;
	padding:9px;
}
#dresslist-title {
	background:url(../img/weddingdress/dresslist/dresslist-title-bg.gif) repeat-x;
	height:52px;
	padding:1px;
}
#content-main #dresslist-title-inner {
	border:1px solid #5F5343;
	height:auto;
	max-height:50px;
	background:none;
	padding:3px;
}
#dresslist-title span {
	display:block;
	font-size:1.2em;
	font-weight:bold;
	color:#ffffff;
}
#dresslist-title i {
	display:block;
	color:#DBCB8F;
}
/*/サーチナビテスト/*/
.searchnavi {
	padding:12px 9px 9px;
	background:url(../img/weddingdress/dresslist/search-navi-bg.jpg) 0 -70px no-repeat;
}
.searchnavi table {
	width:100%;
}
.searchnavi table th,
.searchnavi table td {
}
.searchnavi table th {
	padding-bottom:10px;
	font-size:90%;
}
.searchnavi table td {
	vertical-align:top;
	color:#ffffff;
}
.searchnavi table th p {
	background:#84702B;
	display:inline-block;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:1px 5px;
	color:#ffffff;
	font-weight:bold;
}
.searchnavi label {
	font-size:80%;
	margin:3px 0;
	display:inline-block;
}
.searchnavi label:hover span {
	text-decoration:underline;
}
.searchnavi input {
	vertical-align:middle;
	margin:2px 8px 2px 5px;
}
.searchnavi #word {
	width:160px;
	display:inline-block;
	padding:3px 4px;
	margin:10px 3px 0;
}
.searchnavi #searchnavi-text {
	margin:5px 0;
	color:#DBCB8F;
}
.searchnavi th a:link,
.searchnavi th a:visited {
	color:#8ED2FF!important;
}



#dresslist-body {
}
#dresslist-list {
}
#dresslist-list .asset-dress {
	float:left;
	width:170px;
	height:343px;
	margin:0 5px 12px;
}
#dresslist-list .asset-dress-inner {
	padding:5px;
	background:#DEDAD3;
}
#dresslist-list .asset-dress .img {
	border:1px solid #C0B9AB;
	width:158px;
	height:245px;
	overflow:hidden;
}
#dresslist-list .asset-dress .img a {
	display:inline-block;
}
#dresslist-list .asset-dress .img img {
	display:inline-block;
	/*width:158px;*/
	height:245px;
	background:#ccc;
}
#dresslist-list .asset-dress h3 {
	margin:5px 0 0;
	padding:3px 5px 0;
	background:#2A2620;
	color:#FFFFFF;
	font-size:.9em;
}
#dresslist-list .asset-dress p {
	padding:0 5px 3px;
	background:#2A2620;
	color:#DBCB8F;
	font-size:.85em;
}
#dresslist-list .asset-dress .taglist {
	background:#AEA493;
}
#dresslist-list .asset-dress .taglist .entry-tag {
	float:left;
	display:inline-block;
	font-size:.8em;
	margin-right:3px;
}

#dresslist-footer {
}
.content-nav {
	margin-bottom:20px;
}
.content-nav span {
	display:inline-block;
	margin-bottom:5px;
}
.content-nav span a,
.current_page {
	display:inline-block;
	padding:2px 6px;
	margin-right:4px;
	border:1px solid #cccccc;
	background:#f3f3f3;
}
.current_page {
	background:#DBCB8F!important;
	border:1px solid #AEA493!important;
	color:#fff!important;
}

/* ---------------------------------------------------------------- *
ドレスページ ブログ記事
* ---------------------------------------------------------------- */
#dress-header {
	background:#3D3630;
	color:#ffffff;
	padding:9px;
	position:relative;
}
#dress-left {
	float:left;
	width:358px;
}
#dress-img {
	display:inline-block;
	width:360px;
	height:558px;
	background:#ccc;
	opacity:1;
	filter: alpha(opacity=100)!important;
}
#dress-right {
	width:315px;
	float:right;
}
#dress-title {
	max-height:52px;
	padding:1px;
	margin-bottom:15px;
	overflow:hidden;
	background:url(../img/weddingdress/dresspage/dress-title-bg.gif) repeat-x;
}
#dress-title-inner {
	border:1px solid #E1D4A5;
	padding:8px;
	max-height:34px;
	line-height:1;
}
#dress-title span {
	display:block;
	font-size:1.1em;
	font-weight:bold;
	color:#CFB96A;
	margin-bottom:5px;
}
#dress-title i {
	display:block;
	color:#FFFFFF;
}
.asset-entrybody,
.asset-entrymore {
	font-size:.85em;
	margin-bottom:15px;
}
#dress-header #tokuten {
	color:#000000;
	margin:0 0 10px;
}
table#dress-price {
	width:100%;
	margin-bottom:15px;
}
#dressprice tr {
}
#dress-price th,
#dress-price td {
	padding:2px 4px;
	vertical-align:bottom;
	border-bottom:1px solid #766854;
}
#dress-price th {
	width:140px	;
	font-size:.9em;
}
#dress-price td {
	font-size:1.2em;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}

#dress-category {
	margin-bottom:40px;
}
#dress-category p.title {
	color:#CFB96A;
}
#dress-category li {
	float:left;
	margin:4px 10px 0 0;
	padding-left:20px;
	background: url(../img/weddingdress/shoppage/shop-category-mark01.gif) left center no-repeat;
}
#dress-category li a:link {
	color:#8ED2FF;
	font-size:0.8em;
}
.dress-navi01 {
	margin-bottom:9px;
}
.dress-navi02 {
	position:absolute;
	bottom:9px;
	right:9px;
	width:315px;
}
.dress-navi02 td {
	width:92px;
}
.dress-navi02 .main-index {
	width:auto;
	text-align:center;
}
.dress-navi02 .next {
	text-align:right;
}
.dress-navi {
	position:absolute;
	bottom:9px;
	right:9px;
	width:315px;
}
.dress-navi td {
	width:92px;
}
.dress-navi .main-index {
	width:auto;
	text-align:center;
}
.dress-navi .next {
	text-align:right;
}

#dress-body {
}
#shop-information {
	background:#EAE8E3;
	padding:5px;
	position:relative;
}
#shop-information .label,
#how-to-tokuten-bottom .label {
	background:#433C33;
	width:260px;
	font-weight:bold;
	color:#ffffff;
	padding:1px 4px;
	font-size:.8em;
	position:absolute;
	top:0;
	left:0;
}
#shop-information .title {
	font-weight:bold;
}
#shop-information-inner {
	border:1px solid #C0B9AB;
	background:#F2F1EE;
	padding:25px 10px 10px;
}
#shop-info-left {
	float:left;
	width:360px;
	margin-bottom:30px;
}
#shop-info-left .shop-name {
	font-weight:bold;
	line-height:1.5em;
	margin-bottom:15px;
}
#shop-info-left .shop-name span {
	display:block;
}
#shop-info-left .shop-name i {
	font-size:1.2em;
	display:block;
}
#shop-info-right {
	float:right;
	width:310px;
	margin-bottom:30px;
}
#shop-info-right .asset-subshop-list {
	margin-bottom:15px;
}
#shop-info-right .asset-subshop-list p {
	background:url(../img/weddingdress/dresspage/dress-shop-list-mark.gif) left center no-repeat;
	padding-left:15px;
}

#shop-info-right #shop-category {
	margin-bottom:15px;
}
#shop-dress {
}

#dress-footer {
}
#how-to-tokuten-bottom {
	position:relative;
	padding-top:25px;
}
#how-to-tokuten-bottom .title {
}
#how-to-tokuten-bottom ol {
	list-style: outside decimal;
	padding-left:20px;
	font-size:.8em;
}
#how-to-tokuten-bottom ol li {
	margin:2px 0;
}


