html, body {
	background: #FFF url(/img/back.gif) top repeat-x;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding: 0px;
	color: #333;}

A {text-decoration:none; color:#CC6633;}
A:link {text-decoration:none;}
A:visited {text-decoration:none;}
A:active {text-decoration:none;}
A:hover {text-decoration:underline; color:#FF6600;}

.c-both {
	width: 0px;
	height: 5px;
	clear: both;}

#page {
	width: 960px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	color: #333;}

#header {
	background: #FFF url(/img/back_head.gif);
	width: 920px;
	/*
	_width: 950px;
	*/
	height: 150px;
	margin: 0;
	padding: 0px 20px;
	position: relative;
	_top: -20px;
	color: #000000;}
#strong {
	height: 20px;
	margin: 0px;
	padding: 50px 20px 50px;
	_padding: 50px 20px 30px;
	text-align: left;
	font-size: 30px;
	line-height: 150%;
	font-weight: 900;
	color: #FFF;}
#header h1 {
	height: 20px;
	_height: 0px;
	margin: 0px;
	padding: 5px 20px 5px;
	_padding: 0px 20px 0px;
	text-align: left;
	font-size: 14px;
	line-height: 150%;
	font-weight: 900;
	color: #FFF;}
h3 {
	text-align: left;
	margin: 0px;
}
#header a {
	color: #FFF;}

#main {
	background: url(/img/back_main.gif) center repeat-y;
	width: 920px;
	/*
	_width: 940px;
	*/
	margin: 0px;
	padding: 0px 20px;
	position: relative;
	_top: -20px;
	/*
	_left: 5px;
	*/}
#content {
	width: 600px;
	margin: 0px;
	padding: 0 20px;
	_padding: 0 14px;
	float: left;}
#menu {
	width: 230px;
	margin: 20px;
	padding: 0px;
	position: relative;
	_left: 30px;
	float: right;}

#content h2 {
	margin: 20px 0;
	padding: 0px;
	text-align: left;
	font-size: 18px;
	line-height: 150%;
	font-weight: 900;}

/* ?M?y?W?????? */
#menu h2 {
	background: url(/img/h2_menu.gif) no-repeat;
	width: 230px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color:#00c;
	/*
	text-indent: -9999px;*/}
#menu ul {
	background: url(/img/back_menu.gif) bottom repeat;
	width: 230px;
	margin: 0px;
	padding: 0 0 20px;
	text-align: left;
	font-size: 14px;
	line-height: 150%;
	_line-height: 110%;
	font-weight: 400;
	list-style-type: none;}
#menu li a{
	background: url(/img/li_genre.gif) left no-repeat;
	margin: 0 10px;
	padding: 0 10px;
	display: block;
	list-style-type: none;}
#menu a:hover{
	background: url(/img/li_genre-ov.gif) left no-repeat;}
/* 邦楽ジャンル */

/* PR */
#pr {
	width: 588px;
	margin: 20px 0;
	padding: 5px;
	border: solid 1px #CCC;
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	font-weight: 400;}
	#pr a {
		margin-left: 0.6em;
	}
/* PR */
dl {
	text-align:left;
	font-size: 12px;
	float: left;
}

dl dt{ font-weight: 900 }
dl dd{ margin-left: 20px }


#footer {
	width: 960px;
	margin: 0px;
	padding: 0px;
	position: relative;
	_top: -20px;
	/*
	_left: 5px;
	*/
	}
#copyright {
	background: url(/img/footer.gif) center bottom no-repeat;
	width: 960px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: small;
	color: white;
	text-indent: 40px;}
#menu .menu-bottom {
	background: url(/img/back_bottom.gif) center bottom no-repeat;
	height:20px;
}
#copyright a {
	text-decoration: underline;
	color:white;
}


/**
 * 関連ワード検索(add 2009-04-09)
 */
#related_search{
	text-align:left;
}
#related_search div {
	background: url(/img/hr_cd.gif) bottom no-repeat;
	width: 600px;
	margin: 0px;
	padding: 0 0 30px;
	font-size: 14px;
}
#related_search h3 {
	background : #FC0;
	width: 580px;
	padding: 5px 10px;
	margin-bottom:7px;
	text-align: left;
	font-size: 16px;
	line-height: 150%;
	font-weight: 900;
}
