body {
	font-family: "Hiragino Kaku Gothic Pro",Osaka,"MS Gothic";
	margin: 0;
	background-color: #55974D;
	color: #403F3B;
	font-size: 10pt;
}

#all {
	width: 890px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background: url(../images/bg.png);
	float: center;
	background-color: #F2EFEA;
}

#main {
	margin: 0px 30px 0px 30px;
}

#header {
	width: 830px;
	margin: 0 auto;
}

#footer {
	text-align: center;
	clear: both;
	width: 830px;
	font-size: 8pt;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
}

#footer hr{
	border-top: 1px dotted #2D5C09;
	background-color: #F2EFEA;
	height: 0px;
	margin: 0px 5px 5px 5px;
}

#footer div{
	text-align: right;
}


img.hd {
	display: inline;
}

div#pankuzu {
	width: 812px;
	height: 12pt;
	padding: 1px 5px 1px 8px;
	background-color: #EBE2D9;
	font-size: 10pt;
	margin-top: 2px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #D6C1AC;
	border-left: 3px solid #D6C1AC;
}

a {
	font-family: "Hiragino Kaku Gothic Pro",Osaka,"MS Gothic";
	color: #2D5C09;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
   	color: #804041;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li.menu {
	font-size: 10pt;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	/*line-height: 12px;*/
	line-height: 130%;
}


sub {
	font-size: 8pt;
}

cnt {
	border: 1px solid #000000;
}

strong {
	color: #BE595A;
}

