@charset "utf-8";
/* CSS Document */

body {
}
#wrapper {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0px;
	float: none;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF3333;
	border-right-color: #FF3333;
	border-bottom-color: #FF3333;
	border-left-color: #0033FF;
}
#header {
	color: #000;
	float: left;
	height: 100px;
	width: 800px;
	background-color: #F00;
	font-size: 12px;
}
#header ul {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	float: right;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
}
#header li {
	display: inline;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}


#contents {
	padding: 0px;
	float: left;
	height: auto;
	width: 800px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F00;
}
#footer {
	background-color: #000;
	float: left;
	height: 20px;
	width: 800px;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header h1 {
	width: 100px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 290px;
}
#header h2 {
	width: 100px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 300px;
}
#header a {
	color: #FFF;
	text-decoration: none;
}
#main p a {
	color: #039;
	text-decoration: underline;
}

#header a:hover, #header a:active {
	color: #FFFF00;
	text-decoration: underline;
}

#sidenavi {
	float: left;
	height: auto;
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C30;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
#sidenavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidenavi h3 {
	background-image: url(image/navi.gif);
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	height: 23px;
	width: 187px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 2px;
	text-align: center;
	vertical-align: baseline;
}
#sidenavi li {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidenavi h2 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-left: 3px;
}

#sidenavi a {
	color: #630;
	text-decoration: none;
}



#main {
	padding: 0px;
	float: right;
	height: auto;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #F00;
	border-left-color: #F00;
	border-bottom-color: #F00;
}
#main h3 {
	font-size: 18px;
	color: #339;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #03C;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #03C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#main table {
	font-size: 12px;
	color: #505050;
	line-height: 16px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.marker {
	background-color: #FF0;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
