@charset "UTF-8";


*{ margin:0;padding:0; color: #000}/* margin&padding reset */

body { 
	margin:0;
	padding:0;
	font:10pt/160% 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	background-color: #000000;
	}

.clear_both { clear:both; }

a {color: #ffffff; text-decoration: underline;}

strong	{ color: #fff; font-size:14px; font-weight: normal; }

h1	{ font-size:16px; display:none; }
h2 	{ margin:0; clear:both; color: #fff; font-size:14px; font-weight: normal; }
h3,
h4	{ margin:5px 0px; clear:both; color: #1d1d1d; font-size:14px; font-weight: normal; }
h5	{ clear:both; text-decoration:underline; }
h6						{ font-size:12px; }


table		{ margin :0; empty-cells:show; }
hr 			{ display:none; }
img			{ border:none; }
ul li		{ list-style:none; }

a:link		{ color:#ffffff; text-decoration:underline; }
a:visited	{ color:#ffffff; text-decoration:underline; }
a:active	{ color:#ffffff; }
a:hover		{
	color:#ffffff;
	text-decoration:none;
	text-decoration:underline;
}


a.new {color: #D83502; text-decoration: underline; }
a.new:link		{ color:#D83502; text-decoration:underline; }
a.new:visited	{ color:#D83502; text-decoration:underline; }
a.new:active	{ color:#D83502; }
a.new:hover		{
	color:#D83502;
	text-decoration:none;
	text-decoration:underline;
}


table					{ font-size:14px; font-style: normal;}

/* ================================================================================ */
/*      B.pablic class                                                              */
/* ================================================================================ */
.align_c				{ text-align:center; }
.align_r				{ text-align:right; }
.align_l				{ text-align:left; }
.hide					{ display:none; }
.clear					{ clear:both; }
.float_r				{ float:right; display:inline; }
.float_l				{ float:left; display:inline; }

.mt5	{ margin-top:5px; }
.mt10	{ margin-top:10px; }
.mt20	{ margin-top:20px; }
.mt30	{ margin-top:30px; }
.ml5	{ margin-left:5px; }
.ml10	{ margin-left:10px; }
.ml20	{ margin-left:20px; }
.ml30	{ margin-left:30px; }
.mr5	{ margin-right:5px; }
.mr10	{ margin-right:10px; }
.mr20	{ margin-right:20px; }
.mr30	{ margin-right:30px; }
.mr40	{ margin-right:40px; }
.mr50	{ margin-right:50px; }
.mb5	{ margin-bottom:5px; }
.mb10	{ margin-bottom:10px; }
.mb20	{ margin-bottom:20px; }
.mb30	{ margin-bottom:30px; }

.mlmr { margin: 20px 10px 20px 10px; }

.pt5	{.padding-top:5px; }
.pt10	{.padding-top:10px; }
.pt20	{.padding-top:20px; }
.pt30	{.padding-top:30px; }
.pl5	{.padding-left:5px; }
.pl10	{.padding-left:10px; }
.pl20	{.padding-left:20px; }
.pl30	{.padding-left:30px; }
.pr5	{.padding-right:5px; }
.pr10	{.padding-right:10px; }
.pr20	{.padding-right:20px; }
.pr30	{.padding-right:30px; }
.pb5	{.padding-bottm:5px; }
.pb10	{.padding-bottm:10px; }
.pb20	{.padding-bottm:20px; }
.pb30	{.padding-bottm:30px; }

.font_w { color: #fff; }

/* ================================================================================ */
/* header.pablic class                                                              */
/* ================================================================================ */
#header_rows {
height: 6em;
background-image: url(image/header_rows_bg.png);
border-bottom:2px solid #5b0000;
/*
*/
}

#header_logo {
width: 400px; 
}

#header_navi {
margin-left: 2em;
width: 800px; 
}

#header_navi ul li {
float: left;
padding: 5px 5px 5px;
text-align: center;
/*
height: 35px; 
line-height: 40px;
*/
}

/* ================================================================================ */
/* toppage.                                                                         */
/* ================================================================================ */
#toppage {
clear: both; 
background-image: url(image/top_image.jpg);
background-repeat: no-repeat;
height: 860px;
}

#topinfo {
float: left;
width: 350px;
margin-top: 20px;
margin-left: 30px;
}

#topinfo .top {
height: 30px;
background-image: url(image/topinfo/00.head.png);
background-repeat: no-repeat;
}
#topinfo .body {
width: 290px;
background-image: url(image/topinfo/01.body.png);
background-repeat: repeat-y;
padding: 5px 30px 10px;
}
#topinfo .bottom {
height:  25px;
background-image: url(image/topinfo/02.bottom.png);
background-repeat: no-repeat;
}

#topinfo .hr.topborder {
background-image: url(image/top_border.png);
}

#topinfo dl {
padding: 0 10px 3px;
}

#topinfo dl dt {
	float: left;
	width: 3.5em;
	padding: 5px 0;
}

#topinfo dl dd {
	padding: 5px 0 5px 3em;
	border-bottom: 1px #1d1d1d solid;
}

#topinfo a {
color:#000;
text-decoration:underline;
}

#topinfo2 {
float: left;
width: 640px;
margin-top: 100px;
margin-left: 0;
}


/* ================================================================================ */
/* public .                                                                         */
/* ================================================================================ */
#wapper {
	background:#000;
	margin:0 auto;
	padding:0 auto;
	width: 800px;
	}


blockquote.sitelink {
width: 500px;
margin: 0 10px 10px 10px;
padding: 10px 10px 10px 10px;
background-color: #DEEFF8;
background-image:url(image/pt/blockquote.gif);
border: #0099CC 1px solid;
line-height: 14px;
}

dl.sitelink {
padding: 0 10px 3px;
}

dl.sitelink dt.sitelink {
	float: left;
	width: 110px;
	padding: 5px 0;
}

dl.sitelink dd.sitelink {
	padding: 5px 0 5px 110px;
}



/* ================================================================================ */
/* level2 .                                                                         */
/* ================================================================================ */
/* about */
#pagel2_about {
clear: both; 
background-image: url(image/l2_bg.jpg);
background-repeat: no-repeat;
}

#pagel2_about p {
line-height:160%;
clear: both; 
color: #fff;
width: 400px;
margin-top: 20px;
margin-left: 450px;
padding-bottom: 30px;
}

/* schedule */
#pagel2_schedule {
clear: both; 
background-image: url(image/l2_schedule.jpg);
background-repeat: repeat;
}

#liveinfo {
margin-left: 60px;
width: 750px;
}

#liveinfo dl {
padding: 0 10px 3px;
color:#1d1d1d; 
}

#liveinfo dl dt {
	float: left;
	width: 5em;
	padding: 5px 0;
	font-weight: bolder;
}

#liveinfo dl dd {
	padding: 5px 0 5px 5em;
	border-bottom: 1px #1d1d1d solid;
}

#liveinfo a {
color:#1d1d1d; 
text-decoration:underline;
font-weight: bolder;
}


/* new */
#pagel2_new {
clear: both; 
background-image: url(image/l2_new-200906.jpg);
background-repeat: no-repeat;
}
#pagel2_new_2010 {
clear: both; 
background-image: url(image/l2_new-201006.jpg);
background-repeat: no-repeat;
}
#pagel2_new_2011 {
clear: both; 
background-image: url(image/l2_new-201106.jpg);
background-repeat: no-repeat;
}

#albuminfo dl {
padding: 0 20px 3px;
}

#albuminfo dt {
float: left;
width: 320px;
padding: 5px 0;
text-align: center;
}

#albuminfo dd {
background-image: url(image/header_rows_bg.png);
padding: 5px 0 5px 340px;
width: 820px;
color:#fff; 
}

#albuminfo a {
text-decoration:underline;
}

/* pagel2_ataw */
#pagel2_ataw {
clear: both; 
background-image: url(image/l2_schedule.jpg);
background-repeat: no-repeat;
height: 950px;
}

#ataw {
margin-left: 50px;
}

#atawdays {
background-color: #000;
clear: both; 
width:98%; 
height:150px; 
border:solid 2px #999999;
overflow:scroll; 
padding:10px;
}

#pagel2_denbaynow {
clear: both; 
background-color: #000000;
/*background-image: url(image/l2_schedule.jpg);*/
}

#denbaynow {
text-align: center;
margin: 50px 50px 50px 50px;

}

#denbaynow li {
list-style:none;
float: left;
padding: 5px 5px 5px;
text-align: center;
}


#pagel2_office {
clear: both; 
background-image: url(image/l2_office.jpg);
background-repeat: no-repeat;
}

#office_entrance {
min-height: 450px;
padding: 100px 50px 150px 50px;
color: #fff;
}
#office_logined h4,
#office_entrance h4 {
padding: 10px;
color: #fff;
}

#office_logined p,
#office_entrance p {
color: #fff;
padding: 20px;
}

#office_logined {
min-height: 450px;
padding: 50px;
color: #fff;
}

#office_logined table {
width: 100%;
}


#office_logined td {
padding: 5px; 
text-align: left;
color: #fff;
vertical-align: top;
}

#office_logined td.title {
background-color: #fff;
color: #000;
}


/* ================================================================================ */
/* footer .                                                                         */
/* ================================================================================ */

#footer {
width: 100%;
height: 300px;
margin: 0;
padding:0 auto;
background: #534b4b;
border-top:2px solid #5b0000;
}

#footer_wapper {
width: 1000px;
height: 230px;
margin: 10px 10px;
}

#footer_left {
float: left;
width: 550px; 
padding:5px 5px 5px 5px;
}

#footer_right {
float: left;
width: 400px; 
padding:5px 5px 5px 5px;
}

#footer a {
color:#000; text-decoration:underline;
}



