@charset "utf-8";


/* formatting style
============================================*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body{
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#555;
	font-size:0.9em;
	line-height:1.7em;
	background:url(../image/bg_all.jpg) repeat-x #e8e8e8;
}
hr {
	display: none;
}


/* Link Styles
============================================*/

a img {
	border-style: none;
}
a{
	color: #06C;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: none;
}

/* Basic Layout
============================================*/

#wrapper {
	width:1040px;
	margin:0 auto;
	background:#000;
}
#header {
	height:161px;
	background:url(../image/header.jpg);
	background-repeat: repeat-x;
	position: relative;
	color: #CCC;
}
#header #logo {
	background:url(../image/logo.jpg) no-repeat bottom;
	width:194px;
	height:45px;
	padding-top:29px;
	margin-left:40px;
	float:left;
}
#header ul {
	padding: 0px;
	float: right;
	margin-top: 25px;
	top: 86px;
	right: 0px;
	height: 62px;
	width: 1040px;
	background:url(../image/bg_all.jpg) repeat-x #e8e8e8 bottom;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	line-height: 62px;
	color: #333;
	font-weight:bold;
	height: 62px;
	width: 173px;
	text-align: center;
	display: block;
}
#header ul li a:hover {
	color: #b92052;
}
#header #nav_artistNow a {
	color:#C36D22;
}






/* SIDE
============================================*/
#sidebar {
	margin: 0px;
	padding: 15px;
	float: left;
	width: 190px;
	background-color: #000;
	height: 100%;
	color: #eee;
}
#sidebar h4{
	border-left:#CCC 5px solid;
	border-bottom:#CCC dotted 1px;
	padding-left:8px;
}
#sidebar ul {
	margin-top: 15px;
	list-style: none;
}
#sidebar li{
	padding-left:5px;
}
#sidebar ul li a {
	text-decoration: none;
	color: #FFF;
}
#sidebar ul li a:hover {
	color: #F90;
}


/* MainLeft ＆MainRight
============================================*/
#main {
	margin: 0px;
	padding: 15px 15px 15px;
	width: 790px;
	float: right;
	background-color: #FFF;
}
#pan{
	background:#eee repeat-x top;
	border-bottom:#999 dotted 1px;
	line-height:1.2em;
	float:right;
	width:800px;
	padding:15px 10px 5px;
}
#pan li{
	list-style:none;
	display:inline;
	font-size:0.7em;
}
#pan li{
	list-style:none;
	display:inline;
	font-size:0.8em;
}
#now{
	color:#666;
}


#main h1 {
	background-repeat: no-repeat;
	padding: 15px 0px 5px;
	font-size:220%;
	text-align:right;
}
#main h2 {
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px double #999;
	margin: 10px 0 0px;
	font-size:150%;
	padding:0px;
	text-align:right;
}
#main h3 {
	font-size: 100%;
	padding: 5px 10px;
	margin:30px 0 20px 0;
	background-image: url(../image/back_gra.gif);
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left:5px solid #999;
	clear:both;
}


#mainLeft {
	width: 300px;
	padding: 15px 5px;
	float: left;
}
#main #mainLeft img {
	border: 1px solid #CCC;
	margin: 0px;
	padding: 3px;
}

#mainLeft h4 {
	font-size: 1em;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0 5px 0 5px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #CCC;
	border-right:#CCC 1px solid;
	border-left:#CCC 1px solid;
}


#mainLeft dl {
	background-image: url(../image/back_gra_s.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-right:#CCC 1px solid;
	border-left:#CCC 1px solid;
}

#mainLeft dt {
	font-size: 90%;
	width: 5em;
	clear: left;
	float: left;
	padding-left: 8px;
	margin: 0px 0px 3px;
	font-weight: bold;
}
#mainLeft dd {
	margin: 0 0 3px 0;
	padding-left:5em;
	height: auto;
	width: auto;
}
.chirashi img{
	margin-top:3px;
	margin-bottom:5px;
	border:#CCC solid 1px;
	width:100px;
	height:150px;
}

#mainRight {
	padding: 15px;
	width: 450px;
	float: right;
}
#mainRight table img {
	margin-top: 20px;
	margin-right: 5px;
	border: 1px solid #CCC;
	height: 100px;
	width: 100px;
	padding: 3px;
	margin-bottom: 10px;
}
#cdimage {
	line-height: 1.3em;
	font-size: 90%;
}

#mainRight li  {
	list-style: url(../image/ico_kuro2.gif) outside;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-top: 2px;
}
#mainRight ul {
	padding-left: 20px;
}
#mainRight p {
	margin-right: 10px;
	margin-left: 10px;
}
#mainRight h4 {
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	font-size: 105%;
	background-color: #FFF;
	background-image: url(../image/back_gra_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	margin: 15px 5px 10px 7px;
}




#mainBottom {
	font-size: 80%;
	margin-top: 30px;
	text-align:right;
}
#mainBottom p {
	line-height: 1.3em;
}
/* FOOTER
============================================*/
#footer {
	color: #FFF;
	background:url(../image/footer.jpg) right;
	width: 1010px;
	padding: 15px;
	clear: both;
	height:170px;
}

#footer ul li a {
	color: #CCC;
}
#footer ul li a:hover {
	color: #FFF;
}
#footer ul li {
	list-style: none;
	display: inline;
	margin-right: 15px;
}
#footer p {
	float: right;
	margin: 0px;
}
#footer p a {
	color: #CCC;
}
#footer p a:hover {
	color: #FFF;
}

