/* CSS Document */

/*-- 全体構造 --*/
* {
	margin:0;
	padding:0;
	}
	
body {
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#EFE8D6;
	color:#193934;
	}
table, th, td, tr{
	color:#193934;
}
hr{
	height:1px;
	border-top:1px dotted black;
	margin-top:3px;
	margin-bottom:3px;
	padding:0;
	display:block;
}
h1, h2, h3, h4, ul, p {
	margin:0;
	padding:0;
}

img {
	border:none;
}

h1{
	text-indent:-9999px;
	font-size:0px;
	display:none;
}
h2{
	font-size:20px;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝",serif;
	position:relative;
	background-color:black;
	top:134px;
	left:0px;
	width:549px;
	text-indent:10px;
	color:white;
}

#wrapper {
	width:814px;
	margin:0 auto;
	margin-top:0px;
	text-align:left;
	background-image:url("images/bg.gif");
	background-repeat:repeat-y;
}

#header{
    background:url(images/bg_top.gif) no-repeat;
	margin:0;
	padding:0;
	height:10px;
	margin-top:10px;
	margin-bottom:5px;
}

#header p.letter{
    font-size:13px;
	float:left;
	text-decoration:none;
	color:#333333;
	margin-top:10px;
	margin-left:20px;
}

#header p.name{
    font-size:12px;
	float:right;
	margin-top:10px;
	margin-right:20px;
}

#container{
	margin:0;
	padding:0;
	width:792px;
	background:#FFFFFF;
	background-repeat:no-repeat;
/*	font-size:30px;*/
	position:relative;
	left:11px;
}
#caption{
	width:792px;
	height:210px;
	background-image:url("images/main.jpg");
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
	margin-top:20px;
}

#caption_left{
	width:580px;
	float:left;
}
#caption_right{
	width:212px;
	float:left;
}
#caption #caption_left p{
	color:#00376C;
	margin-left:20px;
	font-size:26px;
	font-weight:bold;
	text-decoration:none;
}
#caption #caption_right #tbl_percent{
	position:relative;
	top:84px;
	left:15px;
	clear:both;
	font-size:30px;
}
#caption #caption_right #tbl_percent tr th{
	width:80px;
	font-weight:normal;
	line-height:120%;
	color:#990000;
}
#caption #caption_right span{
	font-size:12px;
	position:relative;
	top:84px;
	left:25px;
	display:block;
	clear:both;
}
#main{
	margin-top:10px;
	width:792px;
}
#contents{
	width:544px;
	float:right;
	margin-bottom:20px;
}
#navi{
	width:232px;
	float:left;
	background-image:url("images/navi_bg.gif");
	background-repeat:repeat-y;
	background-position:0px 0px;
	padding:0;
	padding-left:8px;
}
#navi span{
	width:220px;
	font-size:13px;
	font-weight:normal;
	padding-bottom:5px;
	border-bottom:2px #636e86 solid;
	display:block;
	margin-bottom:5px;
	clear:both;
	color:#FFFFFF;
}

#navi #navi_login {
    background-image:url("images/bg_login.gif");
    background-repeat:no-repeat;
	color:#FFFFFF;
}

#navi #navi_login p{
    visibility:hidden;
}


#navi #navi_calendar{
	background-image:url("images/bg_cal.gif");
	background-repeat:no-repeat;
	color:#FFFFFF;
}

#navi #navi_calendar p{
    visibility:hidden;
}

#navi #navi_menu{
	background-image:url("images/bg_menu.gif");
	background-repeat:no-repeat;
	color:#FFFFFF;
}

#navi #navi_menu p{
    visibility:hidden;
}

#navi #navi_articles{
	background-image:url("images/bg_recent.gif");
	background-repeat:no-repeat;
	color:#FFFFFF;
}

#navi #navi_articles p{
    visibility:hidden;
}

#navi #navi_archives{
	background-image:url("images/bg_archive.gif");
	background-repeat:no-repeat;
	color:#FFFFFF;
}

#navi #navi_archives p{
    visibility:hidden;
}

#navi #navi_name {
    background-image:url("images/bg_name.gif");
    background-repeat:no-repeat;
	color:#FFFFFF;
}

#navi #navi_name p{
    visibility:hidden;
}

#navi .navi_box{
	font-size:13px;
	width:210px;
	padding:5px;
	background-color:white;
	margin-bottom:10px;
	clear:both;
}
#navi .navi_box #calendar_caption{
	text-align:center;
}
#navi .navi_box #wp-calendar{
	width:210px;
	text-align:center;
}
#navi .navi_box #calendar_body{
	width:210px;
	text-align:center;
}
#navi .navi_box ul li{
	padding-left:14px;
	list-style-type:none;
	background-image:url("images/navi_list_style.gif");
	background-position:5px 4px;
	background-repeat:no-repeat;
	line-height:130%;
}

#announcement{
	width:526px;
	display:block;
	background:url(images/bg_announcement.jpg) no-repeat;
	padding:5px;
	margin-bottom:20px;
}
#announcement p{
	font-size:13px;
	font-weight:bold;
	display:block;
}
#announcement span{
	font-size:10px;
	display:block;
	width:96%;
	padding-left:10px;
	line-height:120%;
}
#announcement span span{
	color:#cc0000;
	padding-left:0px;
	font-size:16px;
}
#pankuzu{
	font-size:12px;
	margin-top:10px;
}
#paging{
	font-size:12px;
	text-align:center;
	margin-top:5px;
}
.article{
	width:526px;
	display:block;
}
.article .article_caption{
	width:526px;
	height:16px;
	font-size:13px;
	font-weight:bold;
	padding-bottom:3px;
	border-bottom:2px #636e86 solid;
	display:block;
	margin-bottom:5px;
	margin-top:5px;
}
.article .article_caption h3{
	font-size:14px;
	font-weight:bold;
	float:left;
	display:block;
}
.article .article_caption span{
	font-size:12px;
	font-weight:normal;
	float:right;
	display:block;
}
.article .article_box{
	background-color:white;
	padding:10px;
	margin-bottom:5px;
	line-height:120%;
}
.article .article_box p{
	font-size:12px;
	font-weight:normal;
}

.article .article_box .article_footer{
	margin-bottom:15px;
}
.article .article_box .article_footer .article_category{
	font-size:12px;
	font-weight:normal;
	float:left;
	display:block;
}
.article .article_box .article_footer .article_option{
	font-size:12px;
	font-weight:normal;
	float:right;
	display:block;
}

#footer{
    background:url(images/bg_footer.gif) no-repeat center bottom;
	margin:0;
	height:50px;
	padding:0;
	width:792px;
	clear:both;
}

#footer p.copy{
     font-size:12px;
     text-align:right;
}