@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	line-height:1.0;
}
a, a:link, a:active {
	color: #814929;
	text-decoration: underline;
	border: none;
}
a:visited {
	color: #814929;
	text-decoration: underline;
}
a:hover {
	color: #3F2313;
	text-decoration: underline;
}
img {
	border: 0;
	vertical-align:bottom;
}
ol, ul {
	list-style: none;
}
.clear {
	clear:both;
}

body {
	font-size: 12px;
	font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Geneva, Arial, Helvetica, sans-serif;
	color: #222222;
}

/*トップページlayout*/
body {
	background-color:#000000;
}
/*#pagebody {
	width:800px;
	height:500px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-250px 0 0 -400px;
}*/
#pagebody {
	width:800px;
	margin:64px auto 20px;
}
#topflash {
	width: 800px;
	height:425px;
	background-color:#000000;
}
#contents {
	width: 800px;
	margin: 0;
	padding:0px;
	background:none;
	position:relative;
	height:64px;
}
#footer {
	width: 800px;
	height:25px;
	margin-bottom:10px;
	padding: 0;
	position:relative;
}
#footer p {
	font-size: 77%;
	text-align:right;
	padding-right:10px;
	padding-top:8px;
	color:#FFFFFF;
}

.box_l {
	float:left;
	padding:0;
	width:582px;
	position:relative;
}
.box_r {
	width:176px;
	padding:0 21px;
	font-size:60%;
	float:left;
}

h1 { display:none; }

#topnews {
	padding:0px;
	margin:0px;
	background:url(../image/bg_topnews_02.gif) repeat-y left top;
	width:382px;
	float:right;
}
#topnews h2 { 
	background:url(../image/bg_topnews_01.gif) no-repeat left top;
	height:26px;
	text-indent:-9999px;
}
dl.topnews { 
	width:372px;
	padding:3px 5px 8px;
	background:url(../image/bg_topnews_03.gif) no-repeat left bottom;
}
dl.topnews dt { 
	clear: left;
	float:left;
	line-height:1.5;
	font-size:85%;
	font-family:Arial, Helvetica, sans-serif;
}
dl.topnews dd { 
	padding-left:7em;
	line-height:1.5;
	font-size:85%;
}


/* メニュー　*/
#menu { width: 800px; height: 37px; overflow: hidden; }
#menu li { display: inline; }
#menu li,
#menu li a { background-image: url(../image/bt_topmenu.gif); background-repeat: no-repeat; }

/* BUTTONS */
#menu li.bt01 a { background-position: 0 0; float: left; width: 115px; height: 0; padding-top: 37px; overflow: hidden; }
#menu li.bt02 a { background-position: -115px 0; float: left; width: 114px; height: 0; padding-top: 37px; overflow: hidden; }
#menu li.bt03 a { background-position: -229px 0; float: left; width: 114px; height: 0; padding-top: 37px;; overflow: hidden; }
#menu li.bt04 a { background-position: -343px 0; float: left; width: 114px; height: 0; padding-top: 37px; overflow: hidden; }
#menu li.bt05 a { background-position: -457px 0; float: left; width: 114px; height: 0; padding-top: 37px; overflow: hidden; }
#menu li.bt06 a { background-position: -571px 0; float: left; width: 114px; height: 0; padding-top: 37px; overflow: hidden; }
#menu li.bt07 a { background-position: -685px 0; float: left; width: 115px; height: 0; padding-top: 37px; overflow: hidden; }

/* MOUSE OVER */
#menu li.bt01 a:hover { background-position: 0 -37px; }
#menu li.bt02 a:hover { background-position: -115px -37px; }
#menu li.bt03 a:hover { background-position: -229px -37px; }
#menu li.bt04 a:hover { background-position: -343px -37px; }
#menu li.bt05 a:hover { background-position: -457px -37px; }
#menu li.bt06 a:hover { background-position: -571px -37px; }
#menu li.bt07 a:hover { background-position: -685px -37px; }

/* サブメニュー　*/
#submenu {
	width:400px;
	height:12px;
	position:absolute;
	top:5px;
	left:10px;
}
#submenu ul {
	padding-top:0px;
}
#submenu li {
	display:inline;
	font-size:85%;
	line-height:1.4;
	color:#FFFFFF;
}
#submenu a {
	color:#FFFFFF;
	text-decoration: none;
}
#submenu a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/* 言語 */
#language {
	position:absolute;
	top:42px;
	right:15px;
}
#language a {
	color:#DDDDDD;
	text-decoration: none;
	line-height:1.1;
}
#language a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	line-height:1.1;
}
ul.language { 
	width: 160px;
	height: 28px;
	overflow: hidden;
	position:absolute;
	left:20px;
	bottom:0px;
}
ul.language li { display: inline; }
ul.language li,
ul.language li a { background-image: url(../image/bt_language.gif); background-repeat: no-repeat; }

ul.language li.bt01 a { background-position: 0 0; float: left; width: 77px; height: 0; padding-top: 28px; overflow: hidden; }
ul.language li.bt02 a { background-position: -83px 0; float: left; width: 77px; height: 0; padding-top: 28px; margin-left:6px; overflow: hidden; }

ul.language li.bt01 a:hover { background-position: 0 -28px; }
ul.language li.bt02 a:hover { background-position: -83px -28px; }

/*　姉妹店リンク　*/
#link_banner { padding-left:52px;}
#link_banner p,
#link_banner p a { 
	width: 124px;
	height:38px;
	text-indent:-9999px;
	background-image: url(../image/link_banner.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
}
#link_banner p a:hover { background-position: 0px -38px; }

/* 若月ごあいさつ */
.greeting {
	width:312px;
	height:26px;
	margin:10px auto 0;
	background:url(../image/bt_greeting.gif) no-repeat top left;
	overflow: hidden;
}
.greeting a {
	width:312px;
	height:26px;
	text-indent:-9999px;
	color:#FFFFFF;
	display:block;
	overflow: hidden;
}
.greeting a:hover {
	width:312px;
	height:26px;
	background:url(../image/bt_greeting_on.gif) no-repeat top left;
}


