body {
	text-align: left;
	background-image: url(images/body_bk_b.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 16px;
	font-family: "lr SVbN", "Osaka|";
	margin-right: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

#container {
	width: 800px;
	border: 1px solid #CCCCCC;
	margin: 0 auto;
}

#header {
	color: #666666;
	background-image: url(images/header.jpg);
	height: 80px;
	width: 100%;
	background-position: center
	background-position: 5% 5%
}

#contents {
	height: 100%;
	width: 100%;
	background-image: url(images/sidebar_bk_b.gif);
	background-repeat: repeat-y;
	background-position: 0% 0%
	filter:Alpha(opacity=50);
}

#sidebar {
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#main {
	float: center;
	width: 800px;
	height: 500px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#sub_l {
	float: left;
	width: 210x;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#sub_r {
	float: right;
	width: 400px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#footer {
	height: 80px;
	width: 800px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(images/Footer.jpg);
	background-repeat: no-repeat;	

}

#sidebar ul {
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #ccFFFF;
}

#sidebar li {
	margin: 0;
	padding: 0;
	list-style-position:outside;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 149px;
	font-size: 14px;
	line-height: 250%;
	font-weight: bold;
}
#main ul {
	text-align: left;
}
#main li {
	list-style-type: decimal;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	margin-left: 20px;
}
#main p {
	font-size: 16px;
	color: #666666;
	line-height: 1.1em;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-align: left;
}


#main_img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.table_text1 {
	background-color: #CCFFFF;
	display: block;
	padding: 3px;
	text-align: left;
	font-size: 10px;
}
.table_text1_2 {
	background-color: #CCFFFF;
	display: block;
	padding: 3px;
	font-size: 10px;
}
.table_text2 {
	text-align: left;
	font-size: 16px;
}
.table_text2_1 {
	text-align: center;
	font-size: 16px;
}
.table_text2_2 {
	text-align: right;
	font-size: 18px;
}
.table_shinsatu {
	margin-right : auto;
	margin-left : auto;
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #0000CC;
	text-align: center;
	font-size: 16px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
