body	{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	background: #E6E2C7;
	font-size: 13px;
	}

#container	{
	width: 840px;
	margin: 0 auto;
	text-align: left;
	background: #E6E2C7 url(../images/bg.jpg) repeat-y center;
	}

/* ヘッダー top */

#top	{
	background: #E6E2C7 url(../images/top.jpg) no-repeat center;
	padding: 0px;
	height: 30px;
	font-size: 0.8em;
	text-indent: 500px;
	}


	

/* ヘッダー header */

#header	{
	background: #E6E2C7;
	padding: 0px;
	height: 188px;
	top: 0px;
	}

#header h1	{
	margin: 0 0 5px 5px;
	}

#header img	{
	border: none;
	}

#header p	{
	border-top: solid 1px #5C622B;
	margin: 0
	}


/* 境目 */

#c-bg	{
	background: url(../images/c-bg.jpg) no-repeat center top;
	padding: 0px;
	height: 8px;
	margin: 0px;
	clear: both;
	}

/* メイン main */

#main	{
	padding: 0 20px;
	}


/* コンテンツ contents */

#contents	{
	float: right;
	width: 560px;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 5px;
	}
	
#contents h1{
	clear:both;
	font-size:1.5em;
	border-bottom:1px solid #ccc;
	padding-top: 0.2em;
	padding-right: 0.5em;
}

#contents h2{
	font-size:1.2em;
	clear:both;
	margin-left: 5px;
	color: #F47610;
}


/* サイドバー sidebar */

#sidebar {
	width: 180px;
	border-size: 1px;
	border-width: 1px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	}

#sidebar ul {
	list-style: none;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	padding-right: 3;
	padding-left: 3;
	line-height: 100%;
	}
	
#sidebar li a {
	voice-family: inherit;
	text-decoration: none;
	}	
	
#sidebar li a:link, #sidebar li a:visited {
	color: #578D36;
	display: block;
	background:  url(../images/sidebar.gif);
	border-bottom: 1px solid #E6E2C7;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	}
	
#sidebar li a:hover {
	color: #F47610;
	display: block;
	background:  url(../images/sidebar.gif);
	background:  url(../images/sidebar.gif) 0 -32px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDDEA9;
	}



a:link {color: #5C622B;}
a:visited {color: #888888;}
a:active {color: #F47610;}


/* ~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

/* フッター footer */

#footer	{
	clear: both;
	text-align: center;
	background: url(../images/fooder.jpg) no-repeat center;
	height: 70px;
	font-size: 0.8em;
	line-height: 160%;
	}
	


h1{
	font-size : 110%;
	font-weight : bold;
	text-align : left;
	letter-spacing : 1px;
	}
	
	
	
h2{
	padding: 5px;
	font-size: 115%;
	background: #FFFFFF url(../images/bar.gif) repeat-x left center;
	margin-bottom: 10px;
	border-right: none;
	border-left: none;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	}

	
h3{
	color: #578D36;
	font-size: 110%;
	background: url(../images/botan.gif) no-repeat left;
	text-indent: 10px;
}

	

h4{
	padding:0px 0 0px 30px;
	background: url(../images/line.gif) no-repeat left center;
	font-weight: bold;
	color:#336600;
	font-size: 110%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 25px;
}

	

h5{
	font-size : 100%;
	font-weight : normal;
	color : #000000;
	text-align : center;
	padding: 0px 10px;
	margin: 10px;
	border-top: 1px solid #F47610;
	border-right: 1px solid #F47610;
	border-bottom: 1px solid #F47610;
	border-left: 1px solid #F47610;
	}
	

.waku1{
	margin:10px;
	padding:5px;
	border:1px solid #006633;
	background: #FFFFFF;
}

.waku3{
	border:1px solid #006633;
	width: 300px;
	background-color: #FFFFFF;
	background-position: center;
	padding: 5px;
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 60px;
}

.waku2{
	background: #eed;
	border-top: 1px solid #5C622B;
	border-bottom: 1px solid #5C622B;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.waku4{
	margin:10px;
	padding:5px;
	border:1px solid #006633;
	background: #faebd7;
}

.taikendan {
	margin: 1em;
	border: 1px solid #CCCCCC;
	font-size: 100%;
	line-height: 150%;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
}

.sub{
	color: #F47610;
	font-size: 110%;
	text-indent: 10px;
	font-weight: bold;
}


.midori{
	color: #578D36;
}