html {
	background:#F9E8CA url("../img/bg1.gif");
}

body {
	text-align:center;
	margin:0px;
	padding:0px;
}

form, input { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

#BG {
	background:url("../img/bg3.gif") no-repeat center top;
}

#PKG {
	background-image:url("../img/bg2.gif");
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:780px;
	text-align:left;
}

#PKGInner {
	position:relative;
	margin-left:15px;
	margin-right:15px;
	width:750px;
}

/* menu */
#Navi {
	margin:0px 0px 0px 0px;
	clear:both;
	height:85px;
	background:url("../img/head_line.gif") no-repeat center bottom;
}

#Navi img{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#Navi ul{
	position:absolute;
	margin:0;
	padding:0;
	top:60px;
	left:190px;
	width: 560px;
	list-style:none;
}

#Navi ul li{
	margin:0;
	padding:0;
	text-indent:-9999px;
	font-size:0;
	width: 70px;
	height: 20px;
	float:left;
	line-height:0;
}

#Navi ul li a{
	margin:0;
	padding:0;
	display:block;
	text-indent:-9999px;
	font-size:0;
	width: 100%;
	height: 100%;
	line-height:0;
}

#Navi ul li#top a{
	background:url("../img/menu_top.gif") no-repeat;
}
#Navi ul li#top a:hover{
	background:url("../img/menu_top_ov.gif") no-repeat;
}
#Navi ul li#news a{
	background:url("../img/menu_news.gif") no-repeat;
}
#Navi ul li#news a:hover{
	background:url("../img/menu_news_ov.gif") no-repeat;
}
#Navi ul li#gallery a{
	background:url("../img/menu_gallery.gif") no-repeat;
}
#Navi ul li#gallery a:hover{
	background:url("../img/menu_gallery_ov.gif") no-repeat;
}
#Navi ul li#staff a{
	background:url("../img/menu_staff.gif") no-repeat;
}
#Navi ul li#staff a:hover{
	background:url("../img/menu_staff_ov.gif") no-repeat;
}
#Navi ul li#price a{
	background:url("../img/menu_price.gif") no-repeat;
}
#Navi ul li#price a:hover{
	background:url("../img/menu_price_ov.gif") no-repeat;
}
#Navi ul li#access a{
	background:url("../img/menu_access.gif") no-repeat;
}
#Navi ul li#access a:hover{
	background:url("../img/menu_access_ov.gif") no-repeat;
}
#Navi ul li#voice a{
	background:url("../img/menu_voice.gif") no-repeat;
}
#Navi ul li#voice a:hover{
	background:url("../img/menu_voice_ov.gif") no-repeat;
}
#Navi ul li#reserve a{
	background:url("../img/menu_reserve.gif") no-repeat;
}
#Navi ul li#reserve a:hover{
	background:url("../img/menu_reserve_ov.gif") no-repeat;
}


.SWF {
	padding:10px 0px 10px 0px;
	clear:both;
}

.LeftInner {
	font-size:12px;
	line-height:16px;
	color:#999;
	min-height:300px;
	overflow: visible;
}

.LeftInner .box{
	margin-bottom:10px;
	padding:4px 4px 4px 4px;
	border:1px solid #999;
}

.LeftInner .shopIMG{
	margin:5px 0px 0px 0px;
	border: 0;
}

.LeftInner .box .shop{
	font-size:12px;
	line-height:16px;
	color:#999;
}

.LeftInner .box .shop a{
	font-size:12px;
	line-height:16px;
	color:#B0062A;
}

.tel{
	font-size:12px;
	line-height:16px;
	color:#B0062A;
}

.tel2{
	font-size:20px;
	line-height:23px;
	color:#B0062A;
}

/* トップで主につかう */
#Left {
	padding:0px 14px 0px 0px;
	border-right:1px dotted #999;
	background-color:#fff;
}

#Center {
	padding:0px 10px 0px 10px;
	border-right:1px dotted #999;
	background-color:#fff;
}

#Right {
	margin:0px 0px 0px 10px;
}

.RightInner {
	margin:0px 0px 10px 0px;
	font-size:12px;
	line-height:18px;
	color:#666;
}

.banner {
	padding:2px;
	border:1px solid #B0062A;
	width:179px;
	height:44px;
}



/* 中ページカラム関係 */
#Wapper {
	background-image:url("../img/waku_all_side.gif");
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:750px;
	text-align:left;
}

#Wapper #Upper {
	background:url("../img/waku_all_upper.gif") no-repeat left top;
	padding-top:20px;
	width:750px;
}

#Wapper #Lcolumn {
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	width:150px;
	float: left;
	font-size:12px;
	color:#999;
}

#Wapper #Lcolumn p{
	margin:10px 0px 5px 10px;
	font-size:12px;
	font-weight:bold;
	color:#B0062A;
}

#Wapper #Lcolumn ul{
	padding:0;
	margin:0;
	list-style-type:none;
	width: 150px;
}

#Wapper #Lcolumn li{
	background:url('../img/arrow.gif') no-repeat left top;
	padding:0 0 0 20px;
	font-size:12px;
	line-height:2.0;
}

#Wapper #Lcolumn li a{
	color:#999;
}

#Wapper #Lcolumn li a:hover{
	color:#B0062A;
}

#Wapper #Rcolumn {
	margin:0px;
	width:550px;
	float: right;
}

#Wapper #Rcolumn #cont{
	font-size:12px;
	color:#666;
	margin:0px 20px 0px 20px;
	width:510px;
}

#Wapper #Rcolumn #cont table{
	font-size:12px;
	color:#666;
}



#Wapper #Lower {
	background:url("../img/waku_all_lower.gif") no-repeat left bottom;
	padding-bottom:20px;
	width:750px;
}

#Wapper #Lower:after {
	content: "";
	display: block;
	clear: both;
}

/*　フッター全ページ共通　*/
#Footer {
	border-top:2px solid #B0062A;
	height: 30px;
	width:750px;
	clear:both;
	font-size:11px;
	color:#B0062A;
}

#Footer a{
	color:#B0062A;
}


.FooterInnerLeft {
	padding:6px 0px 0px 0px;
	text-align:left;
	float:left;
}

.FooterInnerRight {
	padding:6px 0px 7px 0px;
	text-align:right;
}

h1 {
	background:url("../img/h1_bg.gif") repeat-x left;
	height:25px;
	margin:0 0 15px 0;
	padding:0 0 0 10px;
	font-size:18px;
	line-height:25px;
	color:#fff;
}

h1 img {
	display:block;
	float:left;
	margin-top:15px;
}

h1 span {
	display:block;
	float:right;
	font-size:12px;
	line-height:1.3em;
	margin:20px 10px 0 0;
/*
	position:absolute;
	left:65px;
	bottom:5px;
*/
}

/* ライン付きタイトル */
.TTL_line{
	margin:0px 0px 10px 0px;
	background-position:bottom; 
	background-image:url("../img/ttl_bg_line.gif");
	background-repeat:repeat-x;
}

/* 飾りタイトル */
.TTL_left{
	font-size:15px;
	line-height:25px;
	padding:0px 0px 0px 8px;
	background-position:bottom; 
	background-image:url("../img/ttl_bg.gif");
	background-repeat:repeat-x;
	color:#fff;
}

.TTL_right{
	background-position:right; 
	background:url("../img/ttl_bg_right.gif") no-repeat right bottom;
}

.Title {
	padding:15px 0px 4px 0px;
	border-bottom:1px solid #000000;
}

.t11h16 {
	font-size:11px;
	line-height:16px;
}

.t12h18 {
	font-size:12px;
	line-height:18px;
	border-bottom:1px dotted #999;
}

.t12h18 img{
	margin:0 0 10px 0;
	padding:0;
}

.t12 {
	font-size:12px;
	line-height:16px;
	color:#999;
}

a { color: #999; text-decoration: underline; }
a:hover { color: #B0062A; }


/* 以下ブログで使用 */
.LeftInner h3 {
	font-size:12px;
	font-weight:bold;
	color:#B0062A;
	margin:0;
	padding:10px 0 2px 0;
}

h1.archive-title {
	margin:-5px 0 15px 0;
	padding:0;
	border:none;
	font-size:14px;
}

h2 {
	margin:0 0 3px 0;
	padding:0;
	font-size:14px;
	line-height:2.0;
	color:#B0062A;
}

.entry {
	margin:0 0 10px 0;
	border-bottom:1px dotted #999;
}

.entry-link {
	margin:0;
	padding:0;
	text-align:right;
}

.entry-asset {
	margin:0 10px 15px 10px;
	padding:0 0 5px 0;
	border-bottom:1px dotted #999;
}

.entry-ttl-asset {
	margin:0 10px 10px 10px;
	padding:0 0 5px 0;
	border-bottom:1px dotted #999;
}

.asset-more {
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	border-top:1px dotted #999;
}

.asset-more-link {
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	border-top:1px dotted #999;
	font-size:10px;
	text-align:right;
}

.asset-ttl-date {
	margin:0;
	padding:0;
	font-size:10px;
	text-align:right;
}

/* GALLERY --------------------------------------*/

#view-top{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:190px;
}

#view-top ul{
	padding:0;
	margin:0;
	list-style-type:none;
	width: 190px;
}

#view-top ul li {
	margin:2px 2px 0 0;
	width:61px;
	height:61px;
	float:left;
}
#view-top ul li a {
	padding:1px;
	width:55px;
	height:55px;
	display:block;
	border:2px solid #ccc;
}
#view-top ul li a:hover {
	border:2px solid #B0062A;
}

#view-top ul {
	content: "";
	display: block;
	clear: both;
}


#Wapper #galleryArea {
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	width:150px;
	float: left;
	font-size:12px;
	color:#999;
}

#Wapper #galleryArea ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width: 150px;
}
#Wapper #galleryArea ul li {
	margin:2px 4px 2px 0;
	width:68px;
	height:68px;
	float:left;
}
#Wapper #galleryArea ul li a {
	padding:1px;
	width:64px;
	height:64px;
	display:block;
	border:2px solid #ccc;
}
#Wapper #galleryArea ul li a:hover {
	border:2px solid #B0062A;
}

#Wapper #galleryArea ul {
	content: "";
	display: block;
	clear: both;
}
