body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, CI, Meiryo, "lr oSVbN", sans-serif;
	font-size: 13px;
	color: #666666;
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
	background-image: url(../image/img07.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.title2 {
	font-size: 18px;
	font-weight: bolder;
	color: #135293;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #85C329;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	background-image: url(../image/img09.gif);
	margin: 0;
	padding-left: 10px;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	font-size: 129%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../image/img09.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.boxed {
	padding: 5px 30px 20px 30px;
}
#page #content .boxed h3 {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 1.5px;
}


.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.orange {
	margin: 20px 30px;
	color: #FFFFFF;
	background-color: #85C329;
	background-image: url(../image/img10.gif);
	background-repeat: repeat-x;
}
#page #content {
	margin: 0px;
	padding: 0px;
	width: 680px;
}


.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
	font-size: 12px;
}

.col-two {
	float: right;
	width: 300px;
	font-size: 14px;
}


/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../image/img01.gif);
	background-repeat: repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	height: auto;
}

/* Logo */

#logo {
	height: 220px;
	background-color: #FFFFFF;
	background-image: url(../image/img02.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: none;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}

#logo h1 {
	font-size: 22px;
	padding-top: 100px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(../image/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#logo h2 {
	font-size: 14px;
}
#page #content .boxed h2 {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #85C329;
	padding-left: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85C329;
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	width: auto;
}
#page #content .boxed h4 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}



#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 20px;
	background-color: #85C329;
	background-image: url(../image/img04.gif);
	background-repeat: repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background-image: url(../image/img05.gif);
	background-repeat: repeat-x;
}

#menu li.first {
	background: none;
}


#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Login */

#login {
	padding: 20px;
	background-color: #0099FF;
}

#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 740px;
}





/* Footer */

#footer {
	width: 980px;
	height: 150px;
	background-image: url(../image/img12.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	background-image: url(../image/img13.gif);
	background-repeat: repeat-x;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#page #sidebar #logo a {
	color: #000000;
}
