@charset "utf-8";
/* class-a.jp common */
body {
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	letter-spacing: 1px;
}
img {
}
/* ヘッダ */
#fixed {
	top: 0px;
	width: 100%;
	position: fixed;
	z-index: 1001;
	height: 80px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9BD01B;
	background-color: #292F33;
}
#header {
	height: 75px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header:after {
	content: "";
	display: block;
	clear: both
}
#header h1 {
	font-size: 12px;
	font-weight: normal;
	color: #9BD01B;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	letter-spacing: 0px;
	text-decoration: none;
}
#header h1 a {
	color: #99D119;
	text-decoration: none;
}
#logo {
	height: 50px;
	width: 200px;
	float: left;
}
nav #nav {
	padding: 0px;
	margin: 0px;
}
nav #nav li {
	list-style-type: none;
	float: left;
	margin-top: 25px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 14px;
}
nav #nav li a:link {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}
nav #nav li a:visited {
	color: #FFF;
}
nav #nav li a:hover {
	color: #FFF;
	background-color: #9BD01B;
}
nav #nav li a:active {
	color: #0000FF;
}
/* フッター */
#footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #292F33;
	padding-right: 100px;
	padding-left: 100px;
	color: #FFF;
	margin-top: 30px;
}
#footer:after {
	content: "";
	display: block;
	clear: both
}
.manu-f {
	float: left;
	width: 33%;
	margin: 0px;
	padding: 0px;
}
.manu-f h3 {
	background-image: url(../images/info/infoarrow1.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-position: 3px;
	font-size: 14px;
}
.navi-f {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.navi-f li {
	list-style-type: none;
	line-height: 20px;
}
.navi-f li a:link {
	color: #fff;
	text-decoration: none;
}
.navi-f li a:visited {
	color: #fff;
}
.navi-f li a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.navi-f li a:active {
	color: #ffcc00;
	text-decoration: underline;
}
#footer #c9 {
	width: 750px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 10px;
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: center;
}
#footer #c9 p {
	margin: 0px;
	padding: 0px;
}
/* 表題 */

#primary .t270 {
	font-size: 18px;
	background-image: url(../images/info/infobar.gif);
	background-repeat: no-repeat;
	line-height: 35px;
	color: #FFF;
	background-color: #9CD11B;
	text-indent: 30px;
	width: 270px;
	font-weight: normal;
}
#primary .t670 {
	font-weight: normal;
	font-size: 18px;
	background-image: url(../images/info/infobar.gif);
	background-repeat: no-repeat;
	line-height: 35px;
	color: #FFF;
	background-color: #9CD11B;
	text-indent: 30px;
	width: 670px;
}
#container .t500bo {
	font-weight: normal;
	font-size: 18px;
	background-image: url(../images/info/infobar.gif);
	background-repeat: no-repeat;
	line-height: 35px;
	color: #FFF;
	background-color: #9CD11B;
	text-indent: 30px;
	width: 550px;
}
.tx-36 {
	font-size: 36px;
}
.tx-16 {
	font-size: 16px;
}
.tx-14r {
	font-size: 14px;
	font-weight: bold;
}
.tx-16rr {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.zz-18 {
	font-size: 18px;
}
.zz-18b {
	font-size: 18px;
	color: #0099FF;
}
.zz-14b {
	font-size: 14px;
	color: #0099FF;
}
