body { margin:0px;
 line-height: 150%;
 font-size: 14px;
 background: #EEEEEE;
 font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

img { border: none;}

a {
	outline-style: none;
	}

a:link {
	color: #0800AA; 
	}

a:visited {
	color: #7E0062;
	}

a:active {
	color: #0800AA;
	}

a:hover {
	color: #0800AA;
	font-size: 14px;
	}

h1,h2,h3,h4,h5,h6,p {
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size: 14px;
}


ul { text-align:left;}
li { list-style-type:none; list-style-position:outside;}



#news {width:600px; OVERFLOW:auto; HEIGHT:300px; font-size:12px; line-height:15px; }




.all { width:853px; margin:0px auto; clear:both; background: url(images/main_bg.gif) repeat-y top right;}

h1.site-title { color: #666; height:11px; text-align:center; width:853px; padding:1px 0px 0px 0px; line-height:12px; font-size:10px; margin:0px auto;}
h1.site-title a:link{ color:#666; text-decoration:none; padding:1px 0px 0px 0px; line-height:12px; font-size:10px; margin:0px auto;}
h1.site-title a:visited { color:#666; text-decoration:none; padding:1px 0px 0px 0px; line-height:12px; font-size:10px; margin:0px auto;}
h1.site-title a:active{ color:#666; text-decoration:none; padding:1px 0px 0px 0px; line-height:12px; font-size:10px; margin:0px auto;}
h1.site-title a:hover{ color:#666; text-decoration:none; padding:1px 0px 0px 0px; line-height:12px; font-size:10px; margin:0px auto;}


.head { width:833px; font-size:0px; margin:0px auto; padding:0px; vertical-align:bottom; height:250px; background: url(images/main.swf)}

/* ナビメニュー */

#navi { width:853px; margin:0px auto -4px auto; height:39px; line-height:0px;}
ul.mainnavi { list-style-type:none; line-height:0px; list-style-position:outside; height:39px; margin:0px auto; padding:0px; width:854px; clear:both;}
ul.mainnavi li{ float:left; height:39px; line-height:0px;}
ul.mainnavi a { text-indent: -9999px;}


a.lia{ display:block; width:172px; height:39px; background-image:url(images/navi01a.gif); background-repeat:no-repeat;}
a:hover.lia{ background-position:-0px -39px;}

a.lib{ display:block; width:169px; height:39px; background-image:url(images/navi02a.gif); background-repeat:no-repeat;}
a:hover.lib{ background-position:-0px -39px;}

a.lic{ display:block; width:169px; height:39px; background-image:url(images/navi03a.gif); background-repeat:no-repeat;}
a:hover.lic{ background-position:-0px -39px;}

a.lid{ display:block; width:167px; height:39px; background-image:url(images/navi04a.gif); background-repeat:no-repeat;}
a:hover.lid{ background-position:-0px -39px;}

a.lie{ display:block; width:176px; height:39px; background-image:url(images/navi05a.gif); background-repeat:no-repeat;}
a:hover.lie{ background-position:-0px -39px;}

.side-bg {
	background-image: url(images/side_bg.gif);
	background-repeat: repeat-y;
}

.side_menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #999999;
	letter-spacing: 1px;
	font-size: 12px;
	display: block;
	border-bottom-style: solid;
}

/*サイドメニューフォント設定ここから */
a.menulink {
	color: #333;
	font-size: 12px;
}
/* ここまで */

/* サイドメニューマウスオーバー時フォント・バックカラー設定ここから */
a.menulink:link {
	color: #333;
	font-size: 12px;
	text-decoration:none;
}
a.menulink:hover {
	color: #FF6633;
	text-decoration:underline;

}

a.menulink:active {
	color: #FF6633;
	text-decoration:underline;

}


/* ここまで */


/* navigation */

#navigation{
	clear: both;
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 853px;
	height: 39px;
	list-style: none;
	overflow: hidden;
}



#navigation li a{
	position: absolute;
	height: 39px;
	overflow: hidden;
	padding: 0px;
	text-indent: -9999px;
	text-decoration: none;
	top: 0;
}







li#navi01 a{ 
	background: transparent url(images/navi01.gif) no-repeat 0 0;
	width:124px;
	left: 0px;
}
li#navi02 a{ 
	background: transparent url(images/navi02.gif) no-repeat 0 0;
	width: 121px;
	left: 121px;

}
li#navi03 a{ 
	background: transparent url(images/navi03.gif) no-repeat 0 0;
	width: 120px;
	left: 242px;
}
li#navi04 a{ 
	background: transparent url(images/navi04.gif) no-repeat 0 0;
	width: 120px;
	left: 362px;
}
li#navi05 a{ 
	background: transparent url(images/navi05.gif) no-repeat 0 0;
	width: 120px;
	left: 482px;
}
li#navi06 a{ 
	background: transparent url(images/navi06.gif) no-repeat 0 0;
	width: 121px;
	left: 602px;
}
li#navi07 a{ 
	background: transparent url(images/navi07.gif) no-repeat 0 0;
	width: 127px;
	left: 723px;
}


/* ロールオーバー設定 */
li#navi01 a:hover,
li#navi02 a:hover, 
li#navi03 a:hover, 
li#navi04 a:hover, 
li#navi05 a:hover, 
li#navi06 a:hover, 
li#navi07 a:hover, 
{ 
	background-position: 0px -39px;
}





.main { clear:both; width:853px; margin:0px auto; padding:0px;}
#ent_main {margin:5px 9px 5px 0px;}

.left { width:212px; clear:both; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; clear:left;}
form{ margin:0px; padding:0px;}


#bottom {width:853px; height:22px; margin:0px auto; clear:both; background:url(images/foot.gif) no-repeat top left;}

.pankuzu {font-size:11px; margin: 10px 0px 5px 0px; padding:0px; text-align:left; float:none; clear:both;}




#news {
width:565px;
	OVERFLOW: auto;
	HEIGHT: 150px;
	margin:0px;
}

.con_title { background:url(images/con_title.gif) no-repeat;  color:#131638; width:530px; height:37px; padding:0px; margin:10px 0px 0px 0px;}

.con_bg { background:url(images/con_bg.gif) repeat-y;  color:#131638; width:530px; padding:5px 0px; margin:0px;}

.con_title02 { background:url(images/con_title02.gif) no-repeat;  color:#fff; width:530px; height:36px; padding:0px; margin:10px 0px 0px 0px;}

.con_bg02 { background:url(images/con_bg02.gif) repeat-y;  color:#131638; width:530px; padding:5px 0px; margin:0px;}

.katerumeigara { background:url(images/katerumeigara.gif) no-repeat;  color:#fff; width:566px; height:55px; padding:0px; margin:10px 0px 0px 0px;}
.toushikoudou { background:url(images/toushikoudou.gif) no-repeat;  color:#fff; width:566px; height:55px; padding:0px; margin:10px 0px 0px 0px;}

.con_bg03 { background:url(images/con_bg03.gif) repeat-y;  color:#131638; width:530px; padding:5px 0px; margin:0px;}

.con_title03 { background:url(images/con_title03.gif) no-repeat;  color:#660000; width:530px; height:36px; padding:0px; margin:10px 0px 0px 0px;}

.con_title04 { background:url(images/con_title04.gif) no-repeat;  color:#660000; width:530px; height:36px; padding:0px; margin:10px 0px 0px 0px;}







.mailnews { background:url(images/mailnews.gif) no-repeat; margin:0px; padding:71px 20px 13px 20px; font-size:11px; height:180px;}


/* カテゴリー設定＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿ */

.cat { background:url(images/cat_bg.gif) repeat-y;}
.cat_title { border: double #6699FF; border-width:0px 0px 4px 0px; font-size:14px;  width:590px; height:20px; padding:5px 5px 0px 5px; margin:0px 0px 0px 0px;}
.cat_title a{margin:0px; padding: 5px;  text-decoration:none; font-size:14px; }
.cat_title a:link{margin:0px; padding: 5px;  text-decoration:none; font-size:14px; }
.cat_title a:hover{margin:0px; padding: 5px;  text-decoration:none; font-size:14px; }
.cat_naiyou{margin:0px 10px; padding: 5px; vertical-align:top; text-align:left;}
.cat_naiyou a{  line-height: 1.5em; text-align:left;}

.cat_boder { border:dotted #E4E5E6; border-width:0px 0px 3px 0px;  width:540px; height:5px; padding:0px; margin:5px 5px;}


.c_next {font-size:11px; text-align:right; padding: 0px; margin:0px 15px 0px 0px; vertical-align:bottom;}

/* カテゴリー設定ここまで＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿ */



.ent_title { border:ridge #FFCC00; border-width:4px; font-size:14px;  width:550px; height:20px; padding:5px 5px 0px 5px; margin:0px 0px 10px 0px;}

.pad2{margin:0px; padding:2px;}


.naiyou { background: url(images/naiyou_bg.gif) repeat-y; padding:0px 15px; margin:0px; width:560px;}

/* 商品一覧設定ここから*/


#santyokuall {
	height: auto;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#santyokuue {
	height: auto;
	width: 545px;
	margin-right: auto;
	margin-left: auto;
}
table.border {
	border: 1px solid #CCCCCC;
}
table.sitayohaku {
	margin-bottom: 7px;
}
td.back {
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
}
.click {
	font-size: smaller;
	color: #666666;
}
h2.midashi {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bolder;
	margin-right: 2px;
	margin-left: 2px;
}
td.border {
	border: 1px solid #CCCCCC;
}
img.left {
	float: left;
}
td.setumei {
	font-size: 12px;
	padding: 5px;
}
tr.border {
	border: 1px solid #CCCCCC;
}
div.upspace {
	padding-top: 5px;
}
.price {
	color: #FF0000;
	font-weight: bold;
}
table.lr {
	margin-right: 3px;
	margin-left: 3px;
}
td.midashi {
	background-color: #FFCC99;
	text-indent: 1em;
	font-weight: bold;
	color: #333333;
}
#santyokusita {
	height: auto;
	width: 545px;
	margin-right: auto;
	margin-left: auto;
}
.sikaku {color: #FF6633}
#santyokunaka {
	height: auto;
	width: 545px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.tyuumonbotan {
	height: auto;
	width: 545px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	position: relative;
}
/* 商品一覧ここまで */

/*店舗紹介ここから*/

.tdmidasi {
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #333333;
}
#tball {
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #CCCCCC;
}
.tdnaiyou {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.borderdell {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*店舗紹介ここまで*/
