@charset "utf-8";

/* ################################## */
/* ## ページCSS - Introduction     ## */
/* ################################## */

@import url("/styles/common/reset.css");
@import url("/styles/layout/standard.css");

/* #---------------------# */
/* # コンテントヘッダー  # */
/* #---------------------# */
#content-header {
	background-color: #5c4b36;
	background-repeat: no-repeat;
	margin: 20px 0 25px 0;
	position: relative;
}

#content-header a {
	display: block;
	height: 21px;
}

#content-header img {
	top: 1px;
	left: 30px;
	position: absolute;
}

.content-header-1 { background-image: url(/images/common/content_header-bg_brown.gif); }
.content-header-2 { background-image: url(/images/common/content_header-bg_red.gif); }
.content-header-3 { background-image: url(/images/common/content_header-bg_blue.gif); }

/* #---------------------# */
/* # サイドボックス      # */
/* #---------------------# */
#sideBox {
	border-right: 1px solid #4d463d;
	margin-bottom: 20px;
	width: 275px;
	float: left;
}

/* #---------------------# */
/* # 内容                # */
/* #---------------------# */
#content {
	width: 624px;
	float: left;
	position: relative;
}

/* #---------------------# */
/* # カタログ            # */
/* #---------------------# */
ul#catalog {
	list-style: none;
	padding-left: 45px;
}

ul#catalog li {
	list-style-type: none;
	width: 182px;
	height: 382px;
	display: block;
	position: relative;
	float: left;
	overflow: hidden;
}

ul#catalog li div {
	padding-right: 20px;
	padding-bottom: 30px;
}

ul#catalog li em {
	background-color: #4e4538;
	border-right: 1px solid #17140f;
	border-bottom: 1px solid #17140f;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	top: 1px;
	left: 1px;
	width: 5em;
	padding: 3px 0;
	display: block;
	position: absolute;
}

ul#catalog li a {
	border: 1px solid #17140f;
	display: block;
}

/* #---------------------# */
/* # ページャー          # */
/* #---------------------# */
ul#pager {
	text-align: right;
	list-style: none;
	right: 55px;
	bottom: 10px;
	position: absolute;
}

ul#pager li {
	margin-left: 20px;
	display: inline;
}

/* #---------------------# */
/* # サムネイルリスト    # */
/* #---------------------# */
#favoriteList {
}

.dropTarget {
	border: 3px solid #453e34;
}

.sector {
	margin-left: 25px;
	margin-right: 25px;
}

.sector-margin {
	margin-bottom: 30px;
}

.sector-margin {
	margin-bottom: 30px;
}

.sector-caption {
	padding-left: 12px;
	padding-bottom: 12px;
}

ul.thumbList {
	background-color: #272119;
	list-style: none;
	padding: 10px;
}

ul.thumbList li {
	list-style-type: none;
	margin-bottom: 10px;
	display: block;
	position: relative;
}

ul.thumbList li a.switch {
	background-position: left center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 85px;
	height: 60px;
	line-height: 60px;
	display: block;
}

ul.thumbList li a.switch:link    { text-decoration: none; color: #FFFFFF; }
ul.thumbList li a.switch:visited { text-decoration: none; color: #FFFFFF; }
ul.thumbList li a.switch:hover   { text-decoration: underline; color: #FFFFFF; background-color: #453e34; }
ul.thumbList li a.switch:active  { text-decoration: none; color: #FFFFFF; }

ul.thumbList li a.delete {
	font-weight: bold;
	font-style: 150%;
	right: 0px;
	top: 0;
	padding: 0 5px;
	height: 60px;
	line-height: 60px;
	position: absolute;
	display: block;
}

ul.thumbList li a.delete:link    { text-decoration: none; color: #453e34; }
ul.thumbList li a.delete:visited { text-decoration: none; color: #453e34; }
ul.thumbList li a.delete:hover   { text-decoration: none; color: #d65038; background-color: #453e34; }
ul.thumbList li a.delete:active  { text-decoration: none; color: #d65038; }


ul.thumbList .actived {
	background-color: #453e34;
	background-position: left center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 85px;
	height: 60px;
	line-height: 60px;
	display: block;
}

ul.thumbList-scrollOption {
	height: 350px;
	overflow: auto;
	position: relative;
}

ul.linkList {
	list-style: none;
	width: 100%;
	overflow: auto;
}

ul.linkList li {
	list-style-type: none;
	width: 100%;
	display: block;
	float: left;
}

ul.linkList li a {
	background-color: #17140f;
	text-align: center;
	height: 2em;
	line-height: 2em;
	display: block;	
}

ul.linkList li a:link    { text-decoration: none; color: #453e34; }
ul.linkList li a:visited { text-decoration: none; color: #453e34; }
ul.linkList li a:hover   { text-decoration: none; color: #d65038; background-color: #453e34; }
ul.linkList li a:active  { text-decoration: none; color: #d65038; }

ul.singleSector {
	list-style: none;
}

ul.singleSector li {
	background-color: #272119;
	margin-bottom: 1px;
	display: block;
}

ul.singleSector li a#reservationBtn {
	background-image: url(/images/common/reservation-mail.gif);
	background-position: 13px center;
	background-repeat: no-repeat;
	padding: 5px 0 5px 33px;
}

ul.singleSector li a#contactBtn {
	background-image: url(/images/common/contact-tel.gif);
	background-position: 13px center;
	background-repeat: no-repeat;
	padding: 5px 0 5px 33px;
}

ul.singleSector li a#magazineBtn {
	background-image: url(/images/common/magazine-info.gif);
	background-position: 13px center;
	background-repeat: no-repeat;
	padding: 5px 0 5px 33px;
}

ul.singleSector li  a { display: block; }
ul.singleSector li  a:link    { text-decoration: none; color: #FFFFFF; }
ul.singleSector li  a:visited { text-decoration: none; color: #FFFFFF; }
ul.singleSector li  a:hover   { text-decoration: none; color: #d65038; }
ul.singleSector li  a:active  { text-decoration: none; color: #d65038; }

#bookmarkBox {
	margin-bottom: 15px;
	text-align: center;
}

