@charset "utf-8";
/*ボディ全体*/
body { font-family: "ＭＳ ゴシック", "Osaka－等幅";
    text-align:center;
	margin: 0 ;
	padding: 0 ;
	color: #444444;
	font-size:14px;
	background-color: #f7f4e3;
	/* background: url(images/bg.gif) top repeat-x; */
}

/*一番上テキスト*/
h1{	font-weight:normal;
	font-size: 14px;
	/*font-weight: bold;*/
	color: #323600;
	height:18px;
	padding-top: 5px;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #f7f4e3;
	text-align: right;
	/*background: url(images/h1_bg.gif) top repeat-x;*/
}

/*一番上テキストをラッパーの位置に揃える*/
#headtxt{text-align:left;
	width:800px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
}

/*ラッパー*/
#wrapper{
	width:800px;
	margin: 0 auto;
	text-align:left;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	background-color: #fdfcf7;
	/* background:url(images/contents-bg.gif) repeat-y top left; */
		  }

#wrapper-contents{
	width:800px;
	margin: 0 auto;
	text-align:left;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	background-color: #fdfcf7;
	/*background:url(images/contents-bg2.gif) repeat-y top left;*/
		  }


/*ヘッダー*/	  
#header{ width:800px;
         height:270px;
		background-color: #fdfcf7;
		 }

#title1 {
	width:800px;
	height:228px;
	float:left;
}

/*左ボディ（TOPページ用）*/
#leftbody-top{ width:207px;
               float:left;
		   }		  

/*右ボディ（TOPページ用）*/
#rightbody-top{ width:550px;
				text-align:left;
				/*clear:center;*/
				float:right;
				margin-right:10px;
				}

/*左ボディ*/
#leftbody{ width:210px;
			/* height:600px; */
               float:left;
			/*padding-right:10px; */
	/*background-color: #b1e0b4;*/
 		   }		  

/*右ボディ*/
#rightbody{ width:530px;
				float:right;
				margin-right:10px;
				}

#pankuzu{ width:740px;
          height:20px;
		  font-size:1em;
		  background:#FFFFFF;
		  padding-top:7px;
		  padding-left:10px;
		  }


#tright {
	width:195px;
	height:80px;
	float:right;
}

#logo {
	width: 329px;
	height:80px;
	float: left;
}

/*フッター*/			
#footer{ width:800px;
         height:120px;
		 clear:both;
		 text-align: center;
		 font-size: 12px;
		 /*border-top:#999999 1px solid;*/
		 }		  


#catch {
	color: #5c6b53;
	font-size: 14px;
	line-height: 120%;
}

#concept {
	color: #000000;
	background: #b1e0b4;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 14px;
}

.topmenu {
	width:213px;
	height:20px;
	margin-top:5px;
	font-size: 12px;
}


#bottommenu {
	width:800px;
	float: left;
}

#bottommenu ul {
	margin-left: 0px;
	padding-left: 0px;
}

#bottommenu a {
	display: block;
}

#bottommenu li {
	float: left;
	/*height: 72px;*/
	list-style-type: none;
}

#bottommenu a:hover {
	/*background-color: #ffcc33;*/
}

#navBar {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	/*border-top: 1px solid #000000;*/
	width: 180px;
}

#navBar a {
	display: block;
	padding: 10px;
	/*background-color: #b1e0b4;*/
	background-color: #ffffff;
	color: #444444;
	text-decoration: none;
}

#navBar a:hover {
	/*background-color: #009933;*/
	background-color: #395f26;
	color: #ffffff;
}

#navBar li {
	/* border-right: 1px solid #000000; */
	/* border-bottom: 1px solid #000000; */
	/* border-left: 1px solid #000000; */
}

#goodsmenu {
	width: 207px;
	height: 283px;	/* 263+20 */
}

#kankon {
	width: 207px;
	height: 49px;
	padding-left: 14px;
}

#dairi {
	margin-top: 10px;
	width: 207px;
	height: 131px;
}

#banner_dairi {
	margin-top: 10px;
	width: 207px;
	height: 49px;
	padding-left: 14px;
}

#addressbox {
	margin-top: 10px;
	margin-left: 5px;
	width: 197px;
	border-top:#cccccc 4px solid;
	border-bottom:#cccccc 4px solid;
}

#goodsphoto_frame {
	width: 550px;
	height: 404px;
	background-color: #f7f4e3;
}

#itemborder {
	width: 500px;
	height: 3px;
	padding-left: 24px;
}

.goodsphoto {
	float:left;
	margin-left:5px;
	margin-top: 10px;
	width: 128px;
	height: 180px;
}

#news {
	width:529px;
	height:163px;
	margin-top: 20px;
	margin-left: 20px;
}

#news-l {
	float:left;
	width: 16px;
	height: 163px;
}

#news-m {
	float:left;
	width: 482px;
	height: 163px;
}

#news-mt {
	height: 47px;
}

#news-mtopic {
	height: 86px;
}

#news-mb {
	height: 30px;
}

#news-r {
	float:left;
	width: 31px;
	height: 163px;
}

h2{
	font-size:18px;
	text-indent:10px;
	/*background-image: url(images/tbase.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	margin-top:30px;
	border-top:#0a95ff solid 1px;
	border-bottom:#0a95ff solid 1px;
	border-left:#0a95ff solid 12px;
	border-right:#0a95ff solid 1px;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 30px;
    text-indent:10px;
}	  

h3{ background:url(images/subtitle2_bg.jpg) top left no-repeat;
	color:#444444;
	height: 24px;
    text-indent:30px;
	font-size:16px;
	/*border-left:#0a95ff solid 12px;*/
	/*border-bottom:#0a95ff solid 1px;*/
	padding-top:2px;
	margin-left: 10px;
	}
	
h4{ margin-left:0px;
	padding: 5px 0 5px 10px;
	border-left:#9ed141 solid 8px;
	border-bottom:#CCCCCC solid 1px;
	text-indent:20px;
	margin-left: 15px;
	font-size:14px;
	font-weight: bold;}
	
h5{ margin-left:0px;
	padding: 5px 0 5px 10px;
	font-size:14px;
	font-weight: bold;}

h7{ font-size:6px; }

		  
p{
	line-height:140%;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 15px;
	text-indent: 1em;
}		  
   	  
p.add{ line-height:140%;
	   margin-left:5px;}	

p.noindent {
	text-indent: 0;
}

p.leftprofile-midashi{
	font-size:14px;
	font-weight:bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #009933;
	margin-left: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
				   }

p.leftprofile{
	font-size:14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	text-indent: 0;
				   }

p.profile-txt{
	font-size:12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	text-indent: 0;
}

p.new{
	font-size:14px;
	text-indent:10px;
	font-weight: bold;
	margin-top: 3px;
}	  

p.shuchou {
	font-size:14px;
	font-weight: bold;
	color : #136798;
}

p.y2jtitle {
	font-size:14px;
	font-weight: bold;
	text-align: center;
}

p.clearleft {
	clear:left;
}

table {
	border-collapse: collapse;
	border: 1px solid #333333;
	margin-left: 20px;
}

td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #333333;
	line-height: 160%;
}

td.center {
	text-align: center;
}

td.right {
	text-align: right;
}

th {
	font-weight: normal;
	background-color: #9ed141;
	color: #333333;
	font-weight: bold;
	text-align: center;
	padding: 7px;
	border: 1px solid #333333;
}

		  
ul{
	line-height:140%;
}	

ul.submenu{
	line-height:220%;
	list-style-type:none;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
}

ul.none {
	list-style-type:none;
}

ul.new-entry{
	margin:0px;
	padding:0px;
	list-style-type:none;
	line-height:140%;
}

li.entry {
	text-indent:32px;
	background-image: url(images/flowericon.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 100%;
	font-size: 14px;
	padding-top: 3px;
}



ol{
	line-height:200%;
}	

ol.b {
	line-height:200%;
	font-weight: bold;
}

ol.n {
	line-height:140%;
}

img {
	margin: 0px;
	padding: 0px;
}

img.left {
	float: left;
	margin-right :10px;
	margin-bottom :10px;
}

img.right {
	float: right;
}

img.banner {
	margin-right: 10px;
	padding-right: 10px;
}

img.photo2 {
	width: 213px;
	height: 160px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}



b.midashi{
	color: #fff;
	background: #336699;
	font-size:12px;
	padding: 5px 10px 5px 10px;
}




.tcenter {
	text-align: center;
}

.tright {
	text-align: right;
}

.yohaku20{ width:100%;
                height:20px;
				background:#FFFFFF;}

.yohaku16 {
	width:100%;
    height:16px;
	background:#FFFFFF;
}

.reverse {
	color: #ffffff;
	background: #28a552;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
		  

.question {
	font-size:14px;
	font-weight: bold;
	margin-left: 1em;
	border-bottom:#CCCCCC solid 1px;
}

.answer {
	font-size:14px;
	font-weight: bold;
	margin-left: 1em;
}

.topic {
	border: 3px; solid #ff9900;
	/*background-color: #dddd88;*/
}

.noborder {
	margin-left: 20px;
}

.noborder table {
	border-collapse: collapse;
	border: none;
	margin-left: 0px;
}

.noborder td {
	padding: 5px;
	border: none;
}

.noborder th {
	font-weight: normal;
	background-color: #b1e0b4;
	text-align: left;
	padding: 5px;
	border: none;
}

.letter2 {
	letter-spacing: 2em;
}

.letter05 {
	letter-spacing: 0.5em;
}

.gray {
	background-color: #cccccc;
}



.photo {
	float: left;
	width: 160px;
	height: 160px;
	margin-left:10px;
	margin-bottom: 5px;
	background: url(images/photo.jpg) top left no-repeat;
}

.waku {
	width: 510px;
	margin-left: 10px;
	border-top: 1px solid #888888;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #888888;
	font-size: 14px;
	/*color: #888888;*/
	color: #444444;
}

.waku2 {
	width: 150px;
	margin-left: 10px;
	margin-bottom: 20px;
	border-top: 1px solid #888888;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #888888;
	font-size: 14px;
	color: #888888;
	float:left;
}

.goods {
	width: 200px;
	border: 1px solid #888888;
	float:left;
	margin-left: 10px;
	margin-bottom: 20px;
}

.gimg {
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	text-align:center;
}

.content {
	font-size: 14px;
	padding-left:5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
}

.fno {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #f7f4e3;
	font-weight: bold;
}

.fname {
	padding-top: 3px;
	padding-bottom 3px;
	margin-bottom: 5px;
	font-weight: bold;
	height: 32px;
}

.fsize {
	line-height: 120%;
}

.frange {
	margin-top: 10px;
}

.fprice {
	margin-top: 5px;
	font-weight: bold;
	text-align: right;
	width: 190px;
}

.fbikou {
	margin-top 5px;
}

.strongbig {
	font-weight: bold;
	font-size: 18px;
	line-height: 140%;
}

.reverse {
	background-color: #45ac6b;
	/*background-color: #b1e0b4;*/
	color: #ffffff;
}

.address {
	font-size: 12px;
	text-align: right;
}

.f12 {
	font-size: 12px;
}

.f10 {
	font-size: 10px;
}

.red {
	color: #cc0000;
}

.f-right {
	float:right;
}

