@charset "shift_JIS";
body {
	text-align: center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	padding: 0px;
	height: auto;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #999999;
	text-align: left;
}

#header {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 35px;
}
address {
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header ul {
	font-size: 13px;
	color: #000000;
	list-style-type: none;
	margin: 0px;
	float: right;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header a:hover, #header a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000066;
}
#contents {
	margin: 0px;
	padding: 0px;
	height: 680px;
	width: 640px;
}
#contents #side {
	float: left;
	height: 425px;
	width: 160px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding: 0px;
	margin: 0px;
}
#contents #main {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 665px;
	width: 470px;
}
#contents #side ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}

#contents #side a {
	color: #000066;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#contents #side a:hover, #contents #side a:active {
	color: #FFFFFF;
	background-color: #000066;
}

#contents #side li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 28px;
	padding-left: 0px;
	margin: 0px;
}
h2 {
	font-size: 15px;
	color: #000000;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
}




#header a {
	color: #000066;
	text-decoration: none;
}
p {
	font-size: 14px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 30px;
	letter-spacing: 1px;
}

#header li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#title {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 640px;
	background-image: url(../images/maintitle1.jpg);
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF99CC;
	border-left-color: #FF99CC;
	border-top-color: #FF99CC;
	border-right-color: #FF99CC;
}
