@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	color: #695757;
}
#main {
	padding: 0px;
	width: 820px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(img/header.jpg);
	margin: 0px;
	padding: 0px;
	height: 118px;
	width: 820px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #305c88;
	border-right-color: #305c88;
	border-bottom-color: #305c88;
	border-left-color: #305c88;
	text-align: right;
}
#footer {
	background-image: url(img/footer.jpg);
	height: 106px;
	width: 820px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #305c88;
	border-right-color: #305c88;
	border-bottom-color: #305c88;
	border-left-color: #305c88;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-size: 10px;
}
#footer a {
	color: #695757;
	text-decoration: none;
}
#footer a:hover {
	color: #695757;
	text-decoration: underline;
}
#header_contents {
	background-image: url(img/header_contents.jpg);
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 820px;
	text-align: right;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0d7c2;
	border-right-color: #305c88;
	border-bottom-color: #305c88;
	border-left-color: #305c88;
}
#contents_bg {
	background-image: url(img/bg_skytree.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contents_bg02 {
	background-image: url(img/bg_skytree.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contents_bg03 {
	background-image: url(img/bg_skytree.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contents_bg04 {
	background-image: url(img/bg_skytree.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contents_bg05 {
	background-image: url(img/bg_skytree.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contents_bg06 {
	background-image: url(img/bg_skytree.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contents_bg07 {
	background-image: url(img/bg_skytree.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.side_btn {
	display: block;
	width: 200px;
	background-image: url(img/side_btn.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
.side_btn a {
	display: block;
	width: 200px;
	background-image: url(img/side_btn.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 25px;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.side_btn a:hover {
	display: block;
	width: 200px;
	background-image: url(img/side_btn02.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #9999FF;

}
.side_btn_last {
	display: block;
	width: 200px;
	background-image: url(img/side_btn.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 100px;
	line-height: normal;
}
.side_btn_last a {
	display: block;
	width: 200px;
	background-image: url(img/side_btn.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 25px;
}
.side_btn_last a:hover {
	display: block;
	width: 200px;
	background-image: url(img/side_btn02.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #9999FF;
}

#main_menu {
	width: 198px;
	height: 690px;
	padding: 0px;
	margin-top: 0px;
	background-color: #F9F6ED;
	float: left;
	border-right: 2px solid #305C88;
	border-bottom: 2px solid #305C88;
}

#main_space {
	width: 620px;
	height: 545px;
	padding: 0px;
	margin-top: 0px;
	float: left;
}

#main_flash {
	width: 620px;
	height: 332px;
	clear: both ;
	background-color: #F9F6ED;
/*	background-color: #F8E2C4; */
}


#main_contents {
	padding: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	float: right;
}

#main_news {
	font-size: 12px;
	width: 620px;
	height: 350px;
	background-color: #F9F6ED;
/*	background-color: #F8E2C4; */
	border-top: 2px solid #305C88;
	overflow: hidden;
}

#main_area {
	width: 820px;
	height: 690px;
}

#bread {
	font-size: 10px;
	line-height: normal;
	color: #988a8a;
}
#contents {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.contents {
	margin: 20px;
	padding: 0px;
}


a:link {
	color: #5b86b2;
	text-decoration: none;
}
a:visited {
	color: #5b86b2;
	text-decoration: none;
}
a:hover {
	color: #5b86b2;
	text-decoration: underline;
}
a:active {
	color: #5b86b2;
	text-decoration: none;
}
h2 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h3 {
	background-image: url(img/bg_dark.png);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
.dark {
	background-image: url(img/bg_dark.png);
	background-repeat: no-repeat;
}
* html div.dark { /* IEのみに適応 */
	width: 480px;
}

.dark a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.dark a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.dark a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
.dark a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link {
	color: #695757;
}
.link a:link {
	color: #695757;
	text-decoration: none;
}
.link a:visited {
	color: #695757;
	text-decoration: none;
}
.link a:hover {
	color: #FF6600;
	text-decoration: none;
}
.link a:active {
	color: #695757;
	text-decoration: none;
}
.strong {
	color: #FF6600;
	font-weight: normal;
}

h4 {
	background-image: url(img/bg_dark_b.png);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #695757;
	text-decoration: none;
	margin: 0px;
}
.dark {
	background-image: url(img/bg_dark_b.png);
	background-repeat: no-repeat;
}
* html div.dark { /* IEのみに適応 */
	width: 480px;
}

.dark a:link {
	font-weight: bold;
	color: #695757;
	text-decoration: none;
}
.dark a:visited {
	font-weight: bold;
	color: #695757;
	text-decoration: none;
}
.dark a:hover {
	font-weight: bold;
	color: #695757;
	text-decoration: underline;

}
.dark a:active {
	font-weight: bold;
	color: #695757;
	text-decoration: none;
}
.link {
	color: #695757;
}
.link a:link {
	color: #695757;
	text-decoration: none;
}
.link a:visited {
	color: #695757;
	text-decoration: none;
}
.link a:hover {
	color: #695757;
	text-decoration: none;
}
.link a:active {
	color: #695757;
	text-decoration: none;
}
.strong {
	color: #695757;
	font-weight: normal;
}

div.menu * { margin:0; padding:0; }
div.menu li {
	width:198px;
	height: 440px;
	list-style-type:none;
}
div.menu a {
	margin-top:2px;
	border:1px solid #deb887;
/*	border:1px solid #9999ff; */
	padding:2px;
	display:block;
	width:190px;
	line-height:16px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background-color:#deb887;
/*	background-color:#9999ff; */
}
div.menu a:hover {
	color:#deb887;
/*	color:#9999ff; */
	background-color:#ffffff;
}
div.menu ul.submenu a {
	border:1px solid #ffe4c4;
	text-indent:10px;
	background-color:#ffe4c4;
/*	border:1px solid #bbbbff;
	text-indent:10px;
	background-color:#bbbbff; */
}
div.menu ul.submenu a:hover {
/*	color:#9999ff; */
	color:#deb887;
	background-color:#ffffff;
}

*.logtitle {
	width: 140px;
	height: 144px;
	background-color: #F9F6ED;
	float: left;
}

*.logbox
{
	line-height: 1.5;
	background-color: #F9F6ED;
/*	border: solid 1px #808080;  */
	width: 454px;
	height: 300px;
	padding: 1em 1em 0.5em 1em; 
	overflow: auto;
}
div.hiyou {
	color:#db772a;
	font-weight: bold;
	}
	
#taiken {
	width:450px;
	padding:10px 10px 10px 10px;
	background-color:#fffbf0;
	}


