@charset "utf-8";	
/* CSS Document */	
body {
	margin : 0;
	}
	
html{overflow-x: hidden;}

/* link styles
--------------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #666666;
}
/* header指定
--------------------------------------------*/
#header_menu {
	width: 950px;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	line-height: 18px;
	background: #777777;
	text-align: center;
	margin-bottom: 5px;
	font-weight: lighter;
}

#header_menu2 {
	width: 935px;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	line-height: 18px;
	background: #777777;
	text-align: center;
	font-weight: lighter;
	padding-right: 15px;
}
/* link styles(ヘッダ内)
--------------------------------------------*/
.header_menu {
	width: 735px;
	margin-right: 5px;
	margin-left: 205px;
}
a.header {
    color:#ffffff;
    text-decoration:none;
}
a.header:link {/*未訪問のリンク*/
    color:#ffffff;
    text-decoration:none;
}
a.header:visited {/*訪問後のリンク*/
    color:#ffffff;
    text-decoration:none;
}
a.header:hover {/*マウスをのせたとき*/
    color:#ffffff;
    text-decoration:underline;
}
a.header:active {/*クリック中*/
    text-decoration:none;
}
/* link styles(フッタ内)
--------------------------------------------*/
a.footer {
    color:#ffffff;
    text-decoration:none;
}
a.footer:link {/*未訪問のリンク*/
    color:#ffffff;
    text-decoration:none;
}
a.footer:visited {/*訪問後のリンク*/
    color:#ffffff;
    text-decoration:none;
}
a.footer:hover {/*マウスをのせたとき*/
    color:#ffffff;
    text-decoration:underline;
}
a.footer:active {/*クリック中*/
    text-decoration:none;
}
/* 
--------------------------------------------*/
.header01 {
	width: 246px;
	float: right;
	padding-bottom: 5px;
	overflow: hidden;
}

.header02 {
	width: 700px;
	padding-bottom: 5px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#container0 {
	margin: 0px auto;
	width: 1050px;
	background: url(../images/bg.jpg);
}
#container_header {
	margin: 0px auto;
	width: 950px;
}

#menu {
	width: 950px;
	height: 30px;
	float: left;
	clear: both;
	overflow: hidden;
}



#contents1 {
	width: 950px;
	margin: 0px auto 10px;
	float: left;
	padding-bottom: 5px;
	overflow: hidden;
	background: #233200;
	height: 220px;
	padding-top: 5px;
}

#contents2 {
	width: 950px;
	margin: 0px auto;
}

#contents_main {
	width: 699px;
	float: left;
}

.pass {
	float: left;
	width: 240px;
	font-size: 10px;
	color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	background: #233200;
	padding-top: 3px;
	padding-bottom: 8px;
	_padding-bottom: 3px;
	padding-left: 10px;
	height: 80px;
}


#left {
	float: left;
	width: 180px;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-right: 8px;
	padding-left: 10px;
	font-weight: lighter;
}
#center {
	width: 480px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}


.left_btn {
	width: 180px;
	padding-bottom: 12px;
}
.bnr01 {
	float: left;
	height: 230px;
	width: 200px;
}
.bnr02 {
	float: left;
	width: 500px;
	background: #233200;
	height: 220px;
}
.whatsnew {
	float: left;
	width: 250px;
	background: url(../images/new2.jpg);
	margin-top: 5px;
	overflow: hidden;
	height: 123px;
}
.news_if {
	margin: 0px;
	width: 230px;
	float: left;
	padding: 0px 0px 0px 10px;
	height: 85px;
	}

.pass_reminder {
	margin-top:3px;
	text-align:right;
}
.pass_reminder a:link {
	color: #ffffff;
	text-decoration: none;
}
.pass_reminder a:visited {
	color: #ffffff;
	text-decoration: none;
}
.pass_reminder a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.pass_reminder a:active {
	color: #ffffff;
}

.center_contents {
	width: 240px;
	float: left;
	padding-bottom: 5px;
	font-size: 12px;
	color: #555555;
	padding-top: 5px;
	overflow: hidden;
	line-height: 21px;
}
.center_contents2 {
	width: 480px;
	float: left;
	padding-bottom: 5px;
	font-size: 12px;
	color: #555555;
	padding-top: 0px;
	line-height: 20px;
	margin-top: 10px;
}

.center_contents3 {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	font-weight: lighter;
	float: left;
	margin-top: 0px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 9px;
	width: 220px;
}

.center_title {
	float: left;
	width: 480px;
	padding-bottom: 7px;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.center_title2 {
	float: left;
	width: 480px;
	padding-bottom: 3px;
	padding-top: 10px;
}

.comnts {
	float: left;
	width: 155px;
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 5px;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	overflow: hidden;
	height: 60px;
}

.comnts p {
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}

.cts_title {
	float: left;
	width: 235px;
	padding-bottom: 3px;
	padding-top: 5px;
}
.cts_title p {
	font-size: 12px;
	line-height: 1.75em;
	text-align: left;
	margin: 0px 0 5px 1px;
	padding: 0;
	}

h1 {
	display: none;
	text-indent: -9999px;
}


h2 {	
    margin: 0;
	padding: 0;	
}	
h3 {	
    margin: 0;
	padding: 0;	
}			
h4 {
	font-size: 13px;
	line-height: 15px;
	margin: 0px;
	padding: 0px 0px 5px;
	font-weight: lighter;
}

#right {
	width: 235px;
	padding: 0px 0px 0px 8px;
	margin: 0px;
	float: left;
}
#right2 {
	width: 230px;
	border-left: 1px solid #CCCCCC;
	padding: 15px 12px 10px 8px;
	margin: 0px;
	float: right;
}
.right_menu01 {
	width: 235px;
	padding-bottom: 4px;
	padding-top: 3px;
	float: left;
}
.right_menu02 {
	width: 235px;
	float: left;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}

.right_contents {
	width: 225px;
	padding-bottom: 8px;
	float: left;
}
.right_contents p {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	margin: 0px 0 3px 2px;
	padding: 0;
	color: #555555;
	float: left;
	font-weight: lighter;
	overflow: hidden;
	clear: both;
}

#footer {
	width: 936px;
	background: #777777;
	padding: 7px;
	margin: 0px;
	clear: both;
	overflow: hidden;
	height: 35px;
}

.footer_left {
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	padding-top: 3px;
	overflow: hidden;
}
.footer_right {
	float: right;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	padding-left: 10px;
	overflow: hidden;
	line-height: 15px;
	padding-top: 3px;
}

