@charset "utf-8";
/* CSS Document */
/*================
全体の設定
=================*/

body{
     text-align:center;
	 background-color:#FFFFFF;
	 }
	 
	 

div#pagebody{
	width:860px;
	margin:0 auto;
	background-color:#FFFFFF;
	padding-top: 0px;

	 }
	 
#mainbg{
	width:860px;
	background-color:#FFFFFF;
	overflow: hidden;
		   }
#mainbg:after {
 display:block;
 clear:both;
 height:1px;
 overflow:hidden;
}



	 
	 
/*=============================
     ヘッダー
==============================*/
	 	 
div#hedder{
	width:860px;
	height:150px;
	background-image:url(img/hedder.jpg);
	display:block;
	
		 
}
#hedder h1 a{
	width:860px;
	height:130px;
	display: block;
	text-indent:-4000px;
	margin-bottom: 0px;
	margin-top: 0px;
		 }


div#menu{
	width:860px;
	height:30px;
	background-image: url(img/menubg.png);
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	
		 
}		 
			
ul.mainmenuul{
	height:30px;
	width:860px;
	background-repeat:no-repeat;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	
	

			
			
}


li.mainmenu01,li.mainmenu02,li.mainmenu03,li.mainmenu04,li.mainmenu05{
          float:left;
		  display:block;
		  list-style-type:none;
		  background-repeat:no-repeat;
		  text-indent: 0px;
		  }
		  
li.mainmenu01{
			margin-right:20px;
			margin-left:10px;
			width:130px;
		  }
li.mainmenu02{
			margin-right:20px;
			width:160px;
		  }
li.mainmenu03{
			margin-right:20px;
			width:90px;
		  }
li.mainmenu04{
			margin-right:20px;
			width:50px;
		  }
li.mainmenu05{
			width:130px;
			float:right;
			
		  }

a.mainmenu{
	height:25px;
	padding-top:5px;
	display:block;
	font:bold 14px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#000000;
	text-align: center;
	text-decoration: none;		  
		  }
		  

a.sitemap{
	height:25px;
	padding-top:5px;
	display:block;
	font:bold 14px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#FFFFFF;
	text-align: center;
	text-decoration: none;		  
		  }
		  
/*===================================================
　　　　　左カラム
===================================================*/

#links{
	width:200px;
	float:left;
	text-align:left;
	margin:10px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	color: #009900;
}
.sidetitle{
	background-image:url(img/sidetitle.gif);
	color: #FFFFFF;
	font:bold 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding:7px 7px 0px 20px;
	width:163px;
	height:22px;
	text-align: center;
	margin-bottom:8px;

}
.side{
	font:bold 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0px 0px 10px 10px;
	padding:8px;
	width:172px;
	background:url(img/sideicon.gif);
	background-repeat:no-repeat;

	
}

a.sidetitlea{
	color:#FFFFFF;

}
a.sidea{
	color:#009900;
	padding-left: 22px;

}
/* begin styles for RSS Feed */

.rss-box {
	width: 210px;
	height:250px;
	overflow:auto;
	float:left;
	border: dashed #cccccc 1px;
	 
}

.rss_title, rss_title a {
	font-size: 12px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss-items {
	margin: 3px;
	padding: 0px;
}

.rss-item  {
	padding-right: 0px;
	padding-left: 0px;
	font-weight : normal; 
	font-size: 10px;
	padding-bottom: 2px;
	color: #999;
	word-break: break-all;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	font-weight: bold;
	font-size: 10px;
	color: #666;
	text-decoration : none;
}

.rss_item a:hover { 
	font-weight: bold;
	font-size: 10px;
	text-decoration : underline;
	color: #333;
}

.rss_date {
	font-size: 10px;
	font-weight : normal;
	color: #999;
}

/*==================================================
       メインコンテンツ
====================================================*/


#main{
	width:640px;
	float:right;
	padding:5px 0px 5px 5px;
	border-left-style: solid;
	border-left-color: #333333;
	border-left-width: thin;
	margin: 10px 0px 0px 0px;
	
	}
#navi{text-align:left;
      font-size:14px;
	  }
#mainbody{
         width:540px;
		 margin:0 auto;
		 }
#info{
	width:550px;
	height:262px;
	background-image:url(img/info.gif);
	background-repeat:no-repeat;
	margin:10px 0px 5px 20px;
	padding:55px 18px 30px 20px;
	   
      }
#webinfo{
	width:325px;
	height:250px;
	overflow:auto;
	float: left;
	border: dashed #cccccc 1px;
	text-align: center;
		   
			}
div.lnkcont{
	text-align: center;
	margin: 0px 40px 10px 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 130%;
	letter-spacing: 2px;
	font-size:14px;
	height: 180px;
}
div.cont{
	text-align: center;
	margin: 20px 40px 10px 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 130%;
	letter-spacing: 2px;
	font-size:14px;
	clear: both;
}
p.cont{
	clear: none;
	text-align: left;
	margin-top: 4px;
		}
p.contcl{
	clear: both;
	text-align: left;
		}
p.contcl2{
	clear: both;
	text-align: left;
	font-weight:bold;
		}
.photol{
	float:left;
	padding-right: 14px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
		}
.photor{
	float:right;
	padding-left: 10px;
	text-align: left;
		}
		
.photoc{
	float:none;
	text-align: center;
	margin: 0 auto;
		}
　　　　　
dev.linkimg {float: right;
			width:50px;
			height:27px;
			background-image:url(img/link.gif);
			
			}
			


div.survice{background-color:#CCCCCC;
            width:530px;
			border:#333333;
			outline-style:solid;
			outline-color:#CCCCCC;
			outline-width:thin;
			
			
			display:block;
			margin:5px auto;
			}
div.name{
	font:bold "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 24px;
	text-decoration: underline;
			}

div.namea{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;

		}
div.keireki	{
	margin-bottom: 40px;
			}

div.bunner {
	width:600px;
	display:block;
	text-align: left;
	clear: both;
	
	
	}
	
div.tablemanu{
	width:520px;
	background-color:#FFFFE1;
	padding:20px 20px 20px 20px;
	clear: both;
	background-color: #FFFFE1;
	padding: 5px 20px 10px 20px;
	height: 30px;
	border-bottom-color: #660033;
	border-bottom-style: dashed;
	border-bottom-width: thin;
}
.manuname{
	font:14px;
	font-weight: bold;
	text-align: left;
	width: 200px;
	float: left;
			
			}
.manutext{
	text-align: left;
	margin-left: 10px;
	width: 300px;
	font-size: 10px;
	float: right;
			}
.price{
	font:14px;
	color: #990000;
	font-weight: bold;
	text-align: right;
	width: 100px;
	float: right;
	clear: both;
		}
.sitemap{ text-align:left;

		  }
.noborder{
	border-style:none;
	cursor: pointer;
         }
.galleft{
	width:200px;
	height:200px;
	float:left;
	text-align:center;
	background-color: #DDDDDD;
	margin-bottom: 2px;
}
.galcent{
	width:200px;
	height:200px;
	float:left;
	text-align:center;
	margin-left:4px;
	background-color: #DDDDDD;
	margin-bottom: 2px;
		}
.galright{
	width:200px;
	height:200px;
	float:left;
	text-align:center;
	margin-left:4px;
	background-color: #DDDDDD;
	margin-bottom: 2px;
		}
.menusum{
	width:120px;
	height:77px;
	float: left;
		  }
.menugal{
	width:300px;
	float: left;
	height: 385px;
	text-align: center;
		  }
		  
		  

/*===================================================
　　　　　フッター
===================================================*/
div#footer{
	clear:both;
	width:860px;
	height:auto;
	background-color:#009900;
	text-align:right;
	color:#FFFFFF;
	margin-top: 10px;
}
.footerlink{
	text-align: left;
	padding-left: 10px;
			
			
			}
.foota{
	border-left:thin solid #FFFFFF;
	text-decoration:none;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:3px 6px 0px 6px;
		}
.copy{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#FFFFFF;
	font-size:14px;
	text-align:right;
	padding-right: 10px;
}



/*==================================================
       要素の設定
====================================================*/	
#topimg { width:620px;
		}
		
h2 {
	background-image: url(img/h2bg.gif);
	background-repeat:no-repeat;
	width:600px;
	height:22px;
	margin-top:10px;
	margin-bottom:2px;
	display:block;
	font-size:16px;
	color:#FFFFFF;
	padding:5px 20px;
	text-align: left;
	clear: both;
	
	
	}
h4 {
	text-align: left;
	margin: 7px 0px 4px 5px;
	font-size: 14px;
	text-decoration: underline;
}





	
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	color:#666666;
	　text-decoration: underline;
}
a:active {
　color: #ff00ff;
}
