/* CSS Document */
body{
	padding:0px;
	margin:0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #386C1F;
	font-size: 14px;
	line-height: 22px;
}
div, p, ul, h1, h2, h3  {margin:0px; padding:0px;}
ul{list-style-type:none;}
img {
    border-style:none;
}
#header
{
	width:780px;
	position:relative;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#main
{
	width:790px;
	position:relative;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #333333;
}
#main a:link {
	text-decoration: none;
}
#main h2 {
	color: #34681D;
	font-size: 130%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #34681D;
	border-bottom-color: #34681D;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
}
/*---Left Panel---*/
#left
{
	width:385px;
	float:left;
	margin-right: 10px;
}
/*---Right Panel---*/
#right{
	width:385px;
	float:left;
}
#content {
	display: block;
	width: 780px;
}
.green {
	color: #34681D;
}
#footer {
	display: block;
	clear: both;
	width: 770px;
	background-color: #44597C;
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
	text-align: right;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer a:link {
	font-style: italic;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.shouhin-left01 {
	display: block;
	width: 465px;
	float: left;
}
.shouhin-left02 {
	display: block;
	width: 300px;
	float: left;
}
.shouhin-left03 {
	display: block;
	width: 230px;
	float: left;
	margin-right: 10px;
}
.shouhin-left04 {
	display: block;
	width: 230px;
	float: left;
}
.shouhin-left05 {
	display: block;
	width: 450px;
	border: 1px solid #811787;
	padding: 5px;
	margin-top: 20px;
	float: left;
}
.nouen-left01 {
	display: block;
	width: 420px;
	float: left;
}
.nouen-left02 {
	display: block;
	width: 420px;
	float: left;
	background-color: #FFFFFF;
	padding-right: 10px;
}
