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

html,body {
	background-image: url(../img/bg.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	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-right-color: #6ACAFF;
	border-bottom-color: #6ACAFF;
	border-left-color: #6ACAFF;
	margin-bottom: 0px;
	height: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
#contents {
	padding: 0px;
	width: 700px;
	margin: 0px;
	height: auto;
}
#contents #main {
	margin: 0px;
	float: left;
	width: 470px;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	vertical-align: top;
}
#contents #main h4 {
	font-size: 14px;
	font-weight: 600;
	background-color: #3300FF;
	padding: 3px;
	background-image: url(../img/h4_bg.jpg);
	background-repeat: repeat-x;
	color: #F3F3F3;
}
#contents #main h5 {
	background-image: url(../img/item.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3300FF;
	font-size: 12px;
}
#contents #main #waku {
	height: auto;
	width: 480px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	display: block;
	border: thin solid #000;
}
#contents #main #block {
	height: auto;
	width: 470px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	display: block;
}
#contents #main #block #midashi {
	float: left;
	width: 70px;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
#contents #main #block #field {
	width: 390px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-left: 10px;
}
#contents #main #block #field2 {
	width: 460px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-left: 10px;
	font-size: 13px;
	border: thin solid #000;
}
#contents #main #block2 {
	height: auto;
	width: 468px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6ACAFF;
}
#contents #main #block2 #midashi {
	float: left;
	width: 50px;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
#contents #main #block2 #field {
	width: 408px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-left: 10px;
}
#contents #main #block3 {
	height: 40px;
	width: 470px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	display: block;
	font-size: 12px;
	line-height: 18px;
}
#head {
	background-image: url(../img/top_logo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	width: 700px;
	height: 31px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5DCEC;
}
#contents #head2 h1 {
	font-size: 28px;
	line-height: 40px;
	padding: 0px;
	font-weight: 800;
	margin: 0px;
}
#head h2 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	visibility: hidden;
}
#contents #sidenavi {
	margin: 0px;
	float: left;
	height: 100px;
	width: 180px;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contents #sidenavi ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents #sidenavi li {
	padding: 0px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2EDF6;
}
.p {
	text-align: justify;
	text-justify: distribute-all-lines;
	vertical-align: top;
	width: 65px;
	margin: 0px;
	padding: 0px;
}
#contents #sidenavi a {
	color: #333333;
	text-decoration: none;
}
#contents #sidenavi a:hover {
	color: #FF3300;
	text-decoration: none;
}
#contents #sidenavi a:active {
	color: #FF9900;
	text-decoration: none;
}
#contents #head2 {
	margin: 10px;
	float: left;
	height: 120px;
	width: 673px;
	text-align: center;
	border: 3px double #6ACAFF;
	background-color: #E9F0F4;
	padding-top: 15px;
	padding-bottom: 15px;
}
#contents #head2 h3 {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
#contents #head2 h4 {
	font-size: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	}

