*{
	margin: 0px;
	padding: 0px;
	}

body {
	margin: 0px 0px 15px 0px;
	color: #BEBEBE;
	background-color: #000;
	text-align: center;
}

p{
	font-size: small;
	}	
	
.c1{
	clear: both;
	}

img{
	border: none;
	}

a {
	color: #BEBEBE;
	text-decoration: none;
	}

a:link {
	/*color: #FFFFE0;*/
	}

a:visited {
	/*color: #FFFFE0;*/
	}

a:active {
	color: #900000;
	}

a:hover {
	color: #900000;
	}

#container {
	line-height: 100%;
	text-align: left;
	padding: 0px;
	width: 900px;	
	}	
	
#left {
	width: 200px;
	overflow: hidden;
	float: left;
}

#center {
	float: left;
	width: 699px;
	overflow: hidden;
	}
	
#bottom {
	width: 900px;
	clear: both;
	text-align: center;
}
	
#banner {	
	height: 56px;
	background-image: url(gif/logo3.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 20px;
	}

#banner h1 {
	text-indent: -9999px;
	}

li{
	/*color: #FFFFE0;*/
	font-size: small; /*width: 85px;*/
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	float: right;
	border-left: 1px solid;
}

.content {
	padding: 15px 15px 5px 15px;
	/*color: #FFFFE0;*/
	background-color: #000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small; /*float: left;*/
	text-align: center;
	
	}

.content p {
	/*color: #E7E9BA;*/
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	margin: 5px;
	/*float: left;*/
}
	
.content p li{
	font-size: small;
	}
	
	
.content em {
	text-align: right;
	}	

.content h1 {
	color: Black;
	background-color: #9C751B;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-large;
	font-weight: bold;
	padding: 7px;
	margin-bottom: 10px;
}
		
.content h2 {
	color: #A41722;
	font-size: medium;
	font-weight: normal;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
}
	
.content h3 {
	color: #9C751B;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: large;
	text-align: left;
	margin-top: 30px;
}

.content h4 {
	margin: 0px;
	text-align: left;
	}

.content h5 {
	}
	
.content h6 {
	color: #BEBEBE;
	font-size: small;
	padding: 0.5em;
	text-align: right;
	}

.content p.posted {
	clear: both;
	color: #BEBEBE;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border: 1px dashed #BEBEBE;
	text-align: center;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	text-align: center;
	}

.sidebar h2 {
	color: #900000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	border: 1px solid #900000;
	text-align: center;
	margin-top: 20px;
	padding: 3px;
	letter-spacing: .2em;
	}
	
.sidebar li {
	/*color: #FFFFE0;*/
	font-size: small;
	font-weight: normal;
	border-bottom: 1px solid /*#FFFFE0*/;
	border-left: 10px solid /*#FFFFE0*/;
	margin: 6px;
	padding-left: 5px;
	list-style-type: none;
	width: 150px;
	}	

hr{
	color: #900000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.content p.qa{
	color: #A45317;
	font-size: medium;
	font-weight: normal;
	margin-top: 30px;
}

.img-right{
	float: right;
}

.img-left{
	float: left;
}

.shokai li{
	font-size: small;
	clear: both;
	border: none;
	list-style: decimal;
}
