@charset "utf-8";

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #E6E6E6;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;

}
body,td,th {
	font-size: 12px;
	line-height: 160%;
	color: #E6E6E6;
}
a:link {
	color: #66CC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #66CC00;
}
a:hover {
	text-decoration: none;
	color: #3B7600;
}
a:active {
	text-decoration: none;
	color: #66CC00;
}
p,h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}
ul{
    list-style:none;
    text-align: left;
    margin-left:0px;
    padding-left:0px
}
li{
    list-style:none;
    text-align: left;
    margin-left:0px;
    padding-left:0px
}
img {
    border: none;
}
#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 952px;
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
}
/*ヘッダーここから*/
#header {
	text-align: left;
	width: 952px;
	height: 150px ;
	margin:0;
	padding:0;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	background-position: top;
	position:relative;
}
#logo a{
	display:block;
	position:absolute;
	width: 397px;
	height: 24px ;
	top: 6px;
	background-image: url(img/header_title.gif);
	background-repeat: no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#logo a:hover{
	display:block;
	position:absolute;
	width: 397px;
	height: 24px ;
	top: 6px;
	background-image: url(img/header_title_f2.gif);
	background-repeat: no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#headerbtn a{
	display:block;
	position:absolute;
	width: 108px;
	height: 26px;
	left: 844px;
	top: 6px;
	background-image: url(img/header_btn.gif);
	background-repeat: no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#headerbtn a:hover{
	display:block;
	position:absolute;
	width: 108px;
	height: 26px;
	left: 844px;
	top: 6px;
	background-image: url(img/header_btn_f2.gif);
	background-repeat: no-repeat;
	text-indent: -500em;
	outline-style: none;
}
/*ヘッダーここまで*/
/*コンテンツここから*/
#contents {
	margin-top: 0px;
	width: 952px;
	text-align:left;
}
/*コンテンツここまで*/
/*レフトここから*/
#left {
	float: left;
	margin: 0;
	width: 550px;
	margin-bottom:80px;
}
.entry {
	width: 550px;
	margin-bottom:80px;
}
.midashi {
	padding-top:1px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size:21px;
	color: #66CC00;
	border-bottom: 1px solid #999999;
	line-height: 105%;
}
html[xmlns] .midashi {
	font-size:19px;
}
.entryinfo {
	margin-top:1px;
	font-size: 10px;
	font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
	 color: #999999;
	_font-size: xx-small;
	_letter-spacing:1px;
}
.entrytext {
	margin-top:25px;
	padding-left: 0px;
}
.entrytext img {
	margin-top:5px;
	margin-bottom:5px;
}
.red {
	color: #98000B;
}
.blue {
	color: #000099;
}
.green {
	color: #006633;
}
.orange {
	color: #CC3300;
}
#category-title {
	padding-top:1px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size:19px;
	color: #E6E6E6;
	border-bottom: 1px solid #999999;
	margin-bottom:80px;
	line-height: 105%;
}
/*レフトここまで*/
/*ライトここから*/
#right {
	float: right;
	margin: 0;
	width: 340px;
	margin-bottom:80px;
}
#info h3{
	width: 340px;
	height: 26px;	
	margin-bottom: 7px;
	text-indent: -500em;
	outline-style: none;
	background-image: url(img/info.gif);
	background-repeat: no-repeat;
}
#infoimg {
	width: 340px;
	height: 323px;	
	margin-bottom: 22px;
	position:relative;
}
#infojpg a{
	display:block;
	position:absolute;
	width: 230px;
	height: 323px;	
	left: 0px;
	top: 0px;
	background-image: url(img/info_img.jpg);
	background-repeat: no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#pdfbtn a{
	display:block;
	position:absolute;
	width: 102px;
	height: 13px;
	left: 238px;
	top: 313px;
	background-image: url(img/pdf_btn.gif);
	background-repeat: no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#pdfbtn a:hover{
	display:block;
	position:absolute;
	width: 102px;
	height: 13px;
	left: 238px;
	top: 313px;
	background-image: url(img/pdf_btn_f2.gif);
	background-repeat: no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#infotxt {
	width: 340px;
	height: 1369px;	
	margin-bottom: 30px;
	text-indent: -500em;
	outline-style: none;
	background-image: url(img/info_txt.gif);
	background-repeat: no-repeat;
}
#categories h3{
	width: 340px;
	height: 26px;	
	margin-bottom: 10px;
	text-indent: -500em;
	outline-style: none;
	background-image: url(img/categories.gif);
	background-repeat: no-repeat;
}
#archives h3{
	width: 340px;
	height: 26px;	
	margin-bottom: 10px;
	text-indent: -500em;
	outline-style: none;
	background-image: url(img/archives.gif);
	background-repeat: no-repeat;
}
.sidetext {
	width: 340px;	
	margin-bottom: 30px;
	margin-left: 0px;
}
#logobtn{
	width: 148px;
	height: 39px;
	position:relative;
}
#logobtn a{
	position:absolute;
	width: 148px;
	height: 39px;
	background-image: url(img/logo_btn.gif);
	background-repeat: no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#logobtn a:hover{
	position:absolute;
	width: 148px;
	height: 39px;
	background-image: url(img/logo_btn_f2.gif);
	background-repeat: no-repeat;
	text-indent: -500em;
	outline-style: none;
}
/*ライトここまで*/
/*フッターここから*/
#footer {
	clear: both;
	height:25px;
	width: 952px;
	margin-bottom:0px;	
	position:relative;
	background-image:url(img/footer.gif);
	background-repeat:no-repeat;
	background-position: bottom
}
#footerl a{
	float:left;
	height:19px;
	width:74px;
	background-image:url(img/pagetop.gif);
	background-repeat:no-repeat;
	background-position:left;
	position:absolute;
	left:0;
	text-indent: -500em;
	outline-style: none;
}
#footerl a:hover{
	float:left;
	height:19px;
	width:74px;
	background-image:url(img/pagetop_f2.gif);
	background-repeat:no-repeat;
	background-position:left;
	position:absolute;
	left:0;
	text-indent: -500em;
	outline-style: none;
}
#footerr {
	float:right;
	height:19px;
	width:112px;
	background-image:url(img/copyright.gif);
	background-repeat:no-repeat;
	text-indent: -500em;
	outline-style: none;
}
/*フッターここまで*/