@import "http://";
@charset "utf-8";

body {	
	margin: 0;
	padding: 0;
	font-family: "‚l‚r ƒSƒVƒbƒN",sans-serif;
	text-align:center;
	font-size:small;
	color:#666666;
	background:#000000;
	background-image: url(../images/back.gif);
}

img {
	margin:0;
	padding:0;
	vertical-align:bottom;
	border:none;
}

h1,h2,h3,h4,h5 {
	margin:0;
	padding:0;
	font-family: "‚l‚r ƒSƒVƒbƒN","Arial",sans-serif;
}
a {
	color:#6fb82c;
}
a:hover {
	text-decoration:none;
}

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

p {
	margin:0;
	padding:0;
	line-height:1.5;
}

#container {
	width:760px;
	margin:0 auto;
	background:#ffffff;
	padding:5px;
	border-color:#333333;
	border-width:1px 5px 1px 1px;
	border-style:solid;
}

#nav {
	font-size:10px;
	width:760px;
	height:25px;
	margin:0;
	padding:0;
	background:#fff url("../images/nav_bk.gif") repeat-x;
}
#nav ul {
	display:block;
	margin:0 0 0 0px;
}
#nav li {
	display:block;
	float:left;
	padding:0;
	margin:0;
}
#nav a {
	display:block;
	float:left;
	line-height:2.5;
	margin-right:5px;
	padding:0 10px;
	height:25px;
	text-decoration:none;
}	
#nav a.active{
	color:#68ae31;
	background:#fff url("../images/kaku.gif") repeat-x left bottom;
}
#nav a:hover{
	color:#fff;
	background:#68ae31 url("../images/kaku.gif") repeat-x left bottom;
}
#header {
	height:35px;
	margin:0;
	padding:0;
	background:#ffffff;
}
#header h1 {
	text-indent:-9999px;
	text-align:left;
}
#header h1 {
	display:block;
	width:760px;
	height:30px;
	margin:0px;
	margin-top:1px;
	padding:0;
	background:url("../images/logo.gif") no-repeat;
}

#m_nav {
	font-size:9px;
	width:760px;
	margin:0;
	padding:0;
	background:#000000;
}
#m_nav ul {
	display:block;
	margin:0 0 0 0px;
}
#m_nav li {
	display:block;
	float:left;
	padding:0;
	margin:0;
}
#m_nav a {
	display:block;
	float:left;
	line-height:2.5;
	margin-left:5px;
	padding:0 10px;

	text-decoration:none;
	background-image: url(../images/mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}	
#m_nav a.active{
	color:#ff0;
	background-image: url(../images/mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#m_nav a:hover{
	color:#fff;
	background-image: url(../images/mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#site_text {
	width:760px;
	margin:0;
	padding:0;
	color:#666;
	background:url("../images/sp_site_textbk.gif") repeat-y;
}
#site_text table {
	width:760px;
	margin:0px 0px;
}

#text1 {
	width:500px;
	margin:0;
	padding:0;
	float:left;
	text-align:left;
}

#text1 h2 {
	font-size:14px;
	margin:20px 10px;
	border-bottom:solid 1px #666666;
}

#text1 img {
	float:left;
	padding:5px;
}

#text1 table {
	width:95%;
	border-style:solid;
	border-width:1px;
	border-color: #666666;
	font-size:small;
	margin:10px 10px;
	line-height:150%;
}

#text1 p {
	font-size:small;
	margin:0px 0px;
	line-height:150%;
	border-bottom:dashed 1px #666666;
}
#text1 a {
	color:#68ae31;
	padding-left: 0px;
	margin-left: auto;
	margin-right: 0;
}
#text1 a:hover {
	color:#68ae31;
}

#text2 {
	width:260px;
	margin:0;
	padding:0;
	float:right;
	text-align:left;
	background:url("../images/sub_bk.gif") repeat-y;
}

#profile {
	color:#fff;
	font-size:small;
	width:250px;
	margin-left:10px;
	margin-top:25px;
	padding:0;
	background:url("../images/sub_bk.gif") repeat-y;
}
#profile ul {
	padding:0;
}
#profile p {
	text-decoration:none;
	line-height:150%;
	padding-left: 10px;
	margin-left: auto;
	margin-right: 10px;
}
#profile li {
	text-decoration:none;
	background-image: url(../images/mark_w.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: auto;
	margin-right: 0;
}
#profile a {
	color:#fff;
}
#profile a:hover {
	color:#ff0;
}

#contents {
	float:left;
	width:760px;
	margin:0;
	background:url("../images/bk.gif") repeat-y;
}

#main {
	float:left;
	width:500px;
	margin:0;
	padding:0;
	text-align:left;
	background:url("../images/sp_main_bk.gif") no-repeat center top;
}
#main h2 {
	margin:55px 0px 5px 10px;
	font-size:120%;
	color:#6fb82c;
}
#main p {
	margin:15px;
	font-size: small;
}

#sub {
	float:right;
	width:260px;
	margin:0;
	padding:5px;
	background:url("../images/sub_bk.gif") no-repeat center top;
	text-align:left;
}
#sub_contents {
	font-size:10px;
	width:220px;
	margin:0;
	padding:0px;
	float:left;
	background:#000;
	color:#fafafa;
}
#sub_contents p {
	margin:10px;
	font-size:10px;
	background-image: url(../images/mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#fafafa;
	padding-left: 15px;
}
#sub_contents ul {
	margin:10px;
	padding:0;
}
#sub_contents li {
	padding:5px 0;
	border-bottom:solid 1px #666666;
}
#sub_contents p {
	margin:10px;
}
#sub_contents a {
	text-decoration:none;
	background-image: url(../images/mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: auto;
	margin-right: 0;
}
#sub_contents li.active{
	color:#ff0;
	background-image: url(../images/mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: auto;
	margin-right: 0;
}
#sub_contents a:hover {
	color:#fafafa;
}

#footer {
	text-decoration:none;
	font-size:9px;
	clear:both;
	width:760px;
	margin:0;
	padding:0;
	background:url("../images/bk.gif") repeat-y;
	text-align:right;
	border-top:solid 1px #090;
}
#footer p {
	margin:0;
	padding:20px;
}
#footer a {
	color:#666;
	text-decoration:none;
}
.f70 {
	font-size:9px;
}
.bold {
	font-weight:bolder;
}

