@charset "utf-8";
/* CSS Document */

html{
	height: 100%;
	width: 100%;
}

a{
	color:#ED781E;
}

* html .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
} 

body{
	background:url(images/bg.gif) repeat;
	height: 100%;
	font-size: 78%;
	font-family:"ヒラギノ角ゴ Pro W3",Meiryo;
}

#toptop{
	background:url(images/bg_top_top.png) no-repeat 50% 0%;
	height: 48px;
	margin: auto;
	width:940px;
	position:relative;
}
#toptop h1{
	margin:0;
	padding:0;
	height:48px;
	display: none;
}
#topmiddle{
	background:url(images/bg_top_middle.png) no-repeat 50% 0%;
	padding: 20px 0 0;
	margin: auto;
	width:940px;
}
#topbottom{
	background:url(images/bg_top_bottom.png) no-repeat 50% 0%;
	height: 47px;
	margin: auto;
	width:940px;
}

#topflash{
	width:610px;
	margin:0 auto;
	height: 180px;
}

#topnews{
	width:610px;
	margin:0 auto;
	text-align:left
}



#topnews h2{
	margin:0;
	width:120px;
	height: 100px;
	background: url(images/h2_news.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	padding: 0;
	display: block;
	float: left;
}
#topnews h2 a{
	display:block;
	height:100px;
}
#topnews div.news{
	width:490px;
	float: left;
}
#topnews div.news dl{
	width: 490px;
	margin: 0;
	line-height: 150%;
}
#topnews div.news dt{
	color: #ED781E;
	font-family: Arial;
	width: 80px;
	float: left;
}
#topnews div.news dd{
	width: 410px;
	height: 20px;
	overflow: hidden;
}
#topnews div.news a{
	color:#0E357F;
}


#topbody{
	width:800px;
	margin:0 auto;
	padding: 80px 0 60px;
	position: relative;
}
#topnavi{
	width:610px;
	margin:80px auto 50px;
	position:relative;
	text-align:left
}

#topnavi ul{
	height:17px;
	margin:0;
	padding:0;
}

#topnavi li{
	height:17px;
	width:100px;
	position:absolute;
	list-style-type:none;
	margin:0;
	padding:0;
	text-indent: -9999px;
}
#topnavi li a{
	display:block;
	height:17px;
}

#topnavi li#nv1{
	left:0px;
}
#topnavi li#nv2{
	left:110px;
}
#topnavi li#nv3{
	left:220px;
}
#topnavi li#nv4{
	left:330px;
}
#topnavi li#nv5{
	right:0px;
	width:17px;
}

#topnavi li#nv1 a{
	background: url(images/bg_navi.gif) no-repeat 0px 0px;
}
#topnavi li#nv2 a{
	background: url(images/bg_navi.gif) no-repeat 0px -17px;
}
#topnavi li#nv3 a{
	background: url(images/bg_navi.gif) no-repeat 0px -34px;
}
#topnavi li#nv4 a{
	background: url(images/bg_navi.gif) no-repeat 0px -51px;
}
#topnavi li#nv5 a{
	background: url(images/bt_rss.gif) no-repeat 0px 0px;
}
#topnavi li#nv1 a:hover{
	background: url(images/bg_navi.gif) no-repeat -100px 0px;
}
#topnavi li#nv2 a:hover{
	background: url(images/bg_navi.gif) no-repeat -100px -17px;
}
#topnavi li#nv3 a:hover{
	background: url(images/bg_navi.gif) no-repeat -100px -34px;
}
#topnavi li#nv4 a:hover{
	background: url(images/bg_navi.gif) no-repeat -100px -51px;
}
#topnavi li#nv5 a:hover{
	background: url(images/bt_rss.gif) no-repeat -17px 0px;
}


#topbody div.twitter{
	width:190px;
	height:200px;
	position: absolute;
	top: 276px;
	right: -124px;
}







#header{
	background:url(images/bg_headfoot.png) no-repeat 50% 0%;
	padding: 30px 0 0;
	position: relative;
}

#header h1{
	background:url(images/logo.gif) no-repeat 0% 0%;
	width: 850px;
	margin: 0 auto;
	height: 50px;
	text-indent: -9999px;
}

#header h1 a{
	display:block;
	height: 35px;
	width: 200px;
}
#header #rss{
	position:absolute;
	left:50%;
	top:30px;
	margin: 0 0 0 400px;
	width: 30px;
}
#header #rss a{
	display:block;
	width: 30px;
	background: url(images/bt_rss2.gif) no-repeat 0% 0%;
	text-indent: -9999px;
	height: 30px;
}

#header #rss a:hover{
	background: url(images/bt_rss2.gif) no-repeat 100% 0%;
}

#toptop #language{
	position:absolute;
	left:50%;
	top:65px;
	margin: 0 0 0 370px;
	width: 59px;
	text-indent: -9999px;
	background: url(images/language.gif) no-repeat 0% 100%;
	z-index:100;

}
#header #language{
	position:absolute;
	left:50%;
	top:30px;
	margin: 0 0 0 320px;
	width: 59px;
	text-indent: -9999px;
	background: url(images/language.gif) no-repeat 0% 100%;
	z-index:100;

}
#language span{
	display:none;
}
#language a{
	display:block;
	width: 30px;
	height: 30px;
	margin:0 29px 0 0;
	background: url(images/language.gif) no-repeat 0% 100%;
}
#language a:hover{
	background: url(images/language.gif) no-repeat 0% 0%;
}



#body{
	background:url(images/bg_body.png) repeat-y 50% 100%;
}

#body div.body{
	width:850px;
	margin:0 auto;
	color: #0E357F;
}

#body div.left{
	width:240px;
	float:left;
}

#body div.main{
	width:600px;
	float:right;
}

#body div.left ul{
	margin:0;
	padding:0;
}

#body div.left li{
	width:190px;
	list-style-type:none;
	margin:0 0 5px 0;
	padding:0;
	text-indent: -9999px;
}
#body div.left li a{
	display:block;
	height: 20px;
}
#body div.left li li{
	list-style-type:circle;
	text-indent:0px;
	margin:5px 0 5px 15px;
}

#body div.left li#nv1 li a,#body div.left li#nv2 li a,#body div.left li#nv3 li a,#body div.left li#nv4 li a,#body div.left li#nv5 li a{
	background:none;
}
#body div.left li#nv1 li a:hover,#body div.left li#nv2 li a:hover,#body div.left li#nv3 li a:hover,#body div.left li#nv4 li a:hover,#body div.left li#nv5 li a:hover{
	background:none;
}




#body div.left li#nv1 a{
	background: url(images/bg_navi2.gif) no-repeat 0px 0px;
}
#body div.left li#nv2 a{
	background: url(images/bg_navi2.gif) no-repeat 0px -20px;
}
#body div.left li#nv3 a{
	background: url(images/bg_navi2.gif) no-repeat 0px -40px;
}
#body div.left li#nv4 a{
	background: url(images/bg_navi2.gif) no-repeat 0px -60px;
}
#body div.left li#nv5 a{
	background: url(images/bg_navi2.gif) no-repeat 0px -80px;
}

#body div.left li#nv1 a:hover{
	background: url(images/bg_navi2.gif) no-repeat -190px 0px;
}
#body div.left li#nv2 a:hover{
	background: url(images/bg_navi2.gif) no-repeat -190px -20px;
}
#body div.left li#nv3 a:hover{
	background: url(images/bg_navi2.gif) no-repeat -190px -40px;
}
#body div.left li#nv4 a:hover{
	background: url(images/bg_navi2.gif) no-repeat -190px -60px;
}

#body div.left li#nv5 a:hover{
	background: url(images/bg_navi2.gif) no-repeat -190px -80px;
}


#body div.left div.banners{
	width: 190px;
	margin: 30px 0 0 0;
}
#body div.left div.banners img{
	border-width:0px;
	margin: 0 0 5px 0;
	width:190px;
}
#body div.left div.banners div.pirates img{
	border-color:#FF0000;
}

#body div.left div.tags{
	margin:20px 0 0 0;
}
#body div.left div.tags h2{
	background: url(images/h2.gif) no-repeat 0px 0px;
	width:190px;
	margin:0;
	text-indent: -9999px;
	border-top: 5px solid #0E357F;
	height: 20px;
}


#body div.left div.tags li{
	text-indent: 0px;
	margin: 5px 0 5px 15px;
	list-style-type: circle;
}


#body div.left div.twitter{
	margin: 5px 0 5px;
	width:190px;

}




#body div.main h2{
	color:#ED781E;
	height: 90px;
	margin: 0;
	padding: 0;
	font-size: 35px;
}
#body div.main h2.NEWS{
	background: url(images/bg_h2.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}
#body div.main h2.PROFILES{
	background: url(images/bg_h2.gif) no-repeat 0px -100px;
	text-indent: -9999px;
}
#body div.main h2.LINKS{
	background: url(images/bg_h2.gif) no-repeat 0px -200px;
	text-indent: -9999px;
}
#body div.main h2.CONTACT{
	background: url(images/bg_h2.gif) no-repeat 0px -300px;
	text-indent: -9999px;
}


#body div.main div.entry{
	position: relative;
	padding: 0;
}

#body div.main div.entry div.nextprev{
	position:absolute;
	top:-30px;
	left: 484px;
}
#body div.main div.entry div.nextprev2{
	position:absolute;
	bottom:20px;
	left: 484px;
}

#body div.main div.entry a.next{
	position:absolute;
	display:block;
	text-indent:-9999px;
	top:0px;
	left: 0;
	background: url(images/bt_arrow.gif) no-repeat 0px -0px;
	width:55px;
	height:23px;
}
#body div.main div.entry a.prev{
	position:absolute;
	display:block;
	text-indent:-9999px;
	top:0px;
	left: 60px;
	background: url(images/bt_arrow.gif) no-repeat 0px -30px;
	width:55px;
	height:23px;
}
#body div.main div.entry a.next:hover{
	background: url(images/bt_arrow.gif) no-repeat -60px -0px;
}
#body div.main div.entry a.prev:hover{
	background: url(images/bt_arrow.gif) no-repeat -60px -30px;
}


#body div.main div.entry .bt_twitter{
	position:absolute;
	top:50px;
	left: 310px;
}
#body div.main div.entry .bt_facebook{
	position:absolute;
	top:50px;
	left: 420px;
}
#body div.main div.entry .bt_googleplus{
	position:absolute;
	top:50px;
	left: 530px;
}

#body div.main div.entry div.date{
	width: 44px;
	height: 44px;
	overflow: hidden;
	position: absolute;
	top:0px;
	left:0px;
	background: url(images/bg_date.gif) no-repeat;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}
#body div.main div.entry div.date span{
	display:block;
}
#body div.main div.entry div.date span.year{
	position: absolute;
	top:4px;
	left:5px;
}

#body div.main div.entry div.date span.mon{
	position: absolute;
	top:25px;
	left:5px;
}

#body div.main div.entry div.date span.day{
	position: absolute;
	top:25px;
	right:5px;
}


#body div.main div.entry h3{
	height: 44px;
	line-height: 44px;
	padding: 0 0 0 55px;
	margin: 0;
	background-color: #0E357F;
	color: #FFFFFF;
}

#body div.main div.entry h3 a{
	color:#FFFFFF;
}
#body div.main div.entry h4{
	background-color: #FEB458;
	color: #0E357F;
	padding: 5px;
}
#body div.main div.entry h4 a{
	color: #0E357F;
}



#body div.main div.entry div.body{
	padding: 35px 0 20px;
	width: auto;
	line-height: 180%;
}

#body p{
	line-height: 180%;
}

#footer{
	background:url(images/bg_headfoot.png) no-repeat 50% 100%;
	padding: 20px 0;
}





#copyright{
	text-align:center;
	text-indent:-9999px;
	background:url(images/copy.gif) no-repeat 50% 0%;
}


#MailForm{
	margin:0;
	padding:0;
}

#MailForm input[type="text"]{
	border:3px solid #0E357F;
	border-color: #0E357F;
	color: #0E357F;
}
#MailForm input[type="submit"]{
	border:3px solid #ED781E;
	background-color: #ED781E;
	color: #FFFFFF;
}
#MailForm input[type="reset"]{
	border:3px solid #0E357F;
	background-color: #0E357F;
	color: #FFFFFF;
}

#MailForm input.large{
	width:300px;	
}

#MailForm textarea{
	width:500px;
	height:120px;
	border:3px solid #0E357F;
	color: #0E357F;
}

#search div.content-nav{
	text-align:center;
	margin:50px 0 20px;
}

#followme{
	display:block;
	position:fixed;
	top:60px;
	width: 47px;
	height: 147px;
	margin:0 0 0 450px;
	background: url(images/followme.gif) no-repeat 0% 0%;
	left: 50%;
	text-indent: -9999px;
}
#followme a{
	display:block;
	width: 47px;
	height: 147px;
}

div.clear{
	height:1px;
	clear:both;
}
span.red{
	color:#ED781E;
}

span.small{
	font-size:10px;	
}

