@charset "utf-8";

/* 基本構成
------------------------------------------------------------ */
body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.jpg) left top repeat;
	color:#333;
    font-family: "メイリオ", Meiryo, Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
    line-height: 1.5;
	font-size: 78%;
	_text-align: center;
}

h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,em,address{
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-style: normal;
	font-weight: normal; 
}

strong {
}

h1,h2,h3,h4,h5,h6{
	font-size: 100%;
}
ul li {
    list-style-type:none;
}
img {
	display: block;
}
a img { border:0; }
a:link {
   color: #06c;
   text-decoration:none;
}
a:visited {
   color:#06c;
   text-decoration:none;
}
a:hover {
   text-decoration:underline;
}
a:active {
   color:#999;
}

#container {
	width: 720px;
	padding: 0;
	background: url(../images/bg_container.gif) repeat-y;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 600px;
	_width: 720px;
	height: 609px;
	_height: 610px;
	padding: 1px 60px 0 60px;
	overflow: hidden;
	margin: 0 auto;
}

h1{
	width: 600px;
	height: 250px;
	font-size: 0.9em;
	text-indent: -9999em;
	background: url(../images/mainimage01.jpg) no-repeat;
}

#header h2 {
	width: 600px;
	height: 250px;
	font-size: 0.9em;
	text-indent: -9999em;
	background: url(../images/mainimage02.jpg) no-repeat;
}

#header h3 {
	width: 600px;
	height: 95px;
	font-size: 0.9em;
	text-indent: -9999em;
	background: url(../images/mainimage03.jpg) no-repeat;
}

#wrapper1 {
	width: 680px;
	_width: 720px;
	padding: 0 20px 10px 20px; 
	overflow: hidden;
}

#wrapper2 {
	width: 640px;
	_width: 720px;
	padding: 0 40px;
	overflow: hidden;
}

h3.title {
    width: 640px;
	height: 35px;
	background: url(../images/bar.jpg) left bottom no-repeat;
	font-weight: bold;
	font-size: 1.1em;
}

.box_01 {
    width: 640px;
	padding-bottom: 20px;
}
.box_01 dl {
    width: 640px;
	font-size: 1.1em;
	line-height: 180%;
}
.box_01 dt {
	width: 154px;
	_width: 240px;
	padding-left: 86px;
	font-weight: bold;
	float: left;
	clear: both;
}
.box_01 dd {
	width: 400px;
	float: right;
	_clear: both;
}

.box_02 {
    width: 640px;
	padding-bottom: 30px;
}
.left {
    width: 220px;
	float: left;
}
.right {
    width: 400px;
	float: right;
}
.clear {
    clear: both;
}
.dl_01 {
    width: 220px;
}
.dl_01 dt {
	padding-bottom: 5px;
}
.dl_01 dd {
	padding-bottom: 10px;
}
.dl_01 .dd_01 {
    margin-left: 38px;
}
.dl_01 .dt_01,
.dl_01 .dd_02 {
    margin-left: 10px;
}

.info {
    width: 388px;
	_width: 400px;
	height: 138px;
	_height: 150px;
	padding: 5px;
	overflow: auto;
	border: 1px solid #FF0994;
	background-color: #FFF;
}
.dl_02 {
    padding-bottom: 1em;
}
.dl_02 dt {
	background-color: #FF9B9B;
	color: #FFF;
	font-weight: bold;
	padding: 3px;
}
.span_01 {
    color: #FF66CC;
	font-weight: bold;
}
.span_02 {
    color: #FF0000;
	font-weight: bold;
	font-size: 1.3em;
}

.tx_red {
    color: #FF0000;
}

.box_03 {
    width: 640px;
	padding-bottom: 30px;
}

.dl_03 {
    width: 640px;
}
.dl_03 dt {
    margin-top: 1em;
	font-weight: bold;
}

.box_04 {
    width: 634px;
	_width: 640px;
	padding: 3px;
	margin: 10px 0 40px 0;
	background-color: #FFF;
}
.table_01 {
    width: 634px;
	font-size: 1em;
	border: 1px solid #999;
	border-collapse: collapse;
}
.table_01 td {
	padding: 10px 5px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background: url(../images/bg_tracklist.jpg) left top repeat-x #616EF6;
}
.table_01 td .p_01 {
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
}
.table_01 td .p_02 {
	color: #FFF;
	font-size: 0.9em;
}
.table_01 th {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background: url(../images/bg_tracklist2.jpg) left top repeat-x #616EF6;
}

.table_01 a {
    color: #66FFFF;
}

#footer {
	clear: both;
	width: 640px;
	height: 90px;
	_height: 120px;
	margin-left: 40px;
	padding-top: 30px;
	font-size: 0.9em;
	border-top: 2px solid #FF0994;
}

#footer ul {
    width: 640px;
	text-align: center;
	display: block;
}

address {
    clear: both;
	color: #666;
	padding-top: 20px;
	text-align: center;
}

.tx_redb {
    color: #FFF;
	font-weight: bold;
	background-color: #EB5C75;
}

.tx_redb2 {
    color: #CC0000;
	font-weight: bold;
	font-size: 1.1em;
}

.tx_redb3 {
    color: #CC0000;
	font-weight: bold;
}

.tx_mini {
    font-size: 0.9em;
	color: #666;
}