/*@sno@*/

body,img,div,p,ul,li,h1,h2,h3 {
	padding: 0px;
	margin: 0px;
}


body {
	background-color: #CBD1DB;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 11px;
	line-height: 150%;
	color: #444444;
}

img {
	border-width: 0px;
}

li {
	list-style: none;
}

a:focus{
	outline:none;
}

a:link, a:active, a:visited {
	color: #444444;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #cc0033;
	text-decoration: none;
}

div#index {
	margin: 20px;
}

div#wrap {
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	border-top: solid 1px #333333;
}

div#line {
	background-color: #333333;
	margin: 45px 0px 10px 0px;
	width: 100%;
	height: 8px;
}

div #main {
	background-color: #ffffff;
	width :800px;	
	height: 600px;
}

div#main div#menu {
	float :left;
	background-color: #ffffff;
	width :180px;	
	height: 600px;
	border-right: solid 1px #333333;
	position: relative;
}

div#main #menu .img_title {
	margin: 10px 0px 30px 5px;
}

div#main #menu li a {
	display:block;
	width: 80px;
	height: 20px;
	text-indent: -9999px;
}

#menu_about a {
	margin-bottom: 10px;
	width: 80px;
	background: url('img/images/menu_about.jpg') no-repeat;
}

#menu_about a:hover {
	background: url('img/images/menu_about_o.jpg') no-repeat;
}

#menu_memo a {
	margin-bottom: 10px;
	width: 80px;
	background: url('img/images/menu_memo.jpg') no-repeat;
}

#menu_memo a:hover {
	background: url('img/images/menu_memo_o.jpg') no-repeat;
}

#menu_bkm a {
	margin-bottom: 10px;
	width: 80px;
	background: url('img/images/menu_bkm.jpg') no-repeat;
}

#menu_bkm a:hover {
	background: url('img/images/menu_bkm_o.jpg') no-repeat;
}

#menu_img a {
	margin-bottom: 10px;
	width: 80px;
	background: url('img/images/menu_img.jpg') no-repeat;
}

#menu_img a:hover {
	background: url('img/images/menu_img_o.jpg') no-repeat;
}

div#menu div#clap {
	position : absolute;
	left: 15px;
	bottom: 10px;
}

.banner {
	padding: 2x 0px 3px 0px;
}



/*@bnmsdmsr@*/
div#main #contents {
	float: left;
	padding: 75px 10px 0px 20px;
	background-color: #ffffff;
	width: 500px;

}

h1 {
	font-family: "Arial Black","Helvetica";
	font-size: 18px;
	padding: 5px 0px 15px 0px;
}

h2 {
	font-size: 12px;
	padding: 5px 0px 5px 0px;
}


/*@hlf@*/
div#main div#contents_img {
	float: left;
	background-color: #333333;
}

div#img_link {
	padding: 10px 0px 0px 20px;
}

div#img_link p {
	padding: 0px 0px 0px 10px;
	margin-bottom: -3px;
	line-height:120%;
}

div#img_link p.genre {
	font-weight: 600;
	font-size: 10px;
	color: #cc0033;
}



/*@ennsdq@*/

div #footer {
	clear:left;
	background-color: #333333;
	width: 100%;
	height: 15px;
	text-align: center;
}
img .img_footer {
	margin: 10px auto;
}


div#bottom {
	height: 100px;
}