@charset "utf-8";


html, body {
	height: 100%;
}

body {
	margin-top:0;
	margin-bottom:0;
	background-color:#e7e5e8;
	font-size:12px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	line-height:2.2em;
}

.main {
	width:980px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#e7e5e8;
	text-align:center;
	min-height: 100%;
	margin-bottom: -50px;
}

.head {
	margin-top:22px;
	width:980px;
}

.head_left {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:10px;
	width:131px;
	height:86px;
	float: left;
}

.head_right {
	margin-left:40px;
	width:804px;
	height:86px;
	float: left;
}

.head_jst {
	margin-top:7px;
	width:129px;
	height:25px;
	float: left;
}

.head_main {
	margin-top:12px;
	margin-left:17px;
	width:112px;
	height:13px;
	float: left;
}
.head_info {
	margin-top:0px;
	margin-left:290px;
	float: left;
	text-align:right;
}
.head_info a{
	font-size:12px;
	font-weight:bold;
	color:black;
}
.head_info a:hover{ color:#990000; }


.head_title {
	margin-top:18px;
	width:438px;
	height:29px;
	float: left;
}

.head_jein {
	margin-top:37px;
	margin-left:110px;
	width:201px;
	height:13px;
	float: left;
}

.head_rss {
	margin-top:36px;
	margin-left:11px;
	width:36px;
	height:18px;
	float: left;
}

.head_tab {
	border-top:1px black dotted;
	border-bottom:1px black solid;
	width:980px;
	height:35px;
	text-align:left;
}


.left {
	width:650px;
	margin-top:10px;
	float: left;
	text-align:left;
}

.video_bg {
	width:640px;
	margin:0;
	background-color:#ffffff;
	float: left;
	text-align:left;
}

.shadow {
	width:640px;
	background:url("img/shadow.gif") no-repeat bottom right;
	margin:0 0 0 5px;
}

.shadow_in {
	width:640px;
	background-color:#ffffff;
	margin:-5px 5px 5px -5px;
	padding-bottom:15px;
}
* html .shadow_in , * html .shadow{
	width:645px;
}/*IE6*/

#myContent {
	background-color:#ffffff;
}

.myContent_box{
	width:620px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	border:#990000 solid 1px;
}

.myContent_box div.notice {
	font-size:16px;
	margin-left:15px;
}

.myContent_box p {
	margin-left:15px;
	font-size:14px;
}

.title {
	margin-top:8px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:15px;
	border-bottom:1px dotted black;
}

.title h1{
	font-size:18px;
	font-weight:bold;
}

.publishdate{
	font-size:14px;
	font-weight:normal;
}

.enquete{
	font-size:16px;
	font-weight:bold;
}

.enquete a{
	color:#0033ff;
	text-decoration:underline;
	font-weight:bold;
}


.detail {
	width:620px;
	margin-top:15px;
	margin-left:10px;
	margin-right:10px;
}

.detail h2{
	font-size:14px;
	font-weight:normal;
}

.detail h2 a{
	color:#660000;
	text-decoration:none;
}

.detail h2 a:hover{
	color:#CC0000;
}

.thickbar{
	width:640px;
	height:8px;
	background-color:#000000;
	margin-top:10px;
	margin-bottom:10px;
}

.thickbar2{
	width:300px;
	height:8px;
	background-color:#000000;
	margin-top:0px;
	margin-bottom:10px;
}


.file {
	width:640px;
	margin-top:0px;
	padding-bottom:10px;
}

.file h3{
	font-weight:bold;
	font-size:16px;
	width:640px;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted black;
}

.file_list{
	width:630px;
	margin-top:0px;
	margin-left:10px;
	font-size:14px;
}

.file_list a{
	color:black;
}
.file_list a:hover{ color:#990000; }


.link {
	width:640px;
	margin-top:0px;
	padding-bottom:10px;
}

.link h3{
	font-weight:bold;
	font-size:16px;
	width:640px;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted black;
}

.link_list{
	width:630px;
	margin-top:0px;
	margin-left:10px;
	font-size:14px;
}

.link_list a{
	color:black;
}
.link_list a:hover{ color:#990000; }

.comment_form{
	width:640px;
	margin-top:0px;
	text-align:right;
	font-size:14px;
}

.comment_list{
	width:640px;
	margin-top:0px;
	font-size:14px;
}

.comment_line{
	width:640px;
	border-bottom:1px dotted black;
	font-size:12px;
	margin:0px;
	line-height:1.6em;
}

.comment_date{
	width:640px;
	margin-top:0px;
	text-align:right;
	font-size:12px;
}

.comment h3{
	font-weight:bold;
	font-size:16px;
}

#comment_body{
	width:640px;
}


.right {
	width:300px;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:20px;
	float: left;
	text-align:right;
}

.backnumber_title {
	text-align:left;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid black;
	padding-top:3px;
	padding-bottom:10px;
	margin-bottom:10px;
}

.search {
	padding-bottom:10px;
	border-bottom:1px dotted black;
}

#genreid {
	width:120px;
}

#key {
	width:110px;
}

.menu-list{
	border-bottom:1px dotted black;
	margin-top:8px;
	padding-bottom:3px;
}

.menu-thumb {
	width:100px;
	height:100px;
	float: left;
	text-align:left;
	background:url("img/shadow.gif") no-repeat bottom right;
	margin:5px 0px 0px 5px;
}

.menu-thumb img{
	width:100px;
	height:100px;
	background-color:#ffffff;
	margin:-5px 5px 0px -5px;
}

.menu-text {
	margin-left:5px;
	float: left;
	width:180px;
	text-align:left;
	font-size:12px;
	line-height:1.6em;
}

.menu-text a{
	font-size:12px;
	font-weight:bold;
	color:black;
	text-decoration:none;
}
.menu-text a:hover{ color:#990000; }

.menu-summary {
	font-size:11px;
	font-weight:normal;
	line-height:1.6em;
}

.paging {
	width:290px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:12px;
}

.paging a{
	font-weight:bold;
	color:#550000;
}

.paging a:hover{
	color:#CC0000;
}

.clear {
	clear:both;
}

.foot {
	width: 980px;
	height:30px;
	font-size:12px;
	text-align:center;
	color:#CCCCCC;
	background-color:black;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:10px;
}

.foot a{
	color:#FFFFFF;
	text-decoration:none;
}
.foot a:hover{ color:#FF0000; }

.foot2 {
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	width: 980px;
	height:10px;
	background-color:#c5c0b7;
}

.foot_split{
	color:white;
}

.about_head{
	width:720px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#e7e5e8;
	text-align:center;
}
.about_main{
	width:700px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	background-color:#e7e5e8;
	text-align:left;
	font-size:14px;
}
.about_close{
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.box_main{
	width:730px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}

.box_head{
	width:730px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}

.box_body{
	width:710px;
	margin-top:5px;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:14px;
	background-color:#ffffff;
}

.box_notice{
	width:710px;
	margin-bottom:15px;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:14px;
	background-color:#ffffff;
	border-bottom:black 1px solid;
}

.box_bottom{
	width:710px;
	margin-top:15px;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:12px;
	line-height:1.8em;
	background-color:#ffffff;
	border-top:black 1px solid;
}

.box_body a, .box_bottom a{
	color:#CC0000;
	text-decoration:none;
}
.box_body a:hover, .box_bottom a:hover{ 
	color:#FF6666; 
}

.box_close{
	width:730px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.box_table{
}

.box_cell1{
	padding:5px;
	border-top:grey 1px dotted;
	border-left:grey 1px dotted;
	width:200px;
}

.box_cell2{
	padding:5px;
	border-top:grey 1px dotted;
	border-left:grey 1px dotted;
	border-right:grey 1px dotted;
	width:500px;
}

.box_cell3{
	padding:5px;
	border-top:grey 1px dotted;
	border-left:grey 1px dotted;
	border-bottom:grey 1px dotted;
	width:200px;
}

.box_cell4{
	padding:5px;
	border:grey 1px dotted;
	width:500px;
}

.box_form3{
	margin-top:15px;
	margin-left:280px;
}
