@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 0px;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#wrapper {
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	position: relative;
}
#up_sitemap {
	position: absolute;
	left: 670px;
	height: 23px;
	width: 91px;
}
#up_inquiry {
	position: absolute;
	height: 23px;
	width: 89px;
	left: 761px;
}
#up_english {
	height: 23px;
	width: 81px;
	left: 848px;
	position: absolute;
}
#header {
	height: 84px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/top_title.jpg);
}

#header h1 {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
#contents {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}

#sidenavi_top {
	float: left;
	height: auto;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: none;
}
#sidenavi1_top {
	height: auto;
	width: 220px;
	background-color: #FF0000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #B93930;
}
#sidenavi1_top a:link {
	color: #000000;
	background-color: #FEECD5;
	text-decoration: none;
}
#sidenavi1_top a:hover {
	color: #339900;
	background-color: #FEECD5;
	text-decoration: underline;
}

#left_text{
	border:solid 1px #ccc;
	padding:5px;
	margin:10px 0 0 0;
	font-size:12px;
	line-height:140%;
}


#sidenavi1 {
	float: left;
	height: auto;
	width: 220px;
	background-color: #FF0000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #B93930;
}
#sidenavi1 a:link {
	color: #000000;
	background-color: #FEECD5;
	text-decoration: none;
}
#sidenavi1 a:hover {
	color: #339900;
	background-color: #FEECD5;
	text-decoration: underline;
}
#sidenavi2 {
	float: right;
	height: auto;
	width: 152px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top_navi {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
li {
	font-size: 12px;
	line-height: 200%;
	list-style-type: none;
	color: #333333;
	margin: 0px;
	background-color: #FEECD5;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
ul {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
#main {
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 235px;
	background-color: #FFFFFF;
	height: auto;
	padding-top: 10px;
	text-align: center;
}
#footer {
	background-color: #EEEEEE;
	margin: 0px;
	height: 40px;
	color: #000000;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a:link {
	color: #000000;
	background-color: #EEEEEE;
	text-decoration: none;
}
#footer a:hover {
	color: #339900;
	background-color: #EEEEEE;
	text-decoration: none;
}
#top_about_text {
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 2px;
	height: 80px;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CF0304;
	border-bottom-color: #CF0304;
	border-bottom-width: 2px;
}
img.photo {
	float: left;
	padding-right: 5px;
}
#top_image {
	padding-top: 10px;
	padding-bottom: 50px;
}
#banner_right1 {
	width: 150px;
	margin-bottom: 10px;
}
#banner_lineup {
	width: 150px;
	margin-bottom: 10px;
}
#banner_right2 {
	width: 150px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F02B22;
	border-right-color: #F02B22;
	border-bottom-color: #F02B22;
	border-left-color: #F02B22;
}
#banner_right3 {
	width: 150px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F02B22;
	border-right-color: #F02B22;
	border-bottom-color: #F02B22;
	border-left-color: #F02B22;
}
#banner_right4 {
	width: 150px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F02B22;
	border-right-color: #F02B22;
	border-bottom-color: #F02B22;
	border-left-color: #F02B22;
}
#banner_right5 {
	width: 150px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F02B22;
	border-right-color: #F02B22;
	border-bottom-color: #F02B22;
	border-left-color: #F02B22;
}
#banner_right6 {
	width: 150px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F02B22;
	border-right-color: #F02B22;
	border-bottom-color: #F02B22;
	border-left-color: #F02B22;
}
#banner_right7 {
	width: 150px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F02B22;
	border-right-color: #F02B22;
	border-bottom-color: #F02B22;
	border-left-color: #F02B22;
}
#banner_right8 {
	width: 150px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F02B22;
	border-right-color: #F02B22;
	border-bottom-color: #F02B22;
	border-left-color: #F02B22;
}
#banner_right9 {
	width: 147px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F02B22;
	border-right-color: #F02B22;
	border-bottom-color: #F02B22;
	border-left-color: #F02B22;
}
#copyright {
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	text-align: center;
	padding: 0px;
	text-decoration: none;
}
#copyright a:link {
	color: #000000;
	background-color: #EEEEEE;
	text-decoration: none;
}
#copyright a:hover {
	color: #000000;
	background-color: #EEEEEE;
	text-decoration: none;
}
#copyright a:visited {
	color: #000000;
	background-color: #EEEEEE;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
#top_banner {
	width: 468px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 60px;
}
#top_banner_text {
	font-size: 12px;
	color: #000000;
	line-height: normal;
	width: 468px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.honbun {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
