@charset "shift_jis";
/* CSS Document */
*{
	margin: 0;
	padding: 0;
}
body {
	font-size:14px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
	color: #fff;
	background-color: #666;
	/*background-image: url(img/background.png);*/
	/*background-repeat: repeat;*/
}

a {
	color: #8CC4FC;
	text-decoration:none;
}

a:hover {
	color: #FBFE06;
	text-decoration: underline;
}

img {
	border:0px;
}
.c1{
	float : left;
	width: 130px;
}
.title1{
	width: 800px;
	margin: 0 auto;
}
.title2{
	float : left;
	width: 241px;
	height: 80px;
	background-image:url(img/title.png);
	margin:0px;
	padding : 20px 5px 0px 5px;
	font-size: 12px;
}
.title3{
	margin-left : 280px;
	padding-top : 20px;
}
.end_title{
	clear : left;
}
.sitetitle {
	width: 800px;
	height: 100px;
	margin: 0 auto;
	padding: 0 0 0 0px;
	font-size: 24px;
	background-image:url(img/bg_header.png);
	font-weight: bold;
	color: #fff;
	background-repeat: no-repeat;

}
h1 {
	width: 800px;
	height: 100px;
	margin: 0px auto;
	padding: 0px;
	font-size: 24px;
	background-image:url(img/bg_header1.png);
	font-weight: bold;
	color: #fff;
	background-repeat: no-repeat;

}

p{
	padding: 5px 0;
}

ul,ol{
	padding: 5px;
	list-style-position: inside;
}
.clear{
	clear: both;
}

/*全体テーブル*/
div#wrapper{
	width: 780px;
	margin: 0 auto;
	padding: 8px;
	color: #fff;
	background: #403E3F;
	border-right: solid 2px #CC0033;
	border-left: solid 2px #CC0033;
}

/*パンくずメニュー*/
div.navi_menu{
	text-align: left;
	padding: 10px;
}

/*左ブロック*/
div#left_block{
	float: left;
	width: 170px;
}
div#left_block div.title{
	margin: 0 0 5px 0;
	padding: 0 0 2px 10px;
	font-weight: bold;
	border-left: solid 5px #CC0033;
	border-bottom: solid 1px #CC0033;
}

div#left_block div.content{
	margin: 0 0 30px 0;
	padding: 5px 10px;
	border: solid 1px #CC0033;
}

.cat2{
	margin: 0 0 15px 0;
	padding: 5px 10px;

}
.mainmenu 
{
	width:160%;
	margin:0;
	border:0;
}
.tab 
{
	margin:0;
	top:0;
}
.tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.tab li 
{
float:left;
	margin:0 0 0 0 ;
	padding:0;
	clear:both;
}
.tab a 
{
	background:#000000 url("img/bright.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	width:160px;
	border:0;
	display:block;
	float:left;
}
.tab a span 
{
	display:block;
	background:url("img/bleft.gif") no-repeat left top;
	padding:0 18px 0 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:37px;
}
.tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#000000;
}
.tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.tab2
{
	margin:0;
	top:0;
}
.tab2 ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.tab2 li 
{
float:left;
	margin:0 0 0 0 ;
	padding:0;
	clear:both;
}
.tab2 a 
{
	background:#000000 url("img/bright.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	width:160px;
	border:0;
	display:block;
	float:left;
}
.tab2 a span 
{
	display:block;
	background:url("img/bleft.gif") no-repeat left top;
	padding:0 18px 0 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:37px;
}
.tab2 a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#000000;
}
.tab2 a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid #330066;
	background: #FFFFFF url("images/bmid.gif");
	color:#FFFFFF;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:0 0 0 0 ;
	padding:0;
	display:block;
	border:0 solid #000000;
	color:#FFFFFF;
	background:url("images/bleft.gif") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:37px;
	background:url("images/bright.gif") no-repeat right top;
	padding:0 18px 0 18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid #000000;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FFFFFF;
	font-weight:bold;
}

/*カテゴリーメニュー*/
div#left_block ul.cate{
	list-style: none;
	list-style-position: outside;
	padding: 0;
}
div#left_block ul.cate li{
	padding: 2px;
	border-bottom: dotted 1px #CC0033;
}
div#left_block ul.cate strong{
	background: #FFD9DD;
	display: block;
}

/*右ブロック*/
div#right_block{
	float: right;
	width: 600px;
}
div#right_block div.title{
	margin: 0 0 5px 0;
	padding: 5px 10px;
	font-weight: bold;
	color: #fff;
	background-color: #132C22;
	background-image: url(img/bg_right_title.jpg);
	background-repeat: repeat-x;
}

div#right_block div.content{
	margin: 0 0 15px 0;
	padding: 5px 10px;
	border: solid 1px #CC0033;
}

/*新着サイト*/
table.new_site{
	width: 600px;
	margin: 10px auto;
	table-layout: fixed;
	border-collapse: collapse;
	border: 1px solid #CC0033;
}
table.new_site th{
	border: 1px solid #666666;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
table.new_site td{
	border: 1px solid #666666;
	padding: 5px;
}
table.new_site td.title{
	font-weight: bold;
	background: #CCCCCC;
}

/*繰り返し*/
.link_log_even{
	background: #142D24;
}
.link_log_odd{
	background: #2D1414;
}

/*中央ブロック*/
div#mid_block{
	width: 700px;
	margin: 0 auto;
}
div#mid_block div.title{
	margin: 0 0 5px 0;
	padding: 5px 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0033;
	background-image: url(img/bg_right_title.jpg);
	background-repeat: repeat-x;
}

div#mid_block div.content{
	margin: 0 0 15px 0;
	padding: 5px 10px;
	border: solid 1px #B50100;
}

/*登録フォーム*/
table.regist_form{
	width: 550px;
	margin: 10px auto;
	table-layout: auto;
	border-collapse: collapse;
	border: 1px solid #666666;
}
table.regist_form td{
	padding: 5px;
	border: 1px solid #666666;
}
table.regist_form td.title{
	font-weight:bold;
}
table.regist_form td.notice{
	color: #CC3300;
}

/*著作*/
div#copyright{
	clear: both;
	width: 800px;
	height: 50px;
	margin: 0px auto 10px auto;
	padding: 0px 0px 15px 0px;
	color: #fff;
	background: #666;
	background-image: url(img/bg_footer.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
div#copyright a{
	color: #ccc;
	text-decoration: underline;
}

/*管理画面*/
.admin{
	clear: both;
	font-size:12px;
	text-align: right;
}
.ad2{
	width: 468px;
	margin: 10px auto;
	clear : left;
}
