@charset "utf-8";
/*  
Theme Name: original
Theme URI: 
Description: Who
Version: 1.0
Author: Who
Author URI: 

作成日：
Copyright (C) Who
http://www.who.ne.jp/
*/

/*========================================
content
========================================*/
body {
	margin:0;
	padding:0;
	margin: 0 auto;
	padding:0;
	text-align: center;
	font-size:95%;
	/*font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", "MS Mincho";*/
	color:#000000;
	line-height:1.1em;
	background:#496032;
	}
#container {
	width: 850px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background:#FFFFFF;

	}
#content {
	width: 850px;
	margin:5px 0px 0px 0px;/* 上/右/下/左*/
	}
#left_column {
	background: #ffffff;
	float: right;
	width: 645px;
	/*min-height: 400px;*/
	margin:0px 0px 5px 5px;/* 上/右/下/左*/

	}
#right_column {
	float: left;
	width: 200px;
	background: #ffffff;
	color:#000000;
	/*min-height: 400px;*/
	}
/*IE6スターハック*/
* html #right_column {
	float: left;
	width: 190px;
	color:#000000;
	/*min-height: 400px;*/
	}
/*========================================
header
========================================*/
#header {
	width: 850px;
	margin: auto;
	background:#FFFFFF;
	height: 70px;
	}
h1#site_slogan{
	font-size: 80%;
	font-weight:normal;
	margin:4px 0 0px 5px;/* 上/右/下/左*/
	color:#000000;
	}
#header #logo {
	margin:8px 0 0 5px;/* 上/右/下/左*/
	height: 43px;
	width: 249px;
	float: left;
	}
#head{
	float:right;
	}
ul.headnavi {
	list-style:none;
	overflow: hidden; 
	position: relative;
	margin:0;
	padding:0;
	}
ul.headnavi li{
	font-size:80%;
	list-style:none;
	float: right;
	}
ul.headnavi li a{
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	/*height: 30px;*/
	color:#000000;
	text-decoration: none;
	padding-top: 0px;
	}
ul.headnavi li a.icon001 {background: url(image/home_navi.gif) no-repeat 0px 1px;}
ul.headnavi li a.icon002 {background: url(image/sitemap_navi.gif) no-repeat 0px 1px;}
ul.headnavi li a.icon003 {background: url(image/contact_navi.gif) no-repeat 0px 1px;}
ul.headnavi li a:hover {text-decoration: underline;color:#ff0000;}

.headcontact_search{
	clear:both;
	margin:10px 5px 0px 0px;/* 上/右/下/左*/
	padding:0;
	float:right;
	}
h2.headcontact a{
	display:block;
	width:189px;
	height:36px;
	}
h2.headcontact{
	clear:both;
	width:189px;
	height:36px;
	margin:0px 8px 0px 0px;/* 上/右/下/左*/
	padding:0;
	float:right;
	background:url(image/tel.gif) no-repeat;
	text-indent:-9999px;
	}
.headcontact_search{
	clear:both;
	margin:10px 5px 0px 0px;/* 上/右/下/左*/
	padding:0;
	float:right;
	}

/*========================================
common
========================================*/
#top-img {
	clear: both;
	position: relative;
	width:850px;
	height: 400px;
	background: url(image/top.jpg) no-repeat 50% 0;
	}
#top-img h3{
	text-indent: -9999px;
	}
h1,h2,h3,h4,h5,h6{
	font-size: 90%;
	}

img {
	margin:0;
	padding:0;
	border:0;
	}
a,a:link,a:visited {
	color:#808000;
	text-decoration:underline;
	}
a:hover,a:active {
	color:#FF9D00;
	text-decoration:underline;
	}
.breadcrumb {
	color: #000000;
	font-size: 90%;
	margin: 3px 8px 8px 15px;/* 上/右/下/左*/
	}
.breadcrumb a {
	color: #496032;
	}
.breadcrumb .current{
	color: #ff0000;
	font-weight: bold;
	}
.floatL	{
	float:left;
	margin:0 5px 0 0;/*左寄せ*/
	}

.floatR	{
	float:right;
	margin:0 5px 0 0;/*右寄せ*/
	}

.clear{
	clear:both;
	line-height:0;
	height:0;
	padding:0 0 2px 0;/* 上/右/下/左*/
	}
.marginLR5 {
	margin:0 5px 0 5px;/*マージン右左*/
	padding::0 5px 0 5px;
}
.marginL5 {
	margin:0 0px 0 5px;/*マージン右左*/
	padding::0 0px 0 5px;
}
.marginLB5{
	margin:0 0 5px 5px;/*マージン左*/
}

#text_area {
	margin:5px 10px 5px 10px;/* 上/右/下/左*/
}
dl.list2 dt{
	clear: left;
	float: left;
	width: 9em;
	white-space: nowrap;
 	padding: 8px 0.5em;
	}
dl.list2 dd{
    margin-left: 0;
	padding: 8px 0.5em 8px 11em;
	background:url(image/line2.gif) repeat-x left bottom;
	}
.center {
	clear:both;
	text-align:center;
}



/*========================================
navi
========================================*/
#navi{
	clear:both;
	height: 43px;
	width: 100%;
	background: url(image/menu_bg.gif) repeat-x top #FFFFFF;
	}
#navi ul{
	margin:0px;
	padding:0px;
	overflow: hidden;
	list-style:none;
	}
#navi ul li{
	float: left;
	height: 43px;
	display: inline;
	background: url(image/menu_sep.gif) top right no-repeat;
	list-style: none;
	}
#navi li a{
	padding: 13px 15px 0px 15px;/* 上/右/下/左*/
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	}
#navi li a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	}

/*========================================
footer
========================================*/
#footer {
	clear:both;
	width: 850px;
	margin: 0;
	background: #F3F3C0;
	}
#footer ul {
	margin:15px 15px 0px 15px;/* 上/右/下/左*/
	padding: 0px 0px 0px 0px;/* 上/右/下/左*/
	text-align: left;
	font-size: 78%;
	}
#footer li {
	display: inline;
	color: #000000;
	padding: 0px 8px 0px 0px;/* 上/右/下/左*/
	}
#footer a:link,#footer a:visited {
	color: #000000;
	text-decoration: none;
	}
#footer a:hover, #footer a:active {
	color: #FF0000;
	text-decoration: underline;
	}
.footer01{
	clear:both;
	float:left;
	position:relative;
	width:645px;
	height:12px;
	margin:0 auto;
	background:#ffffff;
	}
	
.footer01 p.pageTop {
	width:645px;
	background:url(image/pagetop.gif) 0 0 no-repeat;
	float:none;
	position:absolute;
	right:5px;
	width:115px;
	height:11px;
	margin:0;
	text-align:left;
	}
.footer01 p.pageTop a{
	display:block;
	height:11px;
	text-indent:-9999px;
	}
.address{
	float: left;
	width: 850px;
	line-height: 20px;
	display: inline;
	text-align: center;
	font-size: 75%;
	background:#496032;
	color: #ffffff;

	}
.copy{
	color: #ffffff;
	line-height: 22px;
	font-size: 12px;
	text-align: center;
	clear: both;
	margin-top: 15px;
	background:#496032;
	}

/*IE6スターハック*/
* html .copy{
	color: #ffffff;
	line-height: 22px;
	font-size: 12px;
	text-align: center;
	clear: both;
	margin-top: 0px;
	background:#496032;
	}


/*========================================
side
========================================*/

#side_menu {
	width:190px;
	height:auto;
	margin:5px 0px 10px 0px;/* 上/右/下/左*/

	}
#side_menu h3{
	background-image:url(image/menu001.gif);
	width:190px;
	height:31px;
	text-indent:-9999px;
	margin:0 0 10px 3px;/* 上/右/下/左*/
	}
#side_menu ul {
	margin:0 6px 10px 5px;/* 上/右/下/左*/
	padding:0;
	}
#side_menu li {
	list-style:none;
	padding-left:15px;
	margin-bottom:6px;
	line-height:12px;
	background-image:url(image/p001.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}
#side_menu li a {
	text-decoration:none;
	color:#000000;
	}
#side_menu li a:hover{
	text-decoration:underline;
	color:#FF0000;
	}
#side_menu1 {
	width:190px;
	height:auto;
	background-color:#000000;
	margin:5px 0px 10px 0px;/* 上/右/下/左*/

	}
#side_menu1 h3{
	background-image:url(image/menu004.gif);
	width:190px;
	margin:0 0 10px 3px;/* 上/右/下/左*/
	height:31px;
	text-indent:-9999px;
	}
#side_menu1 ul {
	margin:0 6px 10px 5px;/* 上/右/下/左*/
	padding:0;
	}
#side_menu1 li {
	list-style:none;
	padding-left:15px;
	margin-bottom:6px;
	line-height:14px;
	background-image:url(image/p001.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}
#side_menu1 li a {
	text-decoration:none;
	color:#000000;
	}
#side_menu1 li a:hover{
	text-decoration:underline;
	color:#FF0000;
	}
#sub_category {
	width:190px;
	height:auto;
	background-color:#FFFFFF;
	margin:5px 0px 10px 0px;/* 上/右/下/左*/

	}
#sub_category h3{
	background: url(image/menu006.gif) no-repeat left top;
	width:190px;
	height:31px;
	font-size:14px;
	text-indent:35px;
	line-height: 200%;
	letter-spacing: 4px;
	font-family: "HG創英角ｺﾞｼｯｸUB";
	color: #000000;
	margin:0 0 10px 3px;/* 上/右/下/左*/
	}
#sub_category ul {
	margin:0 6px 10px 5px;
	padding:0;
	}
#sub_category li {
	list-style:none;
	padding-left:15px;
	margin-bottom:6px;
	line-height:14px;
	background-image:url(image/p001.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-position:0px 3px;/* 左/上*/

	}
#sub_category li a {
	text-decoration:none;
	color:#000000;
	}
#sub_category li a:hover{
	text-decoration:underline;
	color:#FF0000;
	}

#side_menu_tag {
	width:190px;
	text-align:center;
	float:left;
	margin:0px 0px 10px 0px;/* 上/右/下/左*/
	}
#side_menu_tag h3{
	background-image:url(image/menu005.gif);
	width:190px;
	height:31px;
	text-indent:-9999px;
	margin:0 0 10px 3px;/* 上/右/下/左*/
	}
#tag{
	text-align:left;
	margin:0px 5px 10px 5px;/* 上/右/下/左*/
	}

#tag a {
	text-decoration:none;
	color:#000000;
	}
#tag a:hover{
	text-decoration:underline;
	color:#FF0000;
	}

#top_banner {
	width:190px;
	float:left;
	margin:0px 0px 10px 0px;/* 上/右/下/左*/
	text-align:center;
	font-size: 80%;
	color:#000000;
	}
#top_banner h3{
	background-image:url(image/menu003.gif);
	width:190px;
	height:31px;
	text-indent:-9999px;
	margin:0 0 10px 3px;/* 上/右/下/左*/
	}
#mobile {
	width:190px;
	float:left;
	margin:0px 0px 10px 0px;/* 上/右/下/左*/
	font-size: 80%;
	}
/*========================================
main
========================================*/

.post_box {
	width:630px;
	color: #000000;
	margin: 5px 0px 3px 8px;/* 上/右/下/左*/
	border-bottom: #444f51 1px dotted;
	}
/*IE6スターハック*/
* html .post_box {
	width:610px;
	color: #000000;
	margin: 0px 0px 3px 0px;/* 上/右/下/左*/
	border-bottom: #444f51 1px dotted;
	}
.post_box_page {
	width:620px;
	color: #000000;
	margin: 5px 0px 3px 8px;/* 上/右/下/左*/
	}
/*IE6スターハック*/
* html .post_box_page {
	width:610px;
	color: #000000;
	margin: 0px 0px 3px 0px;/* 上/右/下/左*/
	}

.post_title {
	padding: 6px;
	padding-left: 10px;
	background: #496032;
	font-weight: bold;
	color: #FFFFFF;
	}
.post_title a{
	text-decoration:none;
	letter-spacing: 0.1em;
	display: block;
	width: 100%;
	color: #FFFFFF;
	}
.post_title a:visited{
	text-decoration:none;
	letter-spacing: 0.1em;
	display: block;
	width: 100%;
	color: #FFFFFF;
	}

.post_title a:hover,a:active {
	color:#ffff00;
	}

.post_box1{
	text-align: left;
	margin: 8px;
	}
/* ■NewsBox　お知らせブロックサイド用
-----------------------------------*/
.NewsBox3_title{/*タイトル部分*/
	width: 630px;/*幅*/
	text-indent:20px;
	text-align: left;/*タイトルを左寄せ*/
	color: #FFFFFF;/*文字色*/
	background-color: #496032;/*背景色*/
	width: 100%;
	font-weight: bold;
	}

/*IE6スターハック*/
* html .NewsBox3_title{/*タイトル部分*/
	width: 600px;/*幅*/
	color: #FFFFFF;/*文字色*/
	text-indent:20px;
	text-align: left;/*タイトルを左寄せ*/
	background-color: #496032;/*背景色*/
	font-weight: bold;
	width: 100%;
	padding: 6px;
	padding-left: 10px;
	}
.NewsBox3{
	float:left;
	text-align:center;
	width: 630px;/*幅*/
	border: solid 1px #868689;/*外周枠の色*/
	background-color: #ffffff;/*枠の背景色*/
	margin:5px 5px 5px 5px;
	}
/*IE6スターハック*/
* html .NewsBox3{
	float:left;
	text-align:center;
	width: 600px;/*幅*/
	border: solid 1px #868689;/*外周枠の色*/
	background-color: #ffffff;/*枠の背景色*/
	margin:5px 5px 5px 5px;
	}

.NewsBox4{
	text-align: left;
	padding: 0.3em;
	margin: 4px;
	background-color: #FFFFFF;/*文章部分の背景色*/
	line-height:20px;
}

.NewsBox4 li{
	list-style-type: none;

}

.NewsBox4 a.icon{
	background:url(image/p004.gif) no-repeat left ;
	background-position:2px 3px;/* 左/上*/
	padding-left:20px;
	padding-right:10px;
	line-height: 1.2em;
	letter-spacing: 0.05em;
}
ul.newsrss{
	margin:0;
	padding:0;
	list-style:none;
	width: 610px;
	overflow: hidden; 
	position: relative;
	}

ul.newsrss li{
	float: right;
	}

ul.newsrss li.rss a{
	display:block;
	width:16px;
	height:15px;
	}
ul.newsrss li.rss{
	width:16px;
	height:15px;
	margin:0px 0 0px 15px;/* 上/右/下/左*/
	padding:0;
	float:right;
	background:url(image/rss.gif) no-repeat;
	text-indent:-9999px;
	}
.postmetadata{
	clear:both;
	background: #f5f5f5;
	text-align: right;
	font-size: 85%;
	}
form .sub{
	font-size: 10px;
	background: #eee;
	height: 20px;
	border: #ccc 1px solid;
	margin: 0 0 0 5px;
	}
/*========================================
WordPress追加
========================================*/
.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.wp-caption{
	border: solid 1px #aaaaaa;
	text-align: center;
	padding: 5px 0 0 0;/* 上/右/下/左*/
	margin: 5px 10px 5px 2px;/* 上/右/下/左*/
	}
.edit{
	text-align: center;
	font-style: italic;
	padding: 0;
	float: right;
	width: 49px;
	height: 15px;
	margin: -33px -11px 0 0;
	}
.edit a{
	position: absolute;
	top: 0;
	right: 0;
	background-color: #07f;
	color: #fff;
	padding: 2px 10px;
	}

/************ここから通販用追加**********/
p.module_title{
	background: url(image/menu005.gif) no-repeat left top;
	width:190px;
	height:31px;
	font-size:14px;
	text-indent:35px;
	line-height: 230%;
	letter-spacing: 4px;
	font-family: "HG創英角ｺﾞｼｯｸUB";
	color: #ffffff;
	}
ul.ucart_widget_body {
	margin:0px;
	padding:0px;
	}

ul.ucart_widget_body ul {
	margin:0px 0 3px 0;/* 上/右/下/左*/
	padding: 0 0 0 40px;/* 上/右/下/左*/

	}
ul.ucart_widget_body ul li{
	list-style-type:decimal;
	padding-left:0px;
	margin-bottom:6px;
	line-height:14px;
	}
.ucart_widget_body li a:link{
	text-decoration:none;
	color: #FFFFFF;
}
.ucart_widget_body li a:visited{
	text-decoration:none;
	color: #FFFFFF;
}
.ucart_widget_body li a:hover{
	text-decoration:underline;
	color:#FFFF00;
}

table.usces_calendar{
	margin-left: 20px;
	text-align: center;
	width: 80%;
}

#ucart_calendar-3 .module_title{
	text-align: left;
}


#ucart_calendar-3{
	text-align: center;
}

ul li.toriatsukai{
	list-style-type:disc;
}

/* ■post_box　通販エントリー用
-----------------------------------*/
.post_box_shop {
	float:left;
	width:151px;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #DDDDDD;
	padding:0px 0px 0px 0px;/* 上/右/下/左*/
	margin:3px 0px 0px 5px;/* 上/右/下/左*/
	line-height:1.1;
	font-size: 90%;
	}
/*IE6スターハック*/
* html .post_box_shop {
	width:151px;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #DDDDDD;
	padding:0px 0px 0px 0px;/* 上/右/下/左*/
	margin:3px 5px 0px 0px;/* 上/右/下/左*/
	line-height:1.1;
	font-size: 90%;
	}

.post_title_shop {
	padding: 6px;
	padding-left: 10px;
	background: #EFEFEF url(image/box_top.gif) repeat-x;
	font-weight: bold;
	color: #666666;
	}
.post_title_shop a{
	text-decoration:none;
	letter-spacing: 0.1em;
	display: block;
	width: 100%;
	}
.post_box1_shop{
	text-align: left;
	margin: 8px;
	}
.post_box_nobottom {
	width:630px;
	color: #000000;
	margin: 5px 0px 3px 8px;/* 上/右/下/左*/
	border-bottom: #444f51 1px dotted;
	}
/*IE6スターハック*/
* html .post_box_nobottom {
	width:610px;
	color: #000000;
	margin: 0px 0px 3px 0px;/* 上/右/下/左*/
	border-bottom: #444f51 1px dotted;
	}
.post_box_nobottom {
	width:670px;
	background: #FFFFFF;
	color: #000000;
	border-top-color: 1px solid #DDDDDD;
	border-left-color: 1px solid #DDDDDD;
	border-right-color: 1px solid #DDDDDD;
	border-bottom-color: 1px solid #FFFFFF;
	margin: 0px 0px 3px 0px;/* 上/右/下/左*/
	}
/*IE6スターハック*/
* html .post_box_nobottom {
	width:650px;
	background: #FFFFFF;
	color: #000000;
	border-top-color: 1px solid #DDDDDD;
	border-left-color: 1px solid #DDDDDD;
	border-right-color: 1px solid #DDDDDD;
	border-bottom-color: 1px solid #FFFFFF;
	margin: 0px 0px 3px 0px;/* 上/右/下/左*/
	}

/* ----- Style for Ktai Entry ----- */
.photo {
	padding-right:6px;
	float:left;
	line-height:110%;
	font-size:0.85em;
	text-indent:0;
}
.photo img {
	background:white;
	margin:0 4px 4px 0;
	padding:3px;
	border:1px solid #999;
}
.photo-end {
	clear:left;
}
/* ---------- */

.pink{
	color:#FF00FF;

}
.blue{
	color:#0000FF;
}
