@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
	background-image: url(../images/back.png);
	background-repeat: repeat-x;
	text-align: center;
	line-height: 1.4;
	letter-spacing: 0.04em; 
}

div#pageWrapper {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #799f00;
	text-align: left;
}

/* old _*/
* html div#pagewrapper {
	width: 640px;
}
/* end */

div#contentsWrapper {
	width: 640px;
	background-image: url(../images/sub_back.png);
	overflow: auto;
}

div#header {
	width: 640px;
	height: 40px;
	margin-bottom: 0px;
	background-color: #799f00;
}

div#mainContents {
	width: 600px;
	height: 90;
	margin-bottom: 1px;
}


div#nav h3 {
	margin-top: 10px;
	margin-left: 8px;
	margin-bottom: 0px;
}

div#nav li {
	margin-left: 10px;
	list-style-type: none;
	display: inline;
}

div#mainContents li {
	list-style-type: none;
}

div.contents {
	width: 598px;
	margin: 10px;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	background: #ffffff; 
}

div.contents p {
	font-size: 12px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	margin: 10px 0px 10px 0px;
}

img.inc {
	float: left;
	margin: 10px 20px 10px 0px;
}

img.nomal {
	clear: left;
	margin-top: 10px;
}

div.txt9mmmp {
}

div#footer {
	clear: both;
	width: 640px;
	height: 18px;
	margin-bottom: 1px;
	text-align: center;
	line-height: 2;
	background-color: #799f00;
}

div#footer p {
	font-size: 10px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
}
