/* MacIE escaped \*/
@import "base.css";
@import "ajax.css";

* html {
	height: 100%;
	overflow: hidden;
}
body {
	margin: 0;
	padding: 0;
	_height: 100%;
	_overflow: auto;
	background: url(img/image_top.jpg) no-repeat 0px 250px fixed;
}
.skip {
	display: none;
}
#body {
	overflow: hidden;
}
#sidebar {
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
	margin-left: 20px;
	padding: 0;
	height: 100%;
	width: 255px;
	background: url(img/contents_border.gif) repeat-y right;
}
#contentsColumn #navi {
	text-align: right;
	border-bottom: 5px double #ddd;
	margin-bottom: 15px;
}
#navi {
	text-align: right;
	border-bottom: 5px double #ddd;
}
#contents {
	overflow: auto;
	margin-left: 275px;
	padding: 80px 10px 10px 10px;
	font-size: 82%;
	background: url(img/logo.jpg) no-repeat 0px 25px;
	z-index: 2;
}
#top #contents {
	_background: url(img/logo.jpg) no-repeat 280px 25px;
}

/*============================
         Column Style
==============================*/
#columncontainer {
	width: 600px;
	height: 625px;
	padding: 40px 20px 20px 20px;
	overflow: hidden;
	background: url(img/bg_columnbody.jpg) no-repeat top left;
	margin: 30px 15px;
}
#columnbody {
	width: 560px;
	height: 560px;
	padding: 0 10px;
	margin: 20px 10px;
	overflow: auto;
}

.columnfooter {
	text-align: center;
}

#recent_columncontainer {
	background: url(img/bg_rcolumn.jpg);
	margin: 1em;
}
#recent_columnbody {
	padding: 1.5em;
	background: url(img/bg_rcolumn.gif) no-repeat top right;
	border: 1px solid #222;
}
/*============================
             End
==============================*/

#contents hr {
	border: 1px dashed #aaa;
	margin: 10px 0;
	clear: both;
}
#contents ul {
	list-style-type: none;
	margin: 0;
	padding: 1em 0;
}
#contents ul li {
	background:  url(img/arrow_news.gif) no-repeat left center;
	padding-left: 16px;
}
#footer {
	text-align: right;
	clear: both;
	padding-bottom: 30px;
}
#footer p {
	margin: 0;
	padding: 0;
}
address {
}
/*
====== sidebar detail ======
*/
.sitemenu {
	margin: 40px 0 0 0;
	padding: 0;
}
.sitemenu li {
	list-style-type: none;
	margin: 5px 0;
}
.sitemenu li em {
	display: none;
}
.sitemenu li a {
	display: block;
	height: 25px;
	width: 220px;
	text-decoration: none;
}
.sitemenu li a:hover {
	background-position: 0 -25px;
}
.sitemenu a.top {
	background: url(img/top.gif) no-repeat;
}
.sitemenu a.profile {
	background: url(img/profile.gif) no-repeat;
}
.sitemenu a.column {
	background: url(img/column.gif) no-repeat;
}
.sitemenu a.discography {
	background: url(img/discography.gif) no-repeat;
}
.sitemenu a.sche_release {
	background: url(img/scheduleandrelease.gif) no-repeat;
}
.sitemenu a.info {
	background: url(img/infomation.gif) no-repeat;
}
.sitemenu a.fc {
	background: url(img/fanclub.gif) no-repeat;
}
.sitemenu a.contact {
	display: inline;
}
.sitemenu a.contact em {
	display: inline;
	font-style: normal;
	font-size: 10px;
	margin: 5px;
}

/*
======= usual use =======
*/
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.pad20 {
	padding: 20px !important;
}
.pad30 {
	padding: 30px;
}
.boxA {
	border: 1px solid #ddd;
}
.rightF {
	float: right;
	margin: 5px;
}
.leftF {
	float: left;
	margin: 5px;
}
.clr {
	clear: both;
}
.alert {
	padding: 0 0 0 20px;
	margin: 1em 0;
	background: url(img/alert.gif) no-repeat top left;
	border: 1px solid #ff2626;
}
/*
======= unusual use ======
*/
dl.newslist dt {
	margin: 0;
	padding: 0 0 0 18px;
	background: url(img/arrow_news.png) no-repeat top left;
	font-weight: bold;
}
dl.newslist dl dt {
	background: none !important;
	padding: 0;
}
dl.newslist dt.recent {
	background: url(img/arrow_news_recent.png) no-repeat top left;
}
dl.newslist dd {
	border-bottom: 1px solid #ddd;
	margin: 0.2em 0 1em 3em;
}
dl.newslist dl dd {
	border: none;
	margin: 0 0 0 20px;
}
.nobullet {
	list-style-type: none;
	background: none !important;
	margin: 0;
	padding: 0;
}
.note {
	padding: 15px;
	width: 220px;
	border: 1px solid #aaa;
}
.modify {
	text-align: right;
	font-style: italic;
}
dl.cube dt {
	padding: 0 0 0 15px;
	background: url(img/cube.gif) no-repeat left center;
}
dl.cube dd {
	border-left: 5px solid #ddd;
	padding: 0 10px;
}
dl.cube dd dt {
	background: none;
}
dl.cube dd dd {
	border: none;
}
.jacket {
	font-size: 80%;
}
.thumblist {
	list-style-type: none;
}
.thumblist:after {
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.thumblist li {
	background: none !important;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	width: 130px;
	height: 170px;
}
p.button {
	padding: 10px 0px;
}
p.button a {
	background: url(img/bg_button.png) top left !important;
	clear: both;
	padding: 10px 40px;
	border: 2px solid #ddd !important;
	outline: none;
	color: #000 !important;
}
/*
============== ticket ==============
*/
.caution {
	color: #f00;
}
.ticket em.must {
	color: #f00;
	font-weight: bold;
	font-style: normal;
}
.ticket form {
	padding: 10px;
	border: 1px solid #ddd;
	margin: 10px;
	background-color: #eee;
}
.ticket #reserve dt {
	padding: 0 0 0 20px;
	background: url(img/accept.gif) no-repeat left center;
}
.ticket #reserve dd {
	padding: 5px;
}
.ticket #reserve {
	width: 600px;
}
.ticket .rCol {
	width: 300px;
	float: right;
}
.rCol dd {
	border-left: 3px solid #ccc;
	margin-bottom: 10px;
	padding-left: 10px !important;
}
.rCol select {
	width: 240px;
}
optgroup {
	font-style: normal;
	font-weight: normal;
	background: #ddd;
}
.rCol dd:hover {
	background: #fff !important;
}
.ticket .lCol {
	width: 300px;
	float: left;
}
form em.errormsg {
	display: block;
	width: 160px;
	padding: 5px;
	margin: 5px 0;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	background: #ff6347;
	color: #fff;
}
.errormsgexample {
	background: #ff6347;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}

/* link decoration */

a.arwlink {
	padding: 0 0 0 20px;
	background: url(img/arrow_right.png) no-repeat left center !important;
}
a.arwlink:hover {
	background: #e00028 url(img/arrow_right.png) no-repeat left center !important;
}


