#wrapper {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	height: auto;
	background-color: #000;
}

#contents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #000000;
	position: relative;
	visibility: visible;
}


#menu2 {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	height: auto;
	width: 220px;
}
#side {
	float: left;
	width: 300px;
	height: auto;
	margin-top:30px;
}


#logo {
	margin-top: 20px;
	margin-left: 50px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 250px;
}

#header {
	background-color: #000000;
	width: 900px;
	text-align: right;
	vertical-align: middle;
	height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#main {
	float: right;
	width: 600px;
	margin-top: 50px;
	height: auto;
}

#main h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

#main h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #999999;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#main h6 {
	color: #CCCCCC;
	text-decoration: none;
	text-align: right;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main h5 {
	color: #CCCCCC;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	word-spacing: 0.15em;
	margin-right: 20px;
}
.list {
	font-weight: bolder;
	margin-right: 5px;
	color: #999999;
}
.pageup {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	display: block;
	margin-bottom: 10px;
	vertical-align: middle;
	margin-right: 20px;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 10px;
}
#slide li {
	height: auto;
	width: 150px;
	float: left;
	padding:0;
	list-style-type: none;
	display: table-cell;
	zoom: 1;
	margin: 0px;
}
#main #slide {
	padding: 0px;
	float: left;
	height: auto;
	width: 150px;
	margin: 0px;
}
#footer_right {
}
#footer {
	margin-top: 50px;
}

#footer_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: right;
	margin-top: 0px;
}

.clearfix {display: inline-block;}
