@charset "utf-8";
/* CSS Document */

h1		 {
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 10px;
}
h2		{
	font-size:11px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	vertical-align: middle;
	}
h3		{
	font-size:12px;
	font-weight: normal;
	}
#header		{
	font-size: 10px;
	line-height: 150%;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 7px;
	padding-top: 13px;
}
#footer		{
	font-size: 10px;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#flash		{
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	font-size: 12px;
	line-height: 20px;
	background-color: #C8E889;
	background-image: url(images/flashbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#shop		{
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	font-size: 12px;
	line-height: 20px;
	background-color: #cfea95;
	background-image: url(images/shopbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#shop_navi		{
	text-align: right;
	vertical-align: middle;
	padding-top: 0px;
	font-size: 12px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #46942B;
	padding-bottom: 20px;
}
#seo		{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	line-height: 20px;
	background-color: #C8E889;
	background-image: url(images/flashbg2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 180px;
	padding-bottom: 0px;
	padding-left: 380px;
	font-weight: bold;
}
.entaBN{
	float:right;
	margin:0;
	padding: 0;
	}	

.txt12		{
	font-size:12px;
}


.small		{
	font-size:10px;
	color: #FFFFFF;
}
.gyoukan		{
	font-size:10px;
	line-height: 160%;
}


.input		{
	font-size:10px;
	background-color: #F6F6F6;
	padding: 1px;
}
.submit		{
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	cursor:hand;
	background-color: #885FC9;
}
A:link		  {
	color: #196619;
	text-decoration: none;
	font-weight: normal;
}
A:visited	  {
	color: #196619;
	text-decoration: none;
	font-weight: normal;
}
A:active	  {
	color: #196619;
	font-weight: normal;
}
A:hover		 {
	color: #196619;
	background-color: #EEEEEE;
}
