@charset "shift_jis";
body {
	padding: 0px;
	width: 950px;
	font-family: "lr SVbN", "MS Gothic", "Osaka|", Osaka-mono, monospace;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F3F3F3;
}
#container {
	display: block;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	padding: 0px;
	height: 120px;
	width: 950px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#copy {
	text-align: right;
	font-size: 95%;
}
#footer table tr td {
	text-align: left;
	line-height: 1.5em;
	font-size: 90%;
}

#footer {
	clear: both;
	color: 000066;
	font-size: 85%;
	line-height: normal;
	font-weight: normal;
	background-image: url(image/footer.jpg);
	background-repeat: repeat-x;
	height: 100px;
	margin: 0px;
	width: 950px;
	text-align: right;
}
#nav {
	display: block;
	width: 230px;
	font-size: 85%;
	padding-top: 20px;
	padding-left: 20px;
}
#main {
	float: right;
	width: 700px;
	font-size: 14px;
}
#container #main h2 {
	background-image: url(image/title1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	width: 680px;
	margin-top: 10px;
	padding-top: 8px;
	letter-spacing: 0.1em;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 120%;
	padding-left: 20px;
}
#container #main table tr td h4 {
	font-size: 105%;
	font-weight: normal;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
}
#container #main h3 {
	font-size: 100%;
	padding-left: 15px;
	font-weight: normal;
	line-height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#container #main h1 {
	display: block;
	width: 670px;
	font-size: 110%;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: normal;
}
#container #main table tr td a {
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
}
#container #main table tr td div {
	line-height: 15px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	background-color: #600;
	padding-top: 10px;
	padding-bottom: 10px;
}
