@charset "UTF-8";

/* -ウェブページ コンテンツのスタイル- */

/* ---------------------------------------------------------------- *

 共通のスタイル

 * ---------------------------------------------------------------- */

.asset-header,

.asset-body,

.asset-footer {

	margin-bottom:15px;

}



.asset-header {

	background:url("../img/weddingdress/dresslist/dresslist-title-bg.gif") repeat-x scroll 0 0 transparent;

	padding:1px;

	}

	#page-title {

		background:none;

		border:1px solid #C9B05C;

		color:#ffffff;

		padding:3px 12px 3px;

		margin:0;

	}

.asset-content {

	margin-bottom:30px;

	}

.tweetmeme {

	margin:10px 0 7px;

}



#submenu {

	margin-bottom:10px;

	}

	#submenu h2 {

		background:url("../img/common/subnavi-title-bg01.jpg") no-repeat !important;

		height:24px;

		line-height:24px;

		color:#ffffff;

		text-indent:22px;

		margin-bottom:5px;

		}

	#submenu ul {

		border-top:1px solid #D5D5D5;

		}

		#submenu ul li a {

			width:225px;

			height:30px;

			line-height:30px;

			font-size:.9em;

			text-indent:22px;

			display:block;

			border-right:1px solid #D5D5D5;

			}

			#submenu ul li a:link, #submenu ul li a:visited {

				background:url("../img/common/subnavi-button01.jpg") no-repeat;

				}

			#submenu ul li a:hover {

				background:url("../img/common/subnavi-button01.jpg") 0 -30px no-repeat;

				}



/* ---------------------------------------------------------------- *

 ウェブページ アーカイブ

 * ---------------------------------------------------------------- */

.page-asset h3 {

	margin:0 0 15px;

	font-size:1.3em;

	font-weight:bold;

	background:#EEECE8 url("../img/common/page-asset-h3-bg.gif") no-repeat;

	/*height:36px;*/

	line-height:36px;

	padding-left:40px;

}

.page-asset h4 {

	font-size:1.1em;

	border-left:5px solid #CFB96A;

	padding:1px 0 1px 12px;

	margin:20px 0 10px;

	color:#3D3630;

	font-weight:bold;

}

.page-asset h5 {

	font-size:1.0em;

	border-bottom:1px dotted #CFB96A;

	padding:1px 0 5px;

	margin:0 0 5px;

	color:#3D3630;

	font-weight:bold;

}

.page-asset h6 {

	border:1px solid #0000ff;

}

.page-asset p {

	margin:0 0 18px;

	color:#444444;

	clear:both;

}

.page-asset table,

.page-asset ol,

.page-asset ul {

	margin-bottom:10px;

}

.page-asset ul li {

	margin:2px 0;

}

.page-asset table th,

.page-asset table td {

	padding:4px 0 4px;

	border-bottom:1px solid #cccccc;

}

#map_canvas {

	height:300px;

	border:1px solid #999999;

}

#salon_map_canvas {

	height:400px;

	border:1px solid #999999;

}
.enter {
	border:1px solid #937F38;
	padding:1px;
	width:220px;
	vertical-align:middle
}
.enter a:link,
.enter a:visited {
	background:#937F38;
	padding:5px 15px;
	color:#ffffff;
	text-decoration:none;
	display:block;
}
.enter a:hover {
	color:#635950;
}


