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

body {
	font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: url(images/bg.gif) repeat-y center top;
	background-color: #AFC6E5;
	color: #424242;
	margin: 0px;
}

ol, ul, li, h1, h2, h3, h4, h5, p, dd, dt, form, img {margin:0px; padding:0px; border:0px; }
li {list-style:none;}

div#imgwrap {
	background: url(images/head_bg.gif) repeat-x center top;
	width: auto;
	margin: 0 auto;
	padding: 0;
}

div#headerwrap {
	width: 972px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

#header {
	margin: 0 auto;
   	padding: 0px 0px;
	position: relative;
	width: 972px;
	height: 239px;
	text-align: left;
	line-height: 100%;
	color: #424242;
	font-size: 78%;
	background: url(images/ttl.jpg) repeat-y center top;
}
#header h1 {
	display: none;
}

div#mainwrap {
	width: 832px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF url() no-repeat top;
	position: relative;
}
#main {
	margin: 0px auto 0 auto;
   	padding: 0;
	position: relative;
	width: 832px;
	background-color: #F2F6FB;;
	text-align: left;
	line-height: 100%;
	color: #424242;
	font-size: 87%;
}

.Cntents_Inner {
	position: relative;
	width: 832px;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
	line-height: 160%;
	background-color: #F2F6FB;;
}

/* フッター -------------------------------------------- */

div#footerwrap {
	width: 832px;
	margin: 0 auto;
	padding: 0px;
	background-color: #F2F6FB;;
	position: relative;
}

#footer {
	margin: 0 auto;
   	padding: 0px 0px 0px 0px;
	width: 772px;
	background: url() no-repeat right bottom;
	background-color: #F2F6FB;;
	text-align: left;
	line-height: 100%;
	color: #666666;
	_height: 140px;
	min-height: 140px;
	font-size: 78%;
}

div.Page_Navi {
	width: 772px;
	margin: 0 auto;
}
	.Page_Return {
		width: 74px;
		float: left;
	}
	.Page_Top {
		width: 74px;
		float: right;
	}

div.copy {
	clear: both;
	margin: 0;
	padding: 15px 0px 0px 0px;
	text-align: center;
}
	.copy a:link,
	.copy a:visited {
		text-decoration: none;
		color: #666666;
	}
	.copy a:link:hover,
	.copy a:visited:hover {
		text-decoration: none;
		color: #666666;
	}



#main_left {
	width: 523px;
	margin-left: 40px;
	float: left;
}
*html #main_left {
	width: 523px;
	margin-left: 20px;
	float: left;
}

#main_right {
	width: 202px;
	margin-right: 40px;
	float: right;
}
*html #main_right {
	width: 202px;
	margin-right: 20px;
	float: right;
}


#main_right .banner{
	margin-bottom: 25px;
}

#main_right h3{
	background: url(images/rg_h3_bg.gif) no-repeat center top;
	padding: 2px 10px;
	width: 182px;
	background-color: #fff;
	font-size: 14px;
	color: #427FBA;
	font-weight: bold;
	text-align: center;
}

#recent ul{
	margin-bottom: 25px;
	padding: 5px 0px;
	background-color: #fff;
}

#recent ul a:link{color:#FF7386; text-decoration:underline}
#recent ul a:visited{color:#FF7386; text-decoration:underline}
#recent ul a:active{color:#cccccc; text-decoration:none}
#recent ul a:hover{color:#FFB6BF; text-decoration:none}

#recent ul li{
	margin: 5px 5px 0px 5px;
	font-size: 12px;
	color:#D1243E
}


#main_left .entry{
	margin-bottom: 25px;
	background-color: #fff;
}

#main_left h2{
	background: url(images/entry_ttl.gif) no-repeat center top;
	padding: 5px 10px;
	width: 503px;
	height: 29px;
	background-color: #fff;
	font-size: 16px;
	line-height: 200%;
	color: #fff;
	font-weight: bold;
}

#main_left .entry p{
	padding: 20px;
	font-size: 12px;
	line-height: 1.5;
}

#main_left .entry .date{
	color:#fff;
	width: 513px;
	margin-top: -20px;
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
	line-height: 1.5;
}

#main_left .entry p img{
	padding: 10px;
	margin-top: 5px;
	border: 1px #ccc solid;
	background-color: #fff;
}

#main_left .entry div.posted{
	border-top: 1px #5A94E3 solid;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 5px;
	color:#FF7386;
	font-size: 11px;
	line-height: 1.5;
}
#main_left .entry div.pagetop{
	padding-bottom: 25px;
	margin-right: 20px;
	color:#FF7386;
	font-size: 11px;
	line-height: 1.5;
	text-align: right;
	color:#D1243E
}

#main_left .entry div.pagetop a:link{color:#FF7386; text-decoration:underline}
#main_left .entry div.pagetop a:visited{color:#FF7386; text-decoration:underline}
#main_left .entry div.pagetop a:active{color:#cccccc; text-decoration:none}
#main_left .entry div.pagetop a:hover{color:#FFB6BF; text-decoration:none}




#Page_Navi {
	margin: 0 auto 0 auto;
	width: 400px;
	clear: both;
	text-align: center;
}
#Page_Navi a:link{ color:#FF7386; font-size: 13px; text-decoration: underline; }
#Page_Navi a:visited{ color:#FF7386; font-size: 13px; text-decoration: underline; }
#Page_Navi a:active{ color:#cccccc; font-size: 13px; text-decoration: none; }
#Page_Navi a:hover{ color:#FFB6BF; font-size: 13px; text-decoration: none; }


#main_right .calendar{
	margin-bottom: 25px;
	background-color: #fff;
}

#main_right .calendar ul{
	width: 196px;
	margin-left: auto;
	margin-right: auto;
}

#main_right .calendar ol{
	display: block;
	width: 28px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	float: left;
}

#main_right .calendar li{
	display: block;
	width: 28px;
	text-align: center;
	font-size: 11px;
	float: left;
}
#main_right .calendar .holiday{
	color: #aa0000;
}

#main_right .calendar .navi{
	font-size: 11px;
	text-align: center;
	margin-top: 5px;
}

.calendar a:link{ color:#FF7386; text-decoration: underline; }
.calendar a:visited{ color:#FF7386;text-decoration: underline; }
.calendar a:active{ color:#cccccc; text-decoration: none; }
.calendar a:hover{ color:#FFB6BF; text-decoration: none; }

.clear{
	clear: both;
}

