/* 基本設定
---------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

img {
	border: none;
}

.btnOn{	background-color:#FFFF66;}
.btnOff{background-color:#FFFFFF;}
#btn1{	background-color:#FFFF99;}

#Contents{
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#Contents h1 {
	font-size:12px;
	font-weight:normal;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	margin: 0px;
	padding-right: 0px;
	padding-left: 5px;
}

#Contents h2 {
	font-size:20px;
	margin:0px;
	color: #006600;
	font-weight: bold;
	letter-spacing: 15px;
}

#Contents h3 {
	font-size:11px;
	margin:0px;
	color: #006600;
	font-weight: normal;
	display: block;
	width: 236px;
}

#Contents h4 {
	font-size:18px;
	font-weight:bold;
	margin:0px
}	


#Contents strong {
	font-size:14px;
	color: #333333;
	font-weight: bold;
}

/* header部
---------------------------------------------*/
#header {
	height: 80px;
	position: relative;
}

#header h1 {
	font-size:12px;
	font-weight:normal;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	margin: 0px;
	padding-right: 0px;
	padding-left: 5px;
}

#header h2 {
	font-size:20px;
	margin:0px;
	color: #006600;
	font-weight: bold;
	letter-spacing: 15px;
}

#Logo {
	position: absolute;
	width: 193px;
	height: 53px;
	left: 10px;
	top: 21px;
}

#Juusho {
	position:absolute;
	left:609px;
	top:2px;
	width:281px;
	height:47px;
	z-index:1;
}

/* body部
---------------------------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	background-image: url(../image/backbg.gif);
	background-color: #F0FAFF;
	color: #3E3E3E;
	line-height: 24px;
}

#Sidebody{
	width: 200px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#MainImg1,#MainImg2,#MainImg3,#MainImg4,#MainImg5{
	border: 1px solid #999999;
	font-size: 24px;
	color: #000000;
	padding-top: 120px;
}

#MainImg1{background-image: url(../image/flash/honjo_04_t.jpg);background-repeat: no-repeat;}
#MainImg2{background-image: url(../image/flash/honj-tea01_t.jpg);background-repeat: no-repeat;}
#MainImg3{background-image: url(../image/flash/kama-hanapa02_t.jpg);background-repeat: no-repeat;}
#MainImg4{background-image: url(../image/flash/kaiganjaridai_t.jpg);background-repeat: no-repeat;}
#MainImg5{background-image: url(../image/flash/sai-zentei01_t.jpg);background-repeat: no-repeat;}

#MainTitle{
	background-color: #FFFFFF;
	filter: Alpha(Opacity=80);
	height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
	
#Mainbody{
	width: 784px;
}

#Main{
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	background-image: url(../image/backbg3.gif);
	width: 860px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}


/* footer部
---------------------------------------------*/
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #44B5FF;
	background-position: bottom;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
}

#footerbtn{	text-align: center;padding-top: 10px;padding-bottom: 10px;font-size: 12px;text-decoration: none}

#footerbtn a:link   {color: #FFFFFF; text-decoration: none}
#footerbtn a:visited{color: #FFFFFF; text-decoration: none}
#footerbtn a:active {color: #FFFFFF; text-decoration: none}
#footerbtn a:hover  {color: #FF0000; text-decoration: none}



#CopyRight {text-align: right;font-size: 12px;}

/* トップボタン
---------------------------------------------*/
div.menu * 		{
	margin:0;
	padding:0;
	height:34px;
	position: relative;
}
div.menu ul 	{ list-style: none; }
div.menu li 	{ float:left;}
div.menu li a 	{	text-indent: -9999px; display: block; width:150px;}

div.menu li#TopBtnHome				{background-image: url(../image/btn/top/Home.png);}
div.menu li#TopBtnHome a:hover    	{background-image: url(../image/btn/top/Home_h.png);}
div.menu li#TopBtnHome a:stay     	{background-image: url(../image/btn/top/Home_h.png);}

div.menu li#TopBtnDryice			{background-image: url(../image/btn/top/Dryice.png);}
div.menu li#TopBtnDryice a:hover  	{background-image: url(../image/btn/top/Dryice_h.png);}
div.menu li#TopBtnDryice a:stay   	{background-image: url(../image/btn/top/Dryice_h.png);}

div.menu li#TopBtnSample			{background-image: url(../image/btn/top/Sample.png);}
div.menu li#TopBtnSample a:hover  	{background-image: url(../image/btn/top/Sample_h.png);}
div.menu li#TopBtnSample a:stay   	{background-image: url(../image/btn/top/Sample_h.png);}

div.menu li#TopBtnShohin			{background-image: url(../image/btn/top/Shohin.png);}
div.menu li#TopBtnShohin a:hover  	{background-image: url(../image/btn/top/Shohin_h.png);}
div.menu li#TopBtnShohin a:stay   	{background-image: url(../image/btn/top/Shohin_h.png);}

div.menu li#TopBtnCompany			{background-image: url(../image/btn/top/Company.png);}
div.menu li#TopBtnCompany a:hover 	{background-image: url(../image/btn/top/Company_h.png);}
div.menu li#TopBtnCompany a:stay  	{background-image: url(../image/btn/top/Company_h.png);}

div.menu li#TopBtnToi				{background-image: url(../image/btn/top/Toi.png);}
div.menu li#TopBtnToi a:hover    	{background-image: url(../image/btn/top/Toi_h.png);}
div.menu li#TopBtnToi a:stay     	{background-image: url(../image/btn/top/Toi_h.png);}

/* ボトムボタン
---------------------------------------------*/

#Bottom * 		{margin:0;padding:0;position: relative;text-align: center;color: #FFFFFF;}
#Bottom ul 		{list-style: none;}
#Bottom li 		{float:left;color: #FFFFFF;}
#Bottom li a 	{display: block; width:100px;height:18px;}
#Bottom li.TopBtn{
	text-decoration: none;
	display : block;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size: 12px;
	width: 100px;
	color: #FFFFFF;
}

#Bottom li.TopBtn a:link 	{text-decoration: none;}
#Bottom li.TopBtn a:visited {text-decoration: none;}
#Bottom li.TopBtn a:hover 	{color:#0000FF;text-decoration: none;}

/************** SubTitle **************/
.SubTitle1 {
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #7591FF;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #0066CC;
	padding: 3px;
	background-repeat: no-repeat;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
}

.SubTitle2 {
	text-align: left;
	background-image: url(../image/title/title1.png);
	padding-top: 8px;
	padding-left: 15px;
	display: block;
	height: 26px;
	background-repeat: no-repeat;
	border: 1px solid #D7D7D7;
	margin-top: 10px;
}

.SubTitle3 {
	color: #339966;
	font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #003300;
	border-left-color: #003300;
	text-align: left;
	margin-bottom: 10px;
	padding: 2px;
	font-size: 14px;
	background-image: url(../image/title/sub1.png);
}

.Subbox1{
	border: 1px solid #D2D2D2;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.Subbox2{
	display: block;
	padding: 5px;
	background-color: #F3F3F3;
	border: 1px solid #CDCDCD;
	position: relative;
	width: 847px;
}


a.HomeBtn{
	text-decoration: none;
	display : block;
	text-align: left;
	width: 282px;
	height:100px;
}

a.HomeBtn:link {
	color:#666666;
	text-decoration: none;
	}
	
a.HomeBtn:visited {
	text-decoration: none;
	}
	
a.HomeBtn:hover {
	text-decoration: none;
	background-color: #D9F8FF;
}



.system_title{
	background-image: url(../sample/image/system-title.gif);
	height: 22px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	text-indent: 24px;
	color: #FFFFFF;
	letter-spacing: 2px;
	top: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}


#BeforeBox{
	width: 379px;
	border: 1px solid #999999;
	margin: 10px;
}

#BeforeTitle{
	background-color: #44B5FF;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 16px;
}

#BeforeBody{
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
}

#ImageBox{
	margin: 10px;
}

#ImageTitle{
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 14px;
}

#ImageBody{
	padding: 10px;
	font-size: 12px;
	color: #666666;
}

#BeforeBox{
	width: 379px;
	border: 1px solid #999999;
	margin: 10px;
}


#Seihin_body {
	width: 100%;
	margin-bottom: 20px;
	position: relative;
}

#Seihin_L_body {
	width: 637px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0;
	height: 430px;
	background-color: #F3F3F3;
	margin-bottom: 0px;
	float: left;
}

#Seihin_L_Title {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}

#Seihin_L_Img{
	width: 250px;
	border: 1px solid #666666;
	float: left;
	margin: 10px;
	height: 280px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../seihin/image/kg30.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

#Img_KG50 {
	float: left;
	margin: 10px;
	height: 280px;
	width: 250px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../seihin/image/kg50.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

#Img_KG30 {
	float: left;
	margin: 10px;
	height: 280px;
	width: 250px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../seihin/image/kg30.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

#Img_KG12S {
	float: left;
	margin: 10px;
	height: 280px;
	width: 250px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../seihin/image/kg12s.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

#Img_KG20S {
	float: left;
	margin: 10px;
	height: 280px;
	width: 250px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../seihin/image/kg20s.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

#Img_KG6S {
	float: left;
	margin: 10px;
	height: 280px;
	width: 250px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../seihin/image/kg6s.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

#Seihin_L_Main {
	width: 355px;
	float: left;
	margin-top: 10px;
}

#Seihin_L_Footer {
	width: 615px;
	float: left;
	margin-left: 10px;
}

#Seihin_R_body {
	width: 180px;
	float: right;
	border: 1px solid #666666;
	height: 430px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}

#Seihin_R_Img 
{
	width: 180px;
	height: 80px;
	display: block;
	background-color: #FFFFFF;
}

a.shohinBtn{
	display : block;
	width: 180px;
	height: 80px;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.shohinBtn:hover {
	display : block;
	width: 180px;
	height: 80px;
	background-color: #C4FFFF;
}

#Seihin_Siyou
{
	position: relative;
	width: 847px;
	float: left;
}

#Seihin_kit
{
	height: 180px;
	padding-right: 2px;
	padding-left: 2pt;
	text-align: center;
}

#Seihin_kit_Img
{
	float: left;
	margin: 4px;
}

#Sample_title1,#Sample_title2
{
	width: 140px;
	display: block;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

#Sample_title1{background-color: #0066FF;}
#Sample_title2{background-color: #339900;}

#Sample_body{
	padding: 5px;
	margin-left: 30px;
}

#Sample_main{
	padding: 5px;
	color: #0033FF;
	font-weight: bold;
}
