body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
#wrapper {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper2 {
	background-image: url(../images/bg_02.jpg);
	height: 170px;
	width: 810px;
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
}


#header {
	text-align: right;
	width: 810px;
	padding-top: 32px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
.m0 {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 810px;
	height: 250px;
	position: relative;
	vertical-align: bottom;
}
#menu {
	width: 360px;
	position: absolute;
	bottom: 20px;
	left: 0px;
}
#contents p {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

#contents {
	text-align: right;
	padding-top: 105px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 410px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 250px;
	font-size: 12px;
	border-bottom-color: #666666;
}
#menu a {
	color: #666666;
	text-decoration: none;
}

ul#category_title {
 	list-style: none;
	 margin: 0;
	 padding: 0;
	 }
	
ul#category_title li {
	margin: 0;
	padding: 5px 0;
	color: #252525;
	font-size: 80%;
	}
	
ul#category_title li p {
	margin: 0;
	padding: 0;
	line-height: 150%;
	}	
	
ul#category_title a {
	background: url("../images/bg_listnavi.gif") no-repeat 0 50%;
	padding: 0 0 0 10px;
	color: #252525;
	font-size: 140%;
	}	

