@charset "utf-8";
/* 共通*/
*{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
	font-size:14px;
	line-height:160%;
	color:#333;
	margin:0;
	padding:0;
}
h2{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
	font-size:16px;
	font-weight:600;
	margin:0;
	padding:0;
	color:#666;
}
h1{
	font-family:"HGP明朝B";
	font-size:10px;
	margin:0;
	padding:0;
	color:#baca9b;
}
h3{
	font-family:"HGP明朝B";
	font-size:16px;
	margin:0px 0 20px;
	padding:0;
	color:#333;
	font-weight:normal;
}
h4{
	border-bottom:2px solid #849f41;
	margin:20px 0;
	width:640px;

}


a{
	text-decoration:none;
	font-family:"HGP明朝B";
}
a:hover{
	text-decoration:underline;
	font-family:"HGP明朝B";
}

.textbold14{
	font-weight:bold;
	margin:5px 0;
}
img{
	border:0;
}
.text10{
	font-size:9;
}
/* 共通(ヘッダー）*/
body{
	background:url(../images/bodybg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
#container{
	width:900px;
	margin:0 auto;
}
#header{
	width:100%;
	margin:0;
	background-color:#3f6808;
}

#headerimg{
	width:650px;
	height:50px;
	background:url(../images/logo.gif) #ffffff no-repeat;
	background-position:left;
	display:block;
	margin:0;
	float:left
	}

#headerimg a{
	width:650px;
	height:50px;
	display:block;
	text-indent:-9999px;
}
#headerright{
	width:250px;
	height:50px;
	float:left;
	background-color:#ffffff;
	text-align:right;
	}
	
#headerright ul{
	margin-top:5px;
}
#headerright li{
	list-style:disc;
    display:inline;
	margin-left:15px;
}
#headerright a{
	font-size:10px;
}

/*共通(ナビ）*/
#topnavi{
	width:900px;
	height:30px;
	display:block;
	margin:0;
	padding:0;
	clear:both;
}
#topnavi ul{
	margin:0;
	padding:0;
	margin:0;
	font:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
	font-size:10px;
}
#topnavi li{
	list-style:none;
    float:left;
}

#gn1{
	background-image:url(../images/gn_top.gif);
	width:150px;
	height:30px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn2{
	background-image:url(../images/gn_rinen.gif);
	width:150px;
	height:30px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn3{
	background-image:url(../images/gn_sust.gif);
	width:150px;
	height:30px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn4{
	background-image:url(../images/gn_member.gif);
	width:150px;
	height:30px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn5{
	background-image:url(../images/gn_us.gif);
	width:150px;
	height:30px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn6{
	background-image:url(../images/gn_event.gif);
	width:150px;
	height:30px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn1:hover{
	background-image:url(../images/gn_top_ov.gif);
	width:150px;
	height:30px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn2:hover{
	background-image:url(../images/gn_rinen_ov.gif);
	width:150px;
	height:30px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn3:hover{
	background-image:url(../images/gn_sust_ov.gif);
	width:150px;
	height:30px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn4:hover{
	background-image:url(../images/gn_member_ov.gif);
	width:150px;
	height:30px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn5:hover{
	background-image:url(../images/gn_usv_ov.gif);
	width:150px;
	height:30px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn6:hover{
	background-image:url(../images/gn_event_ov.gif);
	width:150px;
	height:30px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
/*グローバルナビボタン　クリック時*/

/* 共通(本文）*/

#content{
	width:900px;
	margin:0;
	background:#ffffff;
}
#alpha{
	width:650px;
	margin:0;
	float:left;
	background:#ffffff;
}
#bl{
	margin-top:10px;
	height:20px;
	font-size:10px;
}
#bl a{
	font-size:10px;
}
#titleimg{
	margin-left:0px;
}
#pagecontents{
	margin-left:0px;
}
#pagecontents p{
	margin:30px 0px;
	padding:0px;
	line-height:1.8;
	
}
#pagecontents p.intento{
	margin:10px 0 15px 20px;
}

#pagecontents ul{
	margin:0 30px;
}
#pagecontents ol{
	margin:0 30px;
}
#pagecontents .imgcenter{
	margin-left:100px;
}
.imgicon{
	margin-bottom:3px;
	vertical-align:bottom;
}
.subtitle{
	margin:30px 0;
	background:url(../images/br_subtitle.gif) no-repeat;
	width:640px;
	height:30px;
	font-family:"HGP明朝B";
	font-size:20px;
	text-indent:20px;
}
h2.subtitle{
	padding-top:5px;
}
.imgl{
	float:left;
}
/*サブページ(member.html)*/

#kensyo{
	background:url(../images/bg_kensyo.gif) no-repeat;
	margin:30px 0 35px 70px;
	width:500px;
	height:150px;
	padding-top:50px;
}
#kensyo p{
	text-align:center;
	margin:0;
/*	margin-top:80px;*/
}

/*ページトップ*/

#pagetop{
	margin:10px 0;
	text-align:right;
	font-size:10px;
}
#pagetop a{
	font-size:10px;
}
#beta{
	width:250px;
	padding-top:20px;
	float:right;
	background:#ffffff;
	height:100%
}
#beta img{
	margin-left:40px;
}

/* 共通フッター）*/

#footer{
	width:900px;
	padding-top:5px;
	margin:0 auto;
	clear:both;
	background-color:#baca9b;
}

#footermenu{
	text-align:center;
	line-height:80%;
}
#footermenu p{
	margin-top:10px;
}
#footermenu ul{
	text-align:center;
}
#footermenu li{
	list-style:none;
    display:inline;
	margin-left:20px;
}
#footermenu a{
	font-size:10px;
}
#copyright{
	width:100%;
	height:20px;
	text-align:center;
	font-size:10px;
	color:#baca9b;
	background:#3f6808;
}	

	
/*トップページ*/
#top_img{
	background:url(../images/topimg_4.jpg) no-repeat;
	width:900px;
	height:300px;
	margin-top:30px;
	margin-bottom:50px;
}
#top_img h2{
	text-indent:-999px;
}
#top_img p{
	margin-left:60px;
	margin-top:150px;
}
#top_topnavi{
	margin:50px 0;
	text-align:center;
}
#top_topnavi li{
	display:inline;
	margin-left:50px;
}
/*トップページ*/
#top1_img{
	background:url(../images/topimg_3.jpg) no-repeat;
	width:900px;
	height:300px;
	margin-top:30px;
	margin-bottom:30px;
}
#top1_img h2{
	text-indent:-999px;
}
#top1_img p{
	margin-left:60px;
	margin-top:150px;
}
#top1_topnavi{
	margin:50px 0;
	text-align:center;
}
#top1_topnavi li{
	display:inline;
	margin-left:50px;
}

.subtitle1{
	margin:20px 0;
	background:url(../images/br_subtitle.gif) no-repeat;
	width:500px;
	height:30px;
	font-family:"HGP明朝B";
	font-size:20px;
	text-indent:20px;
}

.rss{
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	width:425px;
	height:100%;
	float:left;
	padding-right:15px;
}
.rss .subtitle1{
	width:425px;
	margin-bottom:15px;
	margin-top:0px;
}

.rss .news{
	margin:5px 5px 5px 10px;
}
.rss .days{
	margin:0;
}
.rss p{
	margin:0;
}
.clear{
	clear:both;
}
#feed{
	margin:0;
	padding:0;
}
.rss #feed.news{
	margin:0px;
}
.bnrwaku{
	width:100%;
	padding-top:10px;
}

.bnrwaku img{
	margin:0 0 20px 5px;
}
/*サブページ*/



