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

body {-webkit-text-size-adjust: 100%;
	color: #333;
	background-color: #F5F5F0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


a:link {
	color: #06C;
	text-decoration: none;
}
a:visited {
	color: #06C;
	text-decoration: none;
}
a:hover {
	color: #06C;
	text-decoration: none;
}
a:active {
	color: #06C;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 120%;
}


h4 {
	font-size: 12px;
	line-height: 120%;
}

p {
	font-size: 12px;
	line-height: 160%;
}
li {
	font-size: 12px;
	line-height: 170%;
}
hr {
	display: none;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container {
	width: 800px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 800px;
	background-image: url(../image/main/160222.jpg);
	background-repeat: no-repeat;	height: 300px;
}
#gnavbar {
	width: 790px;
	line-height: 150%;
	padding-top: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
}

#contents {
	width: 800px;
}

#footer {
	width: 800px;
	background-color: #FFF;
	
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
#sidemenu {
	width: 240px;
	float: left;
	padding: 10px;
	line-height: 150%;
}
#main ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	list-style-type: none;
}
#main {
	width: 520px;
	float: right;
	padding: 10px;
	font-size: 12px;
	line-height: 150%;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
body, h1, h2, h3, h4, p {
	margin: 0px;
	padding: 0px;
}

#header h1 {
	font-size: 12px;
	line-height: 170%;
}
#header h2 {
	width: 500px;
	font-size: 12px;
	line-height: 100%;
}	
#gnavbar h2 {
	width: 500px;
	font-size: 12px;
	line-height: 100%;
}
#contents #main h3 {
	width: 520px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	border-top-color: #666;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#contents #sidemenu h3 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	width: 235px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.sideblock {
	float: left;
	width: 230px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #F5F5F0;
	padding: 5px;
}

#container #contents #sidemenu .sideblock h3 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	width: 220px;
	margin-bottom: 5px;
	margin-top: 5px;	
}

table { font-size: 12px ; }
