<!--
body {
	background-image: url(img/back_ground.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
    background-color: #000000;
	margin: 0px;
	padding: 0px;
}
html,body {
    scrollbar-base-color: #000000;
    scrollbar-face-color: #000000;
    scrollbar-arrow-color: #222222;
    scrollbar-highlight-color: #222222;
    scrollbar-3dlight-color: #000000;
    scrollbar-shadow-color: #222222;
    scrollbar-darkshadow-color: #000000;
}
body,td,th {
	font-size: 12px;
	color: #FFFFFF;
	line-height:14px;
}

#main {
    background-color: #000000;
	width: 800px;
	margin-top: 0px;
    margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	border-top: none;
    border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: none;
}

#top_fla{
	background-image: url(img/top.jpg);
	text-align: center;
	height: 700px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: none;
}

#pv_box{
	background-image: url(img/pv_box.jpg);
	background-repeat:no-repeat;
	width: 425px;
	height: 360px;
	margin-top: 3px;
	padding: 40px;
}

#menu{
	text-align: center;
	padding: 8px;
	border-top: 1px solid #333333;
}

form{
    display: inline;
}

/***** contents *****/

.bar_revival{
	background-image: url(img/bar_revival.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 45px;
	margin-bottom: 15px;
	display: block;
	empty-cells: show;
}

.bar_release{
	background-image: url(img/bar_release.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 45px;
	margin-bottom: 15px;
	display: block;
	empty-cells: show;
}

.bar_data{
	background-image: url(img/bar_data.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 45px;
	margin-bottom: 15px;
	display: block;
	empty-cells: show;
}

.bar_oneman{
	background-image: url(img/bar_oneman.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 45px;
	margin-bottom: 15px;
	display: block;
	empty-cells: show;
}

.bar_support{
	background-image: url(img/bar_support.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 45px;
	margin-bottom: 15px;
	display: block;
	empty-cells: show;
}


.pv_contents {
	padding-left: 40px;
	padding-right: 20px;
	margin-bottom: 15px;
}

.main_contents {
	width: 720px;
	background-image: url(img/main_back.jpg);
	background-repeat:no-repeat;
	padding-left: 40px;

	margin-bottom: 15px;
}

.main_contentsb {
	width: 720px;
	padding-left: 40px;
	margin-bottom: 15px;
}

.main_contentsc {
	background-image: url(img/main_backb.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom: 15px;
}

.main_contentsd {
	width: 720px;
	padding-left: 55px;
	margin-bottom: 15px;
}

.media_title{
	background-color: #222222;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 3px;
}


.comment_box {
	width: 95%;
	text-align: left;
	font-size: 11px;
	padding: 5px;
	color: #FFFFFF;
	border: 1px solid #333333;
}

.comment_boxb {
	width: 95%;
	text-align: center;
	font-size: 11px;
	margin-top: 8px;
	padding: 5px;
	color: #555555;
	border: 1px solid #333333;
}

.comment_boxc {
	width: 95%;
	text-align: left;
	font-size: 11px;
	padding: 5px;
	color: #FFFFFF;
	
}

.comment_boxleft {
	width: 225px;
	text-align: left;
	font-size: 11px;
	margin-right: 5px;
	padding: 5px;
	color: #777777;
	border-right: 1px dashed #222222;
	float: left;
}
.comment_boxright {
	width: 225px;
	font-size: 11px;
	color: #444444;
	padding: 5px;
	float: left;
}

.buy_boxleft {
	width: 31%;
	text-align: left;
	font-size: 11px;
	margin-right: 5px;
	padding: 5px;
	border-right: 1px dashed #333333;
	color: #777777;
	
	float: left;
}
.buy_boxcenter {
	width: 31%;
	font-size: 11px;
	color: #777777;
	margin-right: 5px;
	padding: 5px;
	border-right: 1px dashed #333333;
	float: left;
}
.buy_boxright {
	width: 31%;
	font-size: 11px;
	color: #777777;
	padding: 5px;
	float: left;
}

.comment_title{
	color: #CCCCCC;
	padding: 5px;
	border-bottom: 1px solid #333333;
}

.comment_inner{
	background-color: #111111;
	padding: 5px;
}

.clear{
	clear: left;
}

.banner{
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid #222222;
}

.under_margin{
	margin-bottom: 12px;
}

.link_margin{
	margin-left: 10px;
	margin-right: 10px;
}

.style_border{
	border: 1px solid #222222;
}

.english_num {
	ime-mode: disabled;
}

/****** table ***********/

.list_box {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #111111;
}

.data_box {
	background-color: #111111;
	font-size: 11px;
	color: #666666;
	margin: 10px;
	padding: 5px;
	border: 1px solid #222222;
}

.capture {
	border: 1px solid #222222;
}


.tour_box {
	width: 350px;
	border-top: 1px solid #222222;
	border-left: 1px solid #222222;
}

.tour_title {
	text-align: center;
	color: #999966;
	padding: 5px;
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;
}

.tour_year {
	background-color: #222222;
	font-size: 11px;
	color: #666666;
	padding: 1px;
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;
}

.tour_in {
	padding: 4px;
	border-right: 1px dashed #222222;
	border-bottom: 1px dashed #222222;

}

.tour_end {
	font-size: 11px;
	color: #444444;
	padding: 4px;
	border-right: 1px solid #222222;
	border-bottom: 1px dashed #222222;

}

.tour_inb {
	padding: 4px;
	border-right: 1px dashed #222222;
	border-bottom: 1px solid #222222;

}

.tour_endb {
	font-size: 11px;
	color: #444444;
	padding: 4px;
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;

}

/****** ticket *******/

#ticketframe {
    width: 340px;
	background-color: #111111;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 1px solid  #333333;
}

.ticketname {
    width: 90px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding-top: 9px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 9px;
    border-bottom: 1px solid  #333333;
}
.ticketnameb {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding-top: 9px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 9px;
    border: none;
}
.ticketin {
	height: 22px;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 5px;
    border-bottom: 1px solid  #333333;
    border-left: 1px solid  #333333;
}
.ticketinb {
	height: 22px;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 5px;
    border-left: 1px solid  #333333;
}


/***** image *****/

.goods_contents a img{
	border: none;
	margin-right: 15px;
}

.pv_image{
	margin-bottom: 10px;
}

.style_img{
	margin-right: 5px;
	border: 1px solid #222222;
}

.support{
	margin-right: 15px;
}


/*********font*******/

.style_disco {
	color: #FFFFFF;
}

.style_review {
	color: #333333;
}

.style_sale {
	font-size: 11px;
	color: #006666;
}

.style_title {
	font-size: 12px;
	color: #996666;
}

.style_titleb {
	font-size: 12px;
	color: #999966;
}

.style_titlec {
	font-size: 12px;
	color: #FFFFFF;
}

.style_blue{
	color: #339966;
}

.style_red{
	color: #990000;
}

.style_point {
	font-size: 11px;
	color: #996666;
}

.style_black {
	font-size: 11px;
	color: #444444;
}

.style_check {
	font-size: 11px;
	color: #990000;
}
/***** footer *****/

#last {
	text-align: center;
	color: #333333;
	font-size: 11px;
	padding: 6px;
	border-top: 1px dashed #222222;
}

#last a:link {
    font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#last a:visited {
    font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#last a:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#last a:active {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

/***** link *****/
a:link {
	font-size: 12px;
	color: #999966;
	text-decoration: underline;
}
a:visited  {
	font-size: 12px;
	color: #999966;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #996666;
	text-decoration: none;
}

#menu a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited  {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	font-size: 12px;
	color: #339966;
	text-decoration: underline;
}
#menu a:active {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

.style_disco a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.style_disco a:visited  {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.style_disco a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.style_disco a:active {
	font-size: 12px;
	color: #999966;
	text-decoration: none;
}

.style_black a:link {
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.style_black a:visited  {
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.style_black a:hover {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.style_black a:active {
	font-size: 11px;
	color: #006666;
	text-decoration: none;
}
-->