body	{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	}

#container	{
	width: 780px;
	margin: 0 auto;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left: 1px solid #553;
	border-right: 1px solid #553;
	border-bottom: 1px solid #553;
	}

/* ヘッダー header */

#header	{
	padding-top: 5px;
	}

#header h1	{
	margin: 0 0 5px 5px;
	}

#header img	{
	border: none;
	}

#header p	{
	border-top: solid 1px #553;
	margin: 0
	}


/* ナビゲーション navigation */

#navigation 	{
	font-size: 0.75em;
	background-image: url(../image/button.gif);
	height: 41px;
	border-top: 1px solid #996;
	border-bottom: solid 1px #996;
	margin-bottom: 15px;
	}

#navigation ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#navigation li	{
	display: inline;
	}


#navigation a	{
	background-image: url(../image/button.gif);
	border-right: 1px solid #C9C6B3;
	color: #553;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
	}

#navigation a:hover	{
    background-position:
	left bottom; 
	color: #331;
	}





/* メイン main */

#main	{
	font-size: 0.9em;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	width: 780px;
	}


/* コンテンツ contents */

#contents	{
	float: left;
	width: 540px;
	line-height: 1.8em;
	padding-right: 15px;
	padding-left: 15px;
	}
	
#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: #C48100;
}



/* サイドバー sidebar */

#sidebar	{
	float: left;
	width: 200px;
	}

#sidebar h2	{
	font-size: 0.75em;
	background-color: #DCDACC;
	color:#553;
	margin-bottom: 0;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-indent: 10px;
	}

#sidebar #infomenu	{
	margin-top: 10px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}

#sidebar #infomenu img	{
	border: none;
	margin-bottom: 2px;
	}

/* フッター footer */

#footer	{
	border-top: solid 1px #DCDACC;
	clear: both;
	padding: 10px;
	text-align: center;
	}

#footer address	{
	font-size: 0.75em;
	font-style: normal;
	}

/* サイドメニュー　block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	width: 170px;
	text-indent: 15px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-left: 5px;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #333;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	text-decoration: none;
	width: 170px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	color: #039;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #036;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}


a:link {
	color: #009;
}
a:visited {color: #8a909e;}
a:active {
	color: #039;
}

/* ~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.line{
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036;
}


.style4 {
	font-size: 1.3em;
	font-style: normal;
	color: #036;
	font-weight: bold;
}

.style5 {
	font-size: 1.3em;
	color: #999999;
}

.style5 {
	font-size: 1.3em;
	color: #FF0000;
	font-weight: bold;
}

.syo {
	font-size: 0.8em;
	line-height: 1.3em;
}

.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #666666;
}
.smalltext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #CCCCCC;
}
.logotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #999999;
}
.orangelogotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FF9900;
}
.orangetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#FF9900;
