﻿@charset "utf-8";
/*コンサート情報トップページ適用*/

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


/* Link Styles
--------------------------------------------*/

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

/* Basic Layout
--------------------------------------------*/



#wrapper {
	background-color: #000;
	width: 930px;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	margin: 0px auto;
}
#main {
	margin: 0px;
	padding: 30px 15px 15px;
	width: 690px;
	float: right;
	background-color: #FFF;
}
#sidebar {
	margin: 0px;
	float: left;
	width: 145px;
	background-color: #000;
	height: 100%;
	padding: 15px;
}
#footer {
	color: #FFF;
	background-color: #333;
	width: 900px;
	padding: 15px;
	clear: both;
}
#header {
	background-color: #333;
	background-image: url(../image/header.gif);
	background-repeat: repeat-x;
	height: 125px;
	border-top: 2px solid #333;
	position: relative;
}
#header #logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#header ul {
	background-color: #333;
	position: absolute;
	padding: 0px;
	float: right;
	margin: 0px;
	top: 86px;
	right: 0px;
	height: 40px;
	width: 720px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	line-height: 3em;
	color: #FFF;
	background-color: #333;
	height: 40px;
	width: 119px;
	text-align: center;
	display: block;
}
#header ul li a:hover {
	background-color: #666;
}



/* FOOTER
--------------------------------------------*/

#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;
}





/* SIDE
--------------------------------------------*/

#sidebar ul {
	position: relative;
	top: 20px;
	float: left;
	font-weight: bold;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul li a {
	height: 2em;
	line-height: 2em;
	text-decoration: none;
	text-align: left;
	color: #FFF;
}
#sidebar ul li a:hover {
	color: #F90;
}


/* MAIN
--------------------------------------------*/
#pan li{
	display:inline;
	list-style:none;
	font-size:0.9em;
}
#now{
	font-weight:bold;
}
	
#main h2 {
	background-repeat: repeat-x;
	border-top: 3px solid #999;
	border-bottom: 1px dotted #999;
	margin: 25px 17px 35px;
	padding: 7px 15px 5px;
	color: #FFF;
	background-image: url(../image/back_brack.gif);
	background-position: top;
	font-size: 1.2em;
}
#main h3 {
	font-size: 100%;
	border-top: 1px solid #666;
	border-bottom: 1px dotted #999;
	background-image: url(../image/back_gra2.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-left: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
}



/* concert
--------------------------------------------*/

#main div.concert1 {
	float: left;
	width: 310px;
	margin-right: 10px;
	margin-left: 17px;
}

#main div.concert1 dt {
	width: 4em;
	clear: left;
	float: left;
	margin: 0px 5px 10px 10px;
	font-size: 85%;
	font-weight: bold;
	padding-left: 15px;
}
#main div.concert1 ul {

}
#main div.concert1 ul li {
	float: left;
	list-style: none inside;
}

#main div.concert1 ul li a {
	width: 74px;
	height: 30px;
	text-align: center;
	display: block;
	background-image: url(../image/back_gra.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 10px;
	font-weight: bolder;
	font-size: 115%;
	border-top: 3px solid #F93;
	border-left: 3px solid #FFF;
	color: #333;
	border-bottom: 2px double #999;
}
#main div.concert1 ul li a:hover {
	background-image: url(../image/back_gra_s.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-bottom: 2px solid #fff;
	border-top: 3px solid #FC0;
}


/* ピックアップコンサート
--------------------------------------------*/


#main #artist {
	width: 650px;
	float: left;
	margin-left: 15px;
}
#main #artist h4 {
	float: left;
	clear: left;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 15px;
	background-image: url(../image/point_ye.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bolder;
}
#main #artist dl dt {
	float: left;
	width: 10em;
	background-image: url(../image/04bul05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-weight: bold;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 30px;
	border-bottom: 1px dotted #CCC;
}
#main #artist dl dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 13em;
	border-bottom: 1px dotted #CCC;
}
#main #artist dl {
	font-size: 95%;
}
#main #artist ul {
	list-style: none;
}
#main #artist div.pickup p {
	line-height: 1.4em;
}

#main div.pickup {
	width: 315px;
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 10px;
	height: 170px;
	border-bottom: 1px dotted #CCC;
}


#main div.pickup img {
	float: left;
	width: 100px;
	margin-right: 8px;
	border: 1px solid #999;
	height: 142px;
}
#main div.pickup em {
	font-weight: bold;
	line-height: 1.3em;
	display: block;
	margin-bottom: 5px;
	border-bottom: 1px dotted #FC3;
	border-top: 2px double #F90;
	padding-top: 3px;
	padding-bottom: 3px;
}
#main div.pickup ul {
	font-weight: normal;
	line-height: 1.5em;
	list-style: none;
	margin-bottom: 5px;
}

#main #bt {
	float: left;
	list-style: none;
	width: 650px;
	margin-left: 15px;
}

