@charset "shift_jis";
#header {
	height: 120px;
	width: 800px;
	background-image: url(../img/header11.jpg);
	background-repeat: no-repeat;
}
#container {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg3.jpg);
	background-repeat: repeat-y;
}
#menu {
	height: 110px;
	width: 800px;
	background-repeat: no-repeat;
}
.left {
	float: left;
	width: 400px;
}
.left2 {
	float: left;
	width: 500px;
}
.right {
	float: left;
	width: 400px;
}
.right2 {
	float: left;
	width: 210px;
}
.txt_center {
	background-position: center;
}

#main {
	width: 800px;
}
.under_dot {
	float: left;
	height: 20px;
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #660000;
	margin-left: 30px;
}
.under_dot_m {
	float: left;
	height: 20px;
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #660000;
	margin-left: 30px;
}
.under_dot_l {
	float: left;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #660000;
	margin-left: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer {
	height: 80px;
	width: 800px;
}
#all {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg2.jpg);
	background-attachment:fixed ;
}
#top_bg {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: #000000;
	background-attachment:fixed;
	scrollbar-face-color: #000000;
	scrollbar-track-color: #330000;
	scrollbar-arrow-color: #330000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #330000;
	font-family: Arial, Helvetica, sans-serif;

}
.scrol_box {
	width:350px;
	height:300px;
	overflow:auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
	line-height: 140%;
	font-size: 12px;
	scrollbar-face-color: #000000;
	scrollbar-track-color: #330000;
	scrollbar-arrow-color: #330000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #330000;
	margin-left: 10px;

}
.tittle {
	float: left;
	height: 40px;
	width: 750px;
	padding-left: 50px;
}
.contents {
	float: left;
	width: 700px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 20px;
}
.contents_disco {
	float: left;
	width: 670px;
	padding-right: 50px;
	padding-left: 80px;
}
a img { 
	border: none; 
}
#banner {
	height: 150px;
	width: 800px;
	margin-bottom: 20px;
}
.style1 {font-size: 12px}
.style2 {font-size: 12px; font-weight: bold; }
