@charset "UTF-8";
/* CSS Document */

body	{
	margin: 0;
	padding: 0;
	background-image: url(../images/bg_line.gif);
	background-repeat: repeat;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	line-height: 140%;
}

a:link {
	color: #FF9933;
	text-decoration: underline;
}
a:visited {
	color: #FF9933;
	text-decoration: underline;
}
a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
a:active {
	color: #FF9933;
	text-decoration: underline;
}

/* コンテナ */
div#container	{
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 804px;
	margin-left: auto;
	margin-right: auto;
	}


/* ヘッダー */
div#header	{background-color: #FFFFFF;
	width: 800px;
	height: 50px;
	margin:0px auto 0px auto;
	padding: 0px;}

h1	{
margin: 0;
display:none;
}

div#header tit	{margin: 0}

/* ヘッダイメージ */
div#headerimage	{background-color: #FFFFFF;
	width: 800px;
	height: 86px;
	margin:0px 2px 0px 2px;
	padding: 0px;}

div#headerimage tit	{margin: 0px;}


/* メニュー */
div#menulist_waku {
	width: 804px;
	margin:10px auto 10px auto;
}

ul#menulist{
	width: 804px;
	height:33px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 4px;
	padding: 0px;
}
ul#menulist li{
	height:33px;
	margin: 0px;
	padding: 0px 1px;
	float: left;
	list-style-type: none;
	display: inherit;
}

		ul#menulist img{
			border: 0px;
			padding:0px;
		}

/* メニュートップ */
div#menulist_top_waku {
	width: 804px;
	margin:0px auto 30px auto;
}

ul#menulist_top{
	width: 804px;
	height:80px;
	margin-top:0px;
	margin-bottom: 10px;
	margin-left: 4px;
	margin-right: 4px;
	padding: 0px;
}
ul#menulist_top li{
	height:80px;
	margin: 0px;
	padding: 0px 3px;
	float: left;
	list-style-type: none;
	display: inherit;
}

		ul#menulist_top img{
			border: 0px;
			padding:0px;
		}

/* 見出し・段落 */

div#content h2	{
	width: 526px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left:auto;
	margin-right:auto;
}


div#content h3	{
	display:block;
	width: 520px;
	margin:10px auto 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #339933;
	border-left-color: #339966;
	color: #339966;
	padding:0px 0px 0px 10px;
	font-size: 16px;
	clear:both;
}
.h3_2 {	
	width: 520px;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left:auto;
	margin-right:auto;
	color: #339933;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
}

div#content h4	{
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
	clear:both;
}

div#content h5	{
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left:10px;
	margin-right:10px;
}

#content h6
	{
	width:526px;
	margin:10px auto 5px;
	color:#009944;
	font-size:15px;
	font-weight:bold;
	}

div#content p	{
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left:20px;
	margin-right:20px;
	padding-left: 5px;
	padding-right: 5px;
}



/* パンくずリスト */
.bread	{
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align:left;
}

	
/* トップに戻る */
.gotop {
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right:20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:12px;
	float: right;
	background-image: url(../images/icon_bread.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	clear:both;
}
	

/* サイドバー */
div.sidebtn {
	width:192px;
	margin:0 auto 10px auto;
}

div.sidebtn p {
	padding-bottom:5px;
	margin:0px;
}

div.sidebtn img	{border: 0px;}



/* フッター */
div#footer	{
	background-color: #C8E7D7;
	margin-top: 0;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	clear: both;}

address	{
	color: #336633;
	text-align: center;
	padding: 6px;}

/*--カレンダー部分--*/
.calendar_0 {
	width: 191px;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left:auto;
	margin-right:auto;
	color: #339933;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 16px;
	height: 40px;
}
.calendar_1 {
	width: 189px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #88C8B7;
}
.calendar_2 {
	width: 189px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #87BDC9;
}
.s {
	font-size: 12px;
	color: #333333;
}
.calendar_4 {
	width: 191px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left:auto;
	margin-right:auto;
	color: #CC3300;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}



.font_13 {
	font-size: 13px;
}
.font_b_g {
	font-size: 16px;
	color: #336600;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.com {
	width: 520px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	line-height: 1.6;
}
.left {
	float: left;
}
.right {
	float: right;
}

#link_free {
	margin-top: 20px;
}

#link_free p {
	margin-top: 5px;
	width: 16em;
	font-size: 13px;
	line-height: 1.6em;
	margin-bottom: 0;
}

#maping {
	margin-left: 65px;
	font-size: 14px;
}

.kujoh img {
	margin-left: 40px;
	margin-bottom: 20px;
}
