@charset "Shift_JIS";

@import "about.css";/* 各ディレクトリ専用 外部読み込み */


/*---------------------------
次階層以下のページで使用するCSS
------------------------- */



div#nextArticle{/* next共通本文 */
	width:640px;
}


img.grayframe{/* 写真の枠線 */
	padding:3px;
	border:1px solid #BCBCBC;
	background:#FFFFFF;
}

img.grayframe2{/* 写真の枠線 */
	border:1px solid #BCBCBC;
	background:#FFFFFF;
	float: right;
	padding: 3px;
	margin-right: 10px;
	position: relative;
	top: -70px;
}


.sstitle01{/* 中タイトル */
	color:#575757;
	padding:2px 0 1px 15px;
	background:url(../img/mark_sstitle01.gif) #eeebeb no-repeat 4px 4px;
	font-size:100%;
	margin-bottom:24px;
}

.ssstitle01{/* 小タイトル */
	color:#575757;
	padding:1px 0 6px 15px;
	border-bottom:1px solid #cccccc;
	background:url(../img/mark_ssstitle01.gif) no-repeat 0px 3px;
	font-size:100%;
	margin-bottom:12px;
}
.ssstitle02{/* 小タイトル */
	color:#575757;
	padding:1px 0 0px 15px;
	background:url(../img/mark_ssstitle01.gif) no-repeat 0px 3px;
	font-size:100%;
	margin-bottom:8px;
}
.ssstitle03{/* 小タイトル */
	color:#575757;
	padding:1px 0 0px 15px;
	background:url(../img/mark_ssstitle01.gif) no-repeat 0px 3px;
	font-size:100%;
	margin-bottom:3px;
}
.nextlabel01{/* 見出しラベル */
	color:#575757;
	padding:0px 0 0px 15px;
	background:url(../img/mark_label01.gif) no-repeat 0px 3px;
	font-size:100%;
	margin-bottom:10px;
}


.btn_contact{width:100px;}


ul.marktext02 li{
	list-style-type:none;
	margin-left:3px;
	margin-bottom:3px;
	padding:0 0px 0px 13px;
	background:url(../img/mark_sstitle01.gif) no-repeat 3px 0.6em;	
	
}

ul.marktext02 p{
	list-style-type:none;
	margin-left:3px;
	margin-bottom:3px;
	padding:0 0px 0px 13px;
	
}

ul#sitemapStyle{
	margin-left:1em;
}
ul#sitemapStyle li{
	margin-bottom:0.5em;
	list-style-type:none;
}
ul#sitemapStyle li a{
	margin-left:2px;
	padding:0 0px 0px 12px;
	background:url(../img/mark_link01.gif) no-repeat 0px 3px;
}

ul#sitemapStyle li ul{
	margin-top:0.5em;
	margin-left:1em;
}

div.shopitem{/*  ミュージーアムショップ */
	float:left;
	width:138px;
	min-height:220px;
	padding:7px 5px 5px;
	margin-right:8px;
	border:1px solid #d5d2d0;
	background:#FFFFFF;
}
* html div.shopitem{
	height:220px;
}

div.shopitem h4{
	font-size:80%;
	font-weight:normal;
	padding:0px 0px 0px 12px;
	margin-top:5px;
	margin-bottom:5px;
	background:url(../img/mark_sstitle01.gif) no-repeat 3px 4px;
	border-bottom:1px dotted #CCCCCC;
}

table.searchtable,
table.result01table{/* システム用テーブル */
	width:640px;
	border:1px solid #aaaaaa;
	border-collapse: collapse;
	margin-bottom:15px;
}
table.searchtable th{
	width:140px;
	padding:5px 15px;
	background:#fcefe6;
	border:1px solid #aaaaaa;
	white-space: nowrap;
	text-align:left;
	font-weight:normal;
}

table.result01table th{
	padding:5px 15px;
	background:#fcefe6;
	border:1px solid #aaaaaa;
	white-space: nowrap;
	text-align:left;
	font-weight:normal;
}
table.searchtable td{
	padding:5px 15px;
	border:1px solid #aaaaaa;
	white-space: nowrap;
}
table.result01table td{
	padding:5px 15px;
	border:1px solid #aaaaaa;
}

div#searchJun{/* 検索 */
	width:420px;
}
div#searchJun label{
	display:inline;
	padding-right:10px;
}
div#searchJun input{
	display:inline;
}

p.result-col img{/* 写真の枠線 */
	width:300px;
	padding:3px;
	border:1px solid #BCBCBC;
	background:#FFFFFF;
}

ul.rusultlist{/* 検索リスト・改ページ */
	list-style-type:none;
	text-align:center;
	margin-bottom:15px;
}
ul.rusultlist li{
	display:inline;
	margin:0 2px;
	color:#666666;
}
ul.rusultlist li strong{
	color:#FF6600;
}


ul.datalist{
	border-top:1px dotted #CCCCCC;
	list-style-type:none;
}
ul.datalist li{
	border-bottom:1px dotted #CCCCCC;
	padding:12px 8px;
	margin-bottom:2px;
}
ul.datalist li span{
	margin-right:10px;
	letter-spacing:0.1em;
}
ul.datalist li img{
	vertical-align:middle;
	margin-right:0.5em;
}

div.dataview{
	width:640px;
	line-height:130%;
}
div.dataview p,
div.dataview h1,
div.dataview h2,
div.dataview h3,
div.dataview h4,
div.dataview h5,
div.dataview h6{
	margin-bottom:16px;
}
div.dataview ol,
div.dataview ul {
	padding: 0;
	margin: 0 0 0.8em 18px;
}
div.dataview ol li{
	margin:0 0 0 1.5em;
	line-height: 100%;
}
div.dataview ul li{
	margin:0 0 0 1.5em;
	line-height: 100%;
}


/* ------------------------------
レストラン
------------------------------ */

div#shop{/* next共通本文 */
	width:640px;
}


.nextContentsBackCafe{
	overflow:hidden !important;
	width:950px;
	background-color:#FFFFFF;
}

.cafePicBox{width:232px; float:left;}
.cafePicBoxin{
	width:200px;
	float:left;
	margin-top: 10px;
	margin-right: 20px;
}

.cafePicBoxintope{
	width:410px;
	float:left;
	margin-right: 20px;
	height: 210px;
}


*html .cafePicBox{width:232px; float:left;}

.cafePicBoxTextInfor{list-style:none; border-bottom:1px #CACACA solid; border-top:1px #CACACA solid; margin:10px 0;}
.cafePicBoxTextInfor li{background:url(../img/icon_arrow_text.gif) no-repeat 5px 4px; padding-left:15px; margin-bottom:5px; font-size:12px;}
.inforTop{margin-top:5px;}
.cafePicBoxText{width:400px; float:left;}
.cafePicBoxTextin{
	width:400px;
	float:left;
	margin-top: 10px;
}
*html .cafePicBoxText{width:360px; margin-right:23px; float:left;}

.cafePicBoxText p{text-align:right;}
.cafeBorder{background-color:#CCCCCC; width:600px;}
.cafeBorder635{background-color:#CCCCCC; width:635px;}
.nextContentsCafeTitle{background:url(../../shop/img/sub_title.jpg) no-repeat; font-weight:bold; width:950px; height:21px; padding:9px 0 0 34px; font-size:13px; margin:40px 0 20px 0;}

.cafe01_article{/* aboutぺージ系レイアウトパターン2 */
	width:360px;
	float:right;
}
.cafe02_article{/* aboutぺージ系レイアウトパターン3 */
	width:220px;
	float:right;
}
.cafe02l_article{/* aboutぺージ系レイアウトパターン3右 */
	width:370px;
	float:left;
}

table.cafeingtable{/* 入館料　料金表 */
	width:640px;
	border-collapse: collapse;
	margin-bottom:15px;
	border-top-color: #aaaaaa;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	border-left-color: #aaaaaa;
}

table.cafeingtable th{
	white-space: nowrap;
	text-align:left;
	font-weight:normal;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #aaaaaa;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	border-left-color: #aaaaaa;
	width: 500px;
}

table.cafeingtable td{
	white-space: nowrap;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-top-color: #aaaaaa;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	border-left-color: #aaaaaa;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

.cafeclearfloat { 
	clear: both; 

}
.cafePicboxintope_cap {
	width: 100px;
}

.cafePicBoxintope_text {
	width:210px;
	float:right;
}
.rococo_menu_l {
	float: left;
	width: 400px;
}
.rococo_menu_rp {
	float: right;
	width: 240px;
}


.kochuten_menu_l {
	float: left;
	width: 360px;
}
.kochuten_menu_rp {
	float: right;
	width: 280px;
}
