@charset "utf-8";
@import "reset.css";


body {
	background-color: #BCE5D0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
* html body { font-size: 75%; }

/* @group clearfix */

.clearfix:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}

* html .clearfix {
	height: 1%;
}

*+html .clearfix {
	height: 1%;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

.clearfix {
	display: block;
}

/* End hide from IE-mac */

/* @end */


/*===================================================
                テキスト
==================================================*/

.txt_center { text-align: center; }
.txt_right { text-align: right; }

.txt_red { color: #FF0000; }

p { line-height: 1.6; margin-bottom: 10px; }
p.p00 { margin: 0; }

p.indent { text-indent: 1em; }

p.txt_inde_mb0 {
	margin-bottom: 0;
	text-indent: 1em;
}

.txt_cap {
	font-size: 86.5%;
	line-height: 1.2;
}

.txt_hidden {
	width:1px;
	height: 1px;
	display: none;
	visibility: hidden;
}

a { color: #231815; text-decoration: none; }
a:hover { color: #CC0000; text-decoration: underline; }

dl { line-height: 1.6; }

/*----------- リスト ---------------*/
ul.list_normal li {
	margin: 0 0 5px;
	padding: 0 0 0 16px;
	background: url(../img/list_intro.gif) no-repeat 0 4px;
	line-height: 1.4;
}

ol { list-style-type: decimal; }

ol li {
	margin: 0 0 5px 25px;
	line-height: 1.5em;
}
/*----------------------------------*/

/*===================================================
                レイアウト
==================================================*/

.m_b_00 { margin-bottom: 0px; }
.m_b_05 { margin-bottom: 5px; }
.m_b_10 { margin-bottom: 10px; }
.m_b_20 { margin-bottom: 20px; }
.m_b_30 { margin-bottom: 30px; }
.m_b_40 { margin-bottom: 40px; }
.m_b_50 { margin-bottom: 50px; }
.m_b_60 { margin-bottom: 60px; }

.f_r { float: right; }


/*===================================================
                 コンテンツ枠
==================================================*/

#container {
	width: 860px;
	margin: 8px auto;
	padding-top: 12px;
	background: url(../img/bg_top.gif) left top no-repeat #FFFFFF;
	color: #231815;
}
#container:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}

/*===================================================
                   ヘッダー
==================================================*/

#header {
	width: 826px;
	height: 51px;
	margin: 0 auto 10px;
}

#header:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}

h1 {
	width: 300px;
	margin: 5px 0 0;
	float: left;
	display: inline;
}

#gnav {
	width: 346px;
	margin: 30px 0 0 0;
	float: left;
	display: inline;
}

#gnav li {
	padding-left: 5px;
	display: inline;
}

dl#test_nav {
	width: 173px;
	margin: 9px 0 0 0;
	float: left;
	display: inline;
}

dl#test_nav dt {
	padding-bottom:1px;
}


/*===================================================
                メインコンテンツ
==================================================*/

#contents {
	width: 823px;
	margin: 0 auto 20px;
	clear: both;
}
#contents:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}

#main_img { margin-bottom: 0px; }

#main {
	width: 656px;
	float: right;
	color: #666666;
}

#main_cont {
	width: 450px;
	min-height: 100px;
	margin-left: 10px;
	float: left;
	display: inline;
}
* html #main_cont { height: 100px; }

#main_cont h2 {
	margin-bottom: 10px;
	padding: 0 0 5px 18px;
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 123.4%;
	font-weight: bold;
}

#main_cont h2 span {
	margin-left: 10px;
	font-size: 67%;
	font-weight: normal;
}

.sect_h2 {
}

.sect_h3 {
	width: 525px;
	margin: 0 10px;
	clear: both;
}

.sect_h3:after,
.sect_h4:after,
.sect_h5:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}

p.link_top {
	clear: both;
	text-align: right;
}

p.image_cap { color: #0033CC; }


/*------------- エントリー内容 ------------*/
.entry {
	width: 426px;
	margin: 0 0 20px 6px;
	padding-left: 18px;
}

.entry p.date {
	margin-left: -18px;
	padding-left: 64px;
}

.entry p.date span {
	margin-left: 10px;
	color: #2CA6FF;
}
.add_caption {
	padding-bottom: 10px;
}

dl.kanren {
	padding-bottom: 10px;
}
dl.kanren dt {
	border-bottom: 1px solid #556CC1;
	border-left: 3px solid #556CC1;
	color: #556CC1;
	line-height: 200%;
	padding-left: 9px;
	margin-bottom: 10px;
}
dl.kanren ul {
	 line-height: 140%;
	 padding-left: 12px;
}
dl.kanren li {
	 padding-bottom: 6px;
}


/*----------------------------------*/

/*------------- メインナビ ------------*/

#main_nav {
	width: 152px;
	margin-right: 5px;
	float: right;
	display: inline;
}

#main_nav a { color: #666666; }
#main_nav a:hover { color: #CC0000; }


#main_nav .sect_h2 {
	width: 150px;
	margin-bottom: 20px;
	border: 1px solid #231815;
	border-bottom: 0;
}

#main_nav .sect_h2 h2 {
	padding: 5px;
	color: #FFFFFF;
	border-bottom: 1px solid #231815;
	background-color: #3F96D3;
	text-align: center;
}

/*　カレンダー　*/
table.calendar{
	width: 100%;
	margin: 5px 0px 0px;
	border-bottom: 1px solid #231815;
}

table.calendar th, table.calendar caption {
	font-family: "Verdana";
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: #666;
	margin:0em;
	padding:2px;
}

table.calendar th.saturday { color: blue; }

table.calendar th.sunday { color: red;}

table.calendar td {
	margin:0em;
	padding:2px;
	font-family: "Verdana";
	font-size: 9px;
	color: #333;
	text-align: center;
}

table.calendar td a {
	color: #333;
	font-weight: bold;
}


/*=================================================
                 サイドナビ
==================================================*/

#side_nav {
	width: 152px;
	float: left;
}

#side_nav ul {
	margin-top:7px;
}

#side_nav ul li {
	margin-bottom:2px;
}

#side_nav ul.second-navi li {
	margin-bottom:5px;
}


#side_nav h2 { margin: 0; }




/*===================================================
                    フッター
==================================================*/

#footer {
	width: 823px;
	margin: 0;
	padding: 0 20px 10px 17px;
	background: url(../img/bg_bottom.gif) left bottom no-repeat;
	clear: both;
}
#footer:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}


#footer ul {
	height: 24px;
}

#footer ul li {
	display: inline;
}

ul#fnav_01 {
	float: left;
}

ul#fnav_02 {
	float: right;
}

ul#fnav_02 li {
	padding: 0 4px 0 5px;
	border-right: 1px solid #918B8A;
}
ul#fnav_02 li.last { border-right: 0; }

#footer p {
	margin: 0;
	float: left;
}

#footer address {
	width: 400px;
	float: right;
}

