body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(../sec/images/bg_in_04.gif);
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: small;
}
#wrapper {
	width: 810px;
	background-image: url(../sec/images/bg_in_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
}


#header {
	text-align: right;
	width: 810px;
	padding-top: 32px;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	}
	
.m0 {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 810px;
	height: 425px;
	position: relative;
}
#menu {
	width: 155px;
	float: left;
	position: absolute;
	top: 50px;
}

#contents {
	width: 560px;
	float: right;
	margin-top: 30px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {

	padding-left: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}
#menu a {
	color: #666666;
	text-decoration: none;
}

#entry_title {
	background: url("../images/bg_listnavi.gif") no-repeat 0 50%;
	margin: 15px;
	padding: 0 0 0 15px;
	color: #252525;
	font-size: 120%;
	line-height: 150%;
	}	

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

