@charset "shift_jis";

/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##基本設定
-------------------------------------------------- */
* html{filter: expression(document.execCommand("BackgroundImageCache",false,true));}
/* body */
html,body{height:100%;}
body{
	margin:0;
	padding:0;
	line-height:1.4;
	color:#4D4D4D;
	background:url(../img_com/w_main_bg_ry.jpg) repeat-y center top;
	font-size:12px;
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック','Lucida Grande',arial,helvetica,clean,sans-serif;
	text-align:center;
}

/* IE6用 */
* html body {
	font-size:75%;
}

/* IE7用 */
*:first-child+html body {
	font-size:75%;
}

/* タイトル */
h1,h2,h3,h4,h5,h6{
	margin:0;
	font-size:100%;
}

/* テーブル・ボックス */

/* イメージ */
img,
a img{border:0;}

/* フォーム */
form{
	margin:0;
	padding:0;
}

/* 段落 */
p{
	margin:0;
	padding:0;
}

/* リンク */
a{
	color:#4d4d4d;
	text-decoration:none;
}
a:hover{
	color:#f00;
	text-decoration:underline;
}

/* --------------------------------------------------
	##header
-------------------------------------------------- */
#header-wrapper{
	width:100%;
	min-width:900px;
	background-color:#0066b3;
}
#header{
	margin:0 auto;
	width:900px;
	height:92px;
	position:relative;
	text-align:left;
}
#header h1{
	width:103px;
	height:70px;
	position:absolute;
	top:10px;
	left:0;
}
#menu:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#menu{
	margin:0;
	padding:0;
	width:720px;
	position:absolute;
	top:56px;
	right:0;
	/*\*//*/
	overflow:hidden;
	/**/
}
#menu li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:120px;
	height:36px;
}
#menu li img{vertical-align:top;}
#menu li a{
	margin-left:2px;
	display:block;
	width:118px;
	height:36px;
}
#menu li#menu-1 a{background:url(../img_com/menu_1_over.jpg) no-repeat left top;}
#menu li#menu-1 a:hover{background-color:#fff;}
#menu li#menu-1 a:hover img{visibility:hidden;}
#menu li#menu-2 a{background:url(../img_com/menu_2_over.jpg) no-repeat left top;}
#menu li#menu-2 a:hover{background-color:#fff;}
#menu li#menu-2 a:hover img{visibility:hidden;}
#menu li#menu-3 a{background:url(../img_com/menu_3_over.jpg) no-repeat left top;}
#menu li#menu-3 a:hover{background-color:#fff;}
#menu li#menu-3 a:hover img{visibility:hidden;}
#menu li#menu-4 a{background:url(../img_com/menu_4_over.jpg) no-repeat left top;}
#menu li#menu-4 a:hover{background-color:#fff;}
#menu li#menu-4 a:hover img{visibility:hidden;}
#menu li#menu-5 a{background:url(../img_com/menu_5_over.jpg) no-repeat left top;}
#menu li#menu-5 a:hover{background-color:#fff;}
#menu li#menu-5 a:hover img{visibility:hidden;}
#menu li#menu-6 a{background:url(../img_com/menu_6_over.jpg) no-repeat left top;}
#menu li#menu-6 a:hover{background-color:#fff;}
#menu li#menu-6 a:hover img{visibility:hidden;}

#about #menu li#menu-1 a img{visibility:hidden;}
#news #menu li#menu-2 a img{visibility:hidden;}
#item #menu li#menu-3 a img{visibility:hidden;}
#inquiry #menu li#menu-4 a img{visibility:hidden;}
#shop #menu li#menu-5 a img{visibility:hidden;}
#event #menu li#menu-6 a img{visibility:hidden;}
#sub-menu:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#sub-menu{
	margin:0;
	padding:0;
	width:242px;
	position:absolute;
	top:5px;
	right:0;
	/*\*//*/
	overflow:hidden;
	/**/
}
#sub-menu li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	height:24px;
}
#sub-menu li img{vertical-align:top;}

#sub-menu li#sub-menu-1{
	width:125px;
}
#sub-menu li#sub-menu-2{
	width:117px;
}
#sub-menu li a{
	display:block;
	height:24px;
}
#sub-menu li#sub-menu-1 a{
	width:125px;
}
#sub-menu li#sub-menu-2 a{
	margin-left:7px;
	width:110px;
}

/* --------------------------------------------------
	##pankuzu
-------------------------------------------------- */
#pankuzu:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#pankuzu{
	margin:0 15px 25px;
	width:870px;
	height:16px;
	/*\*//*/
	overflow:hidden;
	/**/
}
#pankuzu ol:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#pankuzu ol{
	margin:0;
	padding:0;
	float:left;
	min-height:1px;
	_height:1px;
	/*\*//*/
	height:auto;
	overflow:hidden;
	/**/
}
#pankuzu ol li{
	margin:0;
	padding:0 15px 0 0;
	list-style:none;
	color:#808080;
	background:url(../img_com/icon_pankuzu.gif) no-repeat right 5px;
	line-height:16px;
	font-size:84%;
	float:left;
}
#pankuzu ol li a{color:#808080;}
#pankuzu ol li a:hover{color:#f00;}
#pankuzu h2{
	line-height:16px;
	color:#808080;
	font-size:84%;
	font-weight:normal;
}

/* --------------------------------------------------
	##main
-------------------------------------------------- */
#main-wrapper{
	margin:0 auto;
	width:900px;
	background:url(../img_com/main_bg_ry.jpg) repeat-y left top;
	text-align:left;
}
#main{
	padding-top:10px;
	width:900px;
	background:url(../img_com/main_bg_nr.jpg) no-repeat left top;
}
#main-inner:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
#main-inner{
	margin:0 30px;
	width:840px;
	/*\*//*/
	overflow:hidden;
	/**/
}

/* --------------------------------------------------
	##footer
-------------------------------------------------- */
#footer{
	clear:both;
	padding:44px 0 14px;
	background:#f2e2d7 url(../img_com/main_bg_footer.jpg) no-repeat left top;
	width:900px;
	text-align:center;
}
#footer-link{
	margin-bottom:6px;
	color:#35180b;
	line-height:2.0;
}
#footer-link a{color:#35180b;}
#footer-link a:hover{color:#f00;}
#copyright{
	color:#737373;
	font-size:84%;
}


/* --------------------------------------------------
	##clearfix
-------------------------------------------------- */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


