@charset "Shift_JIS";
/* 初期設定 */

h1,h2,h3,h4,p,ul,ol,li,dt,dl,dd {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
html {
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
	width:100%;
	height:100%;
}
/* 強調 */
strong{
	color:#7D1413;
}
em{
	color:#E2402E;
}
/* ボディー */
body {
	width:100%;
	height:100%;
	font-size:10pt;
	_font-size:100%;
	font-weight:normal;
	line-height:140%;
	color: #000000;
	margin:0;
	padding: 0;
	background:url(../images/bk02.jpg) top left repeat-y #302E29;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

/* 画像ボーダー */
img {
	border-style: none;
}
/* 非表示 */
.none{
	display: none;
}
/* コンテナ */
#container {
	text-align: center;
	margin: 0;
	padding: 0;
	width: 100%;
}
/* clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* フロート */
.float-L{
	float:left;
}
.float-R{
	float:right;
}

/* テキストリンク */
a:link{
	color:#771312;
	text-decoration:underline;
}
a:visited{
	color:#312F29;
	text-decoration:underline;
}
a:active{
	color:#312F29;
	text-decoration:underline;
}
a:hover{
	color:#312F29;
	text-decoration:underline;
}

/* ↓ベース↓ */
div#base{
	width:854px;
	margin:0;
	float:left;
	position:relative;
	background:url(../images/bk01.jpg) top left no-repeat;
}
/* メインスペース */
div#base div#mainspace{
	width:550px;
	margin:0;
	float:left;
}
/* メインメニュー */
div#base div#menuspace{
	width:150px;
	height:630px;
	margin:0;
	float:left;
	background:url(../images/light.jpg) top no-repeat;
}
/* インフォメーション */
div#base div#infospace{
	width:150px;
	margin:0;
	float:left;
}

/* フッター */
div#mainspace div.copy{
	width:550px;
	margin:20px 0 0 0;
	padding:30px 0 0 0;
	float:left;
	_float:none;
	border-top:#CCC6AE 1px solid;
	background:url(../images/copy.gif) center no-repeat;
	text-indent:-9999px;
}

/* ↓メインメニューベース↓ */
div#menuspace ul{
	width:150px;
	float:left;
	text-indent: -9999px;
}
div#menuspace li a{
	margin:0;
	padding:0px;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}
/* メニュー01 */
div#menuspace ul.menu01{
	width:150px;
	margin:193px 0 0 0;
	padding:0 0 5px 0;
	!padding:0 0 20px 0;
	float:left;
	_float:none;
	background:url(../images/line_red.gif) bottom no-repeat;
}
div#menuspace ul.menu01 li{
	float:left;
	margin: 0 0 15px 20px;
	_margin: 0 0 15px 10px;
	padding:0px;
	list-style-type: none;
}
/* メニュー02 */
div#menuspace ul.menu02{
	width:150px;
	margin:10px 0 0 0;
	padding:0;
	!padding:0 0 15px 0;
	float:left;
	_float:none;
	background:url(../images/line_red.gif) bottom no-repeat;
}
div#menuspace ul.menu02 li{
	float:left;
	margin: 0 0 15px 20px;
	_margin: 0 0 15px 10px;
	padding:0px;
	list-style-type: none;
}
/* メニュー03 */
div#menuspace ul.menu03{
	width:150px;
	margin:10px 0 0 0;
	float:left;
	_float:none;
}
div#menuspace ul.menu03 li{
	float:left;
	margin: 0 0 10px 20px;
	_margin: 0 0 10px 10px;
	padding:0px;
	list-style-type: none;
}

/* メニュー01 */
div#menuspace #m01{
	background-image: url(../images/b_beni.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px 0px;
	width: 112px;
	height: 10px;
}
div#menuspace #m02{
	background-image: url(../images/b_kaneko.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px 0px;
	width: 112px;
	height: 11px;
}
div#menuspace #m03{
	background-image: url(../images/b_cafe.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px 0px;
	width: 112px;
	height: 12px;
}
div#menuspace #m04{
	background-image: url(../images/b_ozashiki.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px 0px;
	width: 112px;
	height: 11px;
}

/* メニュー02 */
div#menuspace #m05{
	background-image: url(../images/b_kimono.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px 0px;
	width: 112px;
	height: 10px;
}
div#menuspace #m06{
	background-image: url(../images/b_goods.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px 0px;
	width: 112px;
	height: 11px;
}

/* メニュー03 */
div#menuspace #m07{
	background-image: url(../images/b_access.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px 0px;
	width: 112px;
	height: 10px;
}
div#menuspace #m08{
	background-image: url(../images/b_kaisya.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px 0px;
	width: 112px;
	height: 10px;
}
div#menuspace #m09{
	background-image: url(../images/b_press.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px 0px;
	width: 112px;
	height: 10px;
}
div#menuspace #m10{
	background-image: url(../images/b_event.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px 0px;
	width: 112px;
	height: 9px;
}
div#menuspace #m11{
	background-image: url(../images/b_link.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px 0px;
	width: 112px;
	height: 9px;
}
div#menuspace #m12{
	background-image: url(../images/b_recruit.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px 0px;
	width: 112px;
	height: 9px;
}

/* メニュー01 アクティブ */
div#menuspace #m01 a:hover{
	background-image: url(../images/b_beni.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px -10px;
	width: 112px;
	height: 10px;
}
div#menuspace #m02 a:hover{
	background-image: url(../images/b_kaneko.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px -11px;
	width: 112px;
	height: 11px;
}
div#menuspace #m03 a:hover{
	background-image: url(../images/b_cafe.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px -12px;
	width: 112px;
	height: 12px;
}
div#menuspace #m04 a:hover{
	background-image: url(../images/b_ozashiki.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px -11px;
	width: 112px;
	height: 11px;
}

/* メニュー02 アクティブ */
div#menuspace #m05 a:hover{
	background-image: url(../images/b_kimono.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px -10px;
	width: 112px;
	height: 10px;
}
div#menuspace #m06 a:hover{
	background-image: url(../images/b_goods.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px -11px;
	width: 112px;
	height: 11px;
}

/* メニュー03 アクティブ */
div#menuspace #m07 a:hover{
	background-image: url(../images/b_access.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px -10px;
	width: 112px;
	height: 10px;
}
div#menuspace #m08 a:hover{
	background-image: url(../images/b_kaisya.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px -10px;
	width: 112px;
	height: 10px;
}
div#menuspace #m09 a:hover{
	background-image: url(../images/b_press.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px -10px;
	width: 112px;
	height: 10px;
}
div#menuspace #m10 a:hover{
	background-image: url(../images/b_event.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px -9px;
	width: 112px;
	height: 9px;
}
div#menuspace #m11 a:hover{
	background-image: url(../images/b_link.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px -9px;
	width: 112px;
	height: 9px;
}
div#menuspace #m12 a:hover{
	background-image: url(../images/b_recruit.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px -9px;
	width: 112px;
	height: 9px;
}

/* メニュー01 オーバー */
div#menuspace #m01_o{
	background-image: url(../images/b_beni.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px -10px;
	width: 112px;
	height: 10px;
}
div#menuspace #m02_o{
	background-image: url(../images/b_kaneko.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px -11px;
	width: 112px;
	height: 11px;
}
div#menuspace #m03_o{
	background-image: url(../images/b_cafe.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px -12px;
	width: 112px;
	height: 12px;
}
div#menuspace #m04_o{
	background-image: url(../images/b_ozashiki.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px -11px;
	width: 112px;
	height: 11px;
}

/* メニュー02 オーバー */
div#menuspace #m05_o{
	background-image: url(../images/b_kimono.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px -10px;
	width: 112px;
	height: 10px;
}
div#menuspace #m06_o{
	background-image: url(../images/b_goods.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px -11px;
	width: 112px;
	height: 11px;
}

/* メニュー03 オーバー */
div#menuspace #m07_o{
	background-image: url(../images/b_access.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px -10px;
	width: 112px;
	height: 10px;
}
div#menuspace #m08_o{
	background-image: url(../images/b_kaisya.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px -10px;
	width: 112px;
	height: 10px;
}
div#menuspace #m09_o{
	background-image: url(../images/b_press.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px -10px;
	width: 112px;
	height: 10px;
}
div#menuspace #m10_o{
	background-image: url(../images/b_event.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px -9px;
	width: 112px;
	height: 9px;
}
div#menuspace #m11_o{
	background-image: url(../images/b_link.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px -9px;
	width: 112px;
	height: 9px;
}
div#menuspace #m12_o{
	background-image: url(../images/b_recruit.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	background-position:0px -9px;
	width: 112px;
	height: 9px;
}


/* ↓インフォメーションベース↓ */
div#infospace div.info01{
	width:150px;
	margin:70px 0 0 0;
	padding:0 0 10px 0;
	float:left;
	background:url(../images/line_beju.gif) bottom no-repeat;
}
div#infospace div.info02{
	width:130px;
	margin:10px 0 0 0;
	float:left;
}
/* ロゴ */
div#infospace h5 a{
	width:150px;
	height:105px;
	margin:20px 0 0 0;
	!margin:50px 0 0 0;
	float:left;
	background:url(../images/logo.gif) center no-repeat;
	text-indent:-9999px;
}
/* 画像 */
div#infospace img{
	margin:10px 0 0 8px;
	float:left;
}
/* 住所・TEL */
div.info01 p{
	width:135px;
	margin:0 0 0 8px;
	_margin:0 0 0 4px;
	float:left;
}
/* PICK UP */
div.info02 h6{
	width:130px;
	height:6px;
	margin:0 0 0 8px;
	_margin:0 0 0 4px;
	float:left;
	background:url(../images/tit_pickup.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

/* ベージトップ */
div#base div.pagetop a{
	width:26px;
	height:80px;
	position:absolute;
	left:850px;
	bottom:50px;
	right:0;
}
