@charset "utf-8";
/* common css */

/* formatting style
--------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 75%;
	line-height: 1.6;
	font-family: 'メイリオ', 'Meiryo, sans-serif', 'ＭＳ ゴシック', 'Osaka';
	color: #5B584B;
	background-image: url(../common/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


/* link style
--------------------------*/

a img {
	border-style: none;
}
a:link {
	text-decoration: underline;
	color: #522E2B;
}
a:visited {
	text-decoration: underline;
	color: #522E2B;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}

/* 回り込み解除
--------------------------*/

.clear  {
	clear: both;
	visibility: hidden;
	height: 0px;
}


/* basic layout
--------------------------*/

#header {
	display: block;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	z-index: 3;
	height: 141px;
}
#container {
	background-image: url(../common/images/cBg03.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 16px;
}
#main {
	width: 710px;
	float: left;
}
#sideNavi {
	width: 220px;
	float: right;
	margin-top: 16px;
}
#footer {
	background-image: url(../common/images/footBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 394;
	width: 100%;
}

/* header styles
---------------------------*/

#header h1 a {
	display: block;
	background-image: url(../common/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left 19px;
	text-indent: -9999px;
	height: 69px;
	width: 106px;
	margin-left: 5px;
}
#header h1 {
	float: left;
}
#header h2 {
	font-size: 10px;
	color: #7F7F7F;
	display: block;
	font-weight: normal;
	width: 485px;
	letter-spacing: 1px;
	line-height: 145%;
	float: left;
	padding-top: 20px;
}
#header #topNavi {
	list-style: none;
	display: block;
	margin-bottom: 5px;
	width: 270px;
	height: 24px;
}
#header #topNavi li {
	float: left;
	display: block;
	background-image: url(../common/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#header #topNavi li a {
	text-decoration: none;
	color: #7F7F7F;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	font-size: 10px;
}
#header #topNavi li a:hover {
	color: #522E2B;
	text-decoration: underline;
}
#header #subNavi {
	display: block;
	list-style: none;
	height: 26px;
	width: 245px;
	margin-left: 10px;
}
#header #subNavi li {
	float: left;
	display: block;
	height: 26px;
	width: 120px;
}
#header #subNavi01 a {
	background-image: url(../common/images/contactBtn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 26px;
	width: 120px;
}
#header #subNavi02 a {
	background-image: url(../common/images/blogBtn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 26px;
	width: 120px;
	margin-left: 5px;
}
#header #subNavi01 a:hover,
#header #subNavi02 a:hover {
	background-position: 0px -26px;
}
#header .topNaviBox {
	width: 270px;
	float: left;
	margin-left: 50px;
}
#header .headRight {
	width: 805px;
	float: left;
	margin-left: 28px;
	margin-top: 12px;
	margin-bottom: 13px;
}
#menu-01 a {
	width:159px;
	background-image: url(../common/images/gNavi01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 61px;
}
#menu-02 a {
	background-image: url(../common/images/gNavi02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 61px;
	width: 158px;
}
#menu-03 a {
	background-image: url(../common/images/gNavi03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 61px;
	width: 158px;
}
#menu-04 a {
	background-image: url(../common/images/gNavi04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 61px;
	width: 158px;
}
#menu-05 a {
	background-image: url(../common/images/gNavi05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 61px;
	width: 158px;
}
#menu-06 a {
	background-image: url(../common/images/gNavi06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 61px;
	width: 159px;
}

/* プルダウンメニュー
---------------------------*/
.dropdown{
	float:left;
}
#menu-01 a:hover,
#menu-02 a:hover,
#menu-03 a:hover,
#menu-04 a:hover,
#menu-05 a:hover,
#menu-06 a:hover {
	background-position: 0px -61px;
}
.dropdown dd{
	position:absolute;
	overflow:hidden;
	display:none;
	z-index:200;
	width: 158px;
}
.dropdown ul{
	width:158px;
	list-style:none;
	border-top:none;
	text-align:center;
	margin:0 auto;
}
#subtitle01 a {
	background-image: url(../common/images/sub_menu01.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 30px;
	background-position: left top;
}
#subtitle02 a {
	background-image: url(../common/images/sub_menu02.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 30px;
}
#subtitle03 a {
	background-image: url(../common/images/sub_menu03.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 30px;
}
#subtitle04 a {
	background-image: url(../common/images/sub_menu04.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 30px;
}
#subtitle05 a {
	background-image: url(../common/images/sub_menu05.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 30px;
}
#subtitle06 a {
	background-image: url(../common/images/sub_menu06.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 30px;
}
#subtitle07 a {
	background-image: url(../common/images/sub_menu07.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 30px;
}
#subtitle08 a {
	background-image: url(../common/images/sub_menu08.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 30px;
}
#subtitle09 a {
	background-image: url(../common/images/sub_menu09.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 30px;
	background-position: left top;
}
#subtitle10 a {
	background-image: url(../common/images/sub_menu10.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 30px;
}
#subtitle11 a {
	background-image: url(../common/images/sub_menu11.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 30px;
}
#subtitle12 a {
	background-image: url(../common/images/sub_menu12.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 30px;
}
#subtitle13 a {
	background-image: url(../common/images/sub_menu13.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 30px;
}
#subtitle14 a {
	background-image: url(../common/images/sub_menu14.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 30px;
}
#subtitle15 a {
	background-image: url(../common/images/sub_menu15.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 30px;
}
#subtitle16 a {
	background-image: url(../common/images/sub_menu16.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 30px;
}
#subtitle17 a {
	background-image: url(../common/images/sub_menu17.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 30px;
}
#subtitle18 a {
	background-image: url(../common/images/sub_menu07.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 30px;
}
#subtitle19 a {
	background-image: url(../common/images/sub_menu08.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 30px;
}
#subtitle20 a {
	background-image: url(../common/images/sub_menu09.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 30px;
	background-position: left top;
}
#subtitle21 a {
	background-image: url(../common/images/sub_menu10.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 30px;
}
#subtitle22 a {
	background-image: url(../common/images/sub_menu11.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 30px;
}
#subtitle01 a:hover,
#subtitle02 a:hover,
#subtitle03 a:hover,
#subtitle04 a:hover,
#subtitle05 a:hover,
#subtitle06 a:hover,
#subtitle07 a:hover,
#subtitle08 a:hover,
#subtitle09 a:hover,
#subtitle10 a:hover,
#subtitle11 a:hover,
#subtitle12 a:hover,
#subtitle13 a:hover,
#subtitle14 a:hover,
#subtitle15 a:hover,
#subtitle16 a:hover,
#subtitle17 a:hover,
#subtitle18 a:hover,
#subtitle19 a:hover,
#subtitle20 a:hover,
#subtitle21 a:hover,
#subtitle22 a:hover {
	background-position: -158px 0px;
}
.dropdown li{
	border-bottom: 1px solid #FFFFFF;
}
.dropdown ul a,
.dropdown ul a:active,
.dropdown ul a:visited{
	display:block;
}
#wrapper .pankuzu {
	list-style: none;
	display: block;
	height: 22px;
	width: 500px;
	float: left;
	margin-bottom: 1px;
	margin-top: 9px;
}
#wrapper .pankuzu li {
	float: left;
}
#wrapper .pankuzu #p01 a {
	background-image: url(../common/images/pankuzu.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 13px;
	width: 14px;
	margin-right: 8px;
	background-position: left top;
}
#wrapper .pankuzu #p02  {
	display: block;
	font-size: 10px;
	margin-top: -1px;
	letter-spacing: 1px;
}
#wrapper .pankuzu #p01 a:hover {
	background-position: 0px -13px;
}
#wrapper h3 {
	display: block;
	height: 558px;
	width: 950px;
	margin-bottom: 30px;
}

 
 /* sideNavi styles
---------------------------*/

#sideNavi .banner01 a {
	background-image: url(../common/images/banner01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 103px;
	width: 220px;
	margin-bottom: 12px;
}
#sideNavi .banner02 a {
	background-image: url(../common/images/banner02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 103px;
	width: 220px;
	margin-bottom: 12px;
}
#sideNavi .banner03 a {
	background-image: url(../common/images/banner03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 103px;
	width: 220px;
	margin-bottom: 12px;
}
#sideNavi  .banner04 a  {
	background-image: url(../common/images/banner04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 103px;
	width: 220px;
	margin-bottom: 12px;
}
#sideNavi .banner01 a:hover,
#sideNavi .banner02 a:hover,
#sideNavi .banner03 a:hover,
#sideNavi .banner04 a:hover,
#sideNavi .banner05 a:hover {
	background-position: -220px 0px;
}

/* page top
---------------------------*/

#wrapper .pagetop a {
	background-image: url(../common/images/pageTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 119px;
	text-indent: -9999px;
	display: block;
	margin-left: 780px;
}
#wrapper .pagetop a:hover {
	background-position: 0px -15px;
}

/* under flash
---------------------------*/

#container .underFlash {
	display: block;
	height: 120px;
	width: 100%;
}
#container .underFlash #noScript {
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}



/* footer styles
---------------------------*/

.footerBox  {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 394px;
}
#footer #footTitle {
	background-image: url(../common/images/footTitle.jpg);
	background-repeat: no-repeat;
	background-position: left 12px;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 480px;
	margin-bottom: 19px;
}
#footer .shopBox {
	display: block;
	width: 188px;
	float: left;
	margin-left: 10px;
	margin-bottom: 36px;
}
#footer  .shopBoxLeft {
	display: block;
	width: 188px;
	float: left;
}
#footer .shopImg01 a {
	background-image: url(../common/images/shopImg01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 84px;
	width: 188px;
	margin-bottom: 10px;
}
#footer .shopImg02 a {
	background-image: url(../common/images/shopImg02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 84px;
	width: 188px;
	margin-bottom: 10px;
}
#footer .shopImg03 a {
	background-image: url(../common/images/shopImg03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 84px;
	width: 188px;
	margin-bottom: 10px;
}
#footer .shopImg04 a {
	background-image: url(../common/images/shopImg04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 84px;
	width: 188px;
	margin-bottom: 10px;
}
#footer .shopImg05 a {
	background-image: url(../common/images/shopImg05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 84px;
	width: 188px;
	margin-bottom: 10px;
}
#footer .shopImg01 a:hover,
#footer .shopImg02 a:hover,
#footer .shopImg03 a:hover,
#footer .shopImg04 a:hover,
#footer .shopImg05 a:hover {
	background-position: 0px -84px;
}
#footer .shopName a {
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	margin-left: 5px;
}
#footer .shopAddress {
	font-size: 10px;
	line-height: 145%;
	display: block;
	margin-left: 5px;
	letter-spacing: 1px;
}
#footer .shopNumber {
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 140px;
	float: left;
	margin-bottom: 20px;
	margin-left: 5px;
}
#footer .fbBtn   {
	display: block;
	height: 18px;
	width: 20px;
	float: left;
	margin-left: 5px;
	padding-top: 5px;
}
.fontSize {
	font-size: 12px;
	font-weight: normal;
}
#footer .shopReserve a {
	background-image: url(../common/images/reserveBtn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 26px;
	width: 161px;
	margin-left: 5px;
	clear: both;
}
#footer .shopReserve a:hover {
	background-position: 0px -26px;
}
#footer #footLine {
	height: 1px;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#footer #footNavi {
	list-style: none;
	display: block;
	width: 956px;
	height: 16px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
#footer #footNavi li {
	float: left;
	background-image: url(../common/images/listLine.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	letter-spacing: 1px;
}
#footer #footNavi li a {
	text-decoration: underline;
	font-size: 10px;
	padding-right: 6px;
	padding-left: 7px;
}
#footer #footNavi li a:hover {
	text-decoration: none;
}
#footer #footNavi #fNavi01 {
	background-image: none;
}
#footer #footNavi #fNavi01 a {
	padding-left: 0px;
}
#footer address {
	background-image: url(../common/images/copyright.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	clear: both;
	height: 9px;
	width: 348px;
	margin-left: 620px;
}

/* ie6
---------------------------*/

* html #header #topNavi,
* html #header .headRight,
* html #main #topics,
* html #main #blogTopics,
* html #footer .shopBox {
	margin-bottom: 0px;
}
* html #header #subNavi {
	margin-top: -15px;
}
* html #globalNav {
    margin-top: -24px;
}
* html #container,
* html #wrapper h3 {
	margin-top: -18px;
}
* html #wrapper .pagetop a,
* html #wrapper .pankuzu #p01 a {
	overflow: hidden;
}
* html #footer #footLine {
	margin-bottom: 25px;
}

