/* ------------------------------
 color設定
#777760	body
#b8b898	背景色
#222211	テキストカラー
#570707	リンクカラー
#728c8c	セレクトカラー
#d5d5c0	サブカラー
#85a2a2	サブメニューカラー
------------------------------ */

html
	{
	height:100%;
	margin-bottom:1px;
	}


body
	{
	background-color: #555543;
	color: #222211;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.35;
	letter-spacing: 1px;
	font-family: 'Verdana','Tahoma','arial', sans-serif;
	}

a:link 
	{
	color: #570707;
	text-decoration: none;
	}
a:hover
	{
	color: #570707;
	text-decoration: underline;
	}
a:visited
	{
	color: #570707;
	text-decoration: none;
	}
a:active
	{
	color: #570707;
	text-decoration: none;
	}

.spanone
	{
	display: none;
	}

.clearfix 
	{
	clear: both;
	zoom: 1;
	}
.clearfix:after
	{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	line-height: 0; 
	visibility: hidden;
	}

#outer
	{
	width: 870px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #b8b898;
	overflow: hidden;
	}

#navi
	{
	width: 870px;
	height: 35px;  
	margin: 0; 
	padding: 0;
	}

h1
	{
	background-image: url(img/navibottom.gif);
	width: 870px; 
	height: 38px;
	margin: 0; 
	}

#main
	{
	float: left;
	width: 690px;
	margin: 0;
	padding: 0;
	border-bottom: 10px solid #b8b898;
	}
/* ------------------------------
 main 部分の指定
------------------------------ */
#main_outer
	{
	width: 670px;
	margin: 0 auto;
	padding: 0;
	}

#topicPath
	{
	margin: 0 0 7px 7px;
	padding: 0;
	list-style-type: none;
	font-size: 80%;
	letter-spacing: 0px;
	}
#topicPath li
	{
	margin-left: 3px;
	display: inline;
	}
#topicPath li a 
	{
	margin-right: 7px;
	}

h2
	{
	margin: 0 0 8px;
	padding: 0.2em 0 0 11px;
	line-height: 170%;
	background-color: #d5d5c0;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	font-size: 90%;
	font-weight: normal;
	}

table#list_product
	{
	width: 639px;
	margin: 0px auto 10px;
	font-size: 80%;
	padding: 0;
	border-collapse: collapse;
	background-color: #d5d5c0;
	}

table#list_product th
	{
	padding: 7px 0.8em 5px;
	margin: 0px;
	background-color: #85a2a2;
	font-weight: normal;
	border-bottom: 1px solid #eeeeee;
	color: #eeeeee;
	}

table#list_product td
	{
	padding: 5px 0.8em 3px;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #dddddd;
	white-space: nowrap;
	}

table#list_product td.link
	{
	text-align: center;
	}

/* ------------------------------
 main 部分ここまで
------------------------------ */

#sub
	{
	float: left;
	width: 180px;
	margin: 0;
	background-color: #85a2a2;
	font-size: 80%;
	}
/* ------------------------------
 sub 部分の指定
------------------------------ */
#sub ul
	{ 
	margin: 0; 
	padding: 0;
	list-style-type: none;
	letter-spacing: 0px;
	}

#sub li 
	{ 
	display: inline; 
	padding: 0; 
	margin: 0;
	}

#sub .title a 
	{
	background-image: url(img/sub.gif); 
	width: 180px; 
	height: auto;
	background-repeat: no-repeat; 
	margin: 0;
	padding: 0.2em 0 0 15px;
	line-height: 225%;
	display: block;
	}

#sub .title a:hover
	{
	background-image:url(img/sub_hover.gif);
	width: 180px; 
	height: auto;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0.2em 0 0 15px;
	line-height: 225%;
	text-decoration: none;
	color: #570707;
	display: block;
	}

#sub #select_title a 
	{
	background-image: url(img/select.gif); 
	width: 180px; 
	height: auto;
	background-repeat: no-repeat; 
	margin: 0;
	padding: 0.2em 0 0 15px;
	line-height: 225%;
	background-color: #7f882f;
	color: #ffffff;
	display: block;
	}

#sub #select_title a:hover
	{
	background-image:url(img/sub_hover.gif);
	width: 180px; 
	height: auto;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0.2em 0 0 15px;
	line-height: 225%;
	color: #570707;
	text-decoration: none;
	display: block;
	}


#sub #subselect_title a 
	{
	background-image: url(img/sub_select.gif); 
	width: 180px; 
	height: auto;
	background-repeat: no-repeat; 
	margin: 0;
	padding: 0.2em 0 0 15px;
	line-height: 225%;
	background-color: #7f882f;
	color: #ffffff;
	display: block;
	}

#sub #subselect_title a:hover
	{
	background-image:url(img/sub_hover.gif);
	width: 180px; 
	height: auto;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0.2em 0 0 15px;
	line-height: 225%;
	color: #570707;
	text-decoration: none;
	display: block;
	}

#sub #select a 
	{
	background-image: url(img/select.gif); 
	width: 180px; 
	height: auto;
	background-repeat: no-repeat; 
	margin: 0;
	padding: 0.2em 0 0 23px;
	line-height: 178%;
	background-color: #7f882f;
	color: #ffffff;
	display: block;
	}

#sub #select a:hover
	{
	background-image:url(img/sub_hover.gif);
	width: 180px; 
	height: auto;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0.2em 0 0 23px;
	line-height: 178%;
	color: #570707;
	text-decoration: none;
	display: block;
	}

#sub .select_sub a 
	{
	background-image: url(img/select.gif); 
	width: 180px; 
	height: auto;
	background-repeat: no-repeat; 
	margin: 0;
	padding: 0.2em 0 0 37px;
	line-height: 178%;
	background-color: #7f882f;
	color: #ffffff;
	display: block;
	}

#sub .select_sub a:hover
	{
	background-image:url(img/sub_hover.gif);
	width: 180px; 
	height: auto;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0.2em 0 0 37px;
	line-height: 178%;
	color: #570707;
	text-decoration: none;
	display: block;
	}

#sub .subselect a 
	{
	background-image: url(img/sub_select.gif); 
	width: 180px; 
	height: auto;
	background-repeat: no-repeat; 
	margin: 0;
	padding: 0.2em 0 0 23px;
	line-height: 178%;
	background-color: #7f882f;
	color: #ffffff;
	display: block;
	}

#sub .subselect a:hover
	{
	background-image:url(img/sub_hover.gif);
	width: 180px; 
	height: auto;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0.2em 0 0 23px;
	line-height: 178%;
	color: #570707;
	text-decoration: none;
	display: block;
	}

#sub #catalog a 
	{
	background-image: url(img/sub_catalog.gif); 
	width: 180px; 
	height: 30px;
	background-repeat: no-repeat; 
	margin: 0;
	padding: 0;
	display: block;
	}

#sub #catalog a:hover
	{
	background-image:url(img/sub_catalog_hover.gif);
	width: 180px; 
	height: 30px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	}

#sub #about a 
	{
	background-image: url(img/sub_about.gif); 
	width: 180px; 
	height: 30px;
	background-repeat: no-repeat; 
	margin: 0;
	padding: 0;
	display: block;
	}

#sub #about a:hover
	{
	background-image:url(img/sub_about_hover.gif);
	width: 180px; 
	height: 30px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	}

#sub #blog a 
	{
	background-image: url(img/sub_blog.gif); 
	width: 180px; 
	height: 30px;
	background-repeat: no-repeat; 
	margin: 0;
	padding: 0;
	display: block;
	}

#sub #blog a:hover
	{
	background-image:url(img/sub_blog_hover.gif);
	width: 180px; 
	height: 30px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	}

#sub #store a 
	{
	background-image: url(img/sub_store.gif); 
	width: 180px; 
	height: 32px;
	background-repeat: no-repeat; 
	margin: 0;
	padding: 0;
	display: block;
	}

#sub #store a:hover
	{
	background-image:url(img/sub_store_hover.gif);
	width: 180px; 
	height: 32px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	}
/* ------------------------------
 sub 部分ここまで
------------------------------ */


#top_link
	{
	clear: left;
	margin: 0;
	padding: 5px;
	text-align: right;
	font-size: 85%;
	}
	
#footer
	{
	clear: left;
	background-color: #370707;
	margin: 0;
	padding: 5px;
	text-align: center;
	line-height: 1.7em;
	font-size: 85%;
	color: #ffffff;
	}