@charset "UTF-8";


/* reset
---------------------------------------------------- */

p,h1,h2,h3,h4,h5,h6,ul{
	margin: 0;
	padding: 0;
}

.margin10{
 margin: 10px 0px 0px 0px;
}

.margin20{
 margin: 20px 0px 0px 0px;
}

.margin30{
 margin: 30px 0px 0px 0px;
}

.margin40{
 margin: 40px 0px 0px 0px;
}


/* -----------------------------------------------
clearfix
----------------------------------------------- */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac ＼*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Link
---------------------------------------------------- */
a:link, a:visited, a:active {
	color: #FF3333;
	text-decoration: none;
	border:none;
}
a:hover {
	color: #666;
	text-decoration: underline;
	border:none;
}

/* Special Link
---------------------------------------------------- */
.thrColAbsHdr #splink a {
	font-size: 10px;
	color:#FFF;
	background:#F33;
	margin:0 10px 0 0;
	padding:2px;
}
.thrColAbsHdr #splink a:hover {
	font-size: 10px;
	color:#FFF;
	background:#666;
	margin:0 10px 0 0;
	padding:2px;
	text-decoration:none;
}


/* TOP
---------------------------------------------------- */

.thrColAbsHdr #topcontainer {
 padding: 300px 0 0 0;
	position: relative;
	height: 100%;
	vertical-align:middle;
	width: 120px;
	text-align: center;
	margin: auto;
}
.thrColAbsHdr #topcontainer #lang {
	height: 15px;
	width:120px;
	text-align: center;
}
.thrColAbsHdr #topcontainer ul {
	position: relative;
	margin: 0;
	list-style: none;
}
.thrColAbsHdr #topcontainer li {
 margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	height: 15px;
	width: 120px;
}
.thrColAbsHdr #topcontainer li a {
	text-decoration: none;
	display: block;
	height: 15px;
}
.thrColAbsHdr #topcontainer li#eng {
	left: 0px;
	width: 53px;
	background: url(../images/top_lang.gif) no-repeat 0px 0px;
}
.thrColAbsHdr #topcontainer li#jap {
	left: 53px;
	width: 63px;
	background: url(../images/top_lang.gif) no-repeat -53px 0px;
}

/* mouse over*/
.thrColAbsHdr #topcontainer li#eng a:hover {
 background: url(../images/top_lang.gif) no-repeat 0px -15px;
}
.thrColAbsHdr #topcontainer li#jap a:hover {
 background: url(../images/top_lang.gif) no-repeat -53px -15px;
}

/* body
---------------------------------------------------- */
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff url(../images/bg.jpg) repeat-x;
	line-height: 160%;
}
.thrColAbsHdr #container {
	position: relative;
	width: 900px;
	background: #FFF;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0px 10px 0px 10px;
}


/* header
---------------------------------------------------- */
.thrColAbsHdr #header {
	height: 47px;
	width: 880px;
	background-image: url(../images/head_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px 10px 0px 10px;
} 
.thrColAbsHdr #header h1 {
	height: 47px;
	width: 900px;
}
.thrColAbsHdr #container #header .right {
	width: 733px;
	float: left;
	text-align: right;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.thrColAbsHdr #container #header .left {
	width: 147px;
	float: left;
	margin: 7px 0 0 0;
}


/* flash
---------------------------------------------------- */
.thrColAbsHdr #flash {
	margin-top: 1px;
}

/* menu
---------------------------------------------------- */
.thrColAbsHdr #container #menu {
	height: 41px;
	padding: 0 0 30px 0;
}
.thrColAbsHdr #container ul {
	left: 0px;
	position: relative;
	margin: 0;
	list-style: none;
}
.thrColAbsHdr #container li {
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	height: 41px;
	width: 900px;
	top: 1px;
}
.thrColAbsHdr #container li a {
	text-decoration: none;
	display: block;
	height: 41px;
}
.thrColAbsHdr #container li#home {
	left: 0px;
	width: 69px;
	background: url(../images/menu.gif) no-repeat 0px 0px;
}
.thrColAbsHdr #container li#releases {
	left: 69px;
	width: 102px;
	background: url(../images/menu.gif) no-repeat -69px 0px;
}
.thrColAbsHdr #container li#artists {
	left: 171px;
	width: 89px;
	background: url(../images/menu.gif) no-repeat -171px 0px;
}
.thrColAbsHdr #container li#events {
	left: 260px;
	width: 86px;
	background: url(../images/menu.gif) no-repeat -260px 0px;
}
.thrColAbsHdr #container li#about {
	left: 346px;
	width: 81px;
	background: url(../images/menu.gif) no-repeat -346px 0px;
}
.thrColAbsHdr #container li#shop {
	left: 427px;
	width: 65px;
	background: url(../images/menu.gif) no-repeat -427px 0px;
}
.thrColAbsHdr #container li#blog {
	left: 492px;
	width: 65px;
	background: url(../images/menu.gif) no-repeat -492px 0px;
}
.thrColAbsHdr #container li#emp {
	left: 557px;
	width: 343px;
	background: url(../images/menu.gif) no-repeat -557px 0px;
}


/* mouse over*/
.thrColAbsHdr #container li#home a:hover {
 background: url(../images/menu.gif) no-repeat 0px -41px;
}
.thrColAbsHdr #container li#releases a:hover {
 background: url(../images/menu.gif) no-repeat -69px -41px;
}
.thrColAbsHdr #container li#artists a:hover {
 background: url(../images/menu.gif) no-repeat -171px -41px;
}
.thrColAbsHdr #container li#events a:hover {
 background: url(../images/menu.gif) no-repeat -260px -41px;
}
.thrColAbsHdr #container li#about a:hover {
 background: url(../images/menu.gif) no-repeat -346px -41px;
}
.thrColAbsHdr #container li#shop a:hover {
 background: url(../images/menu.gif) no-repeat -427px -41px;
}
.thrColAbsHdr #container li#blog a:hover {
 background: url(../images/menu.gif) no-repeat -492px -41px;
}



/* contents
---------------------------------------------------- */
.thrColAbsHdr #contents {
	width: 900px;
	text-align: left;
	clear: both;
	position: relative;
	height: 100%;
	margin: 0 0 20px 0;
}
.thrColAbsHdr #contents p{
	margin: 0 0 10px 0;
}
.thrColAbsHdr #contents p.attention{
	color:#F33;
}
.thrColAbsHdr #contents #mainContent {
	float: left;
	width: 500px;
	height: 100%;
	margin-right: 20px;
}
.thrColAbsHdr #contents #mainContent h1 {
	width: 500px;
	background: url(../images/line01.gif) repeat-x bottom;
	height: 23px;
	margin:0 0 3px 0;
}
.thrColAbsHdr #contents #mainContent img.rss {
	float: right;
	padding:1px 0 0 0;
}
.thrColAbsHdr #contents #mainContent #article {
	width: 480px;
	background:url(../images/bg01.gif) repeat #efefef;
	padding: 10px;
	margin-bottom: 2px;
	height: 100%;
 overflow:auto;
}
.thrColAbsHdr #contents #mainContent #article h2 {
	color: #565656;
	margin: 0 0 10px 0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.thrColAbsHdr #contents #mainContent #article .date {
	float: left;
	clear: both;
	font: 9px Arial, Helvetica, sans-serif;
	width: 90px;
	padding: 0 10px 0 0;
}
.thrColAbsHdr #contents #mainContent #article .main {
 color: #787878;
	float: left;
	width: 368px;
	border-left: 1px double #e5e5e5;
	padding: 0 0 0 10px;
}
.thrColAbsHdr #contents #mainContent #article .main img {
	float: left;
	width: 100px;
	border: 1px solid #fff;
	margin: 0 10px 0 0;
}

/* contents sidbar1
---------------------------------------------------- */

.thrColAbsHdr #contents #sidebar1 {
	width: 200px;
	float: left;
	margin-right: 20px;
}
.thrColAbsHdr #contents #sidebar1 h1 {
	width: 200px;
	background: url(../images/line01.gif) repeat-x bottom;
	height: 23px;
	margin:0 0 3px 0;
}
.thrColAbsHdr #contents #sidebar1 #article {
	width: 200px;
	height: 100%;
	font-size: 10px;
	color: #787878;
	line-height: 140%;
	border-bottom: 1px dotted #e5e5e5;
	padding:0 0 10px 0;
	margin:0 0 20px 0;
}
.thrColAbsHdr #contents #sidebar1 #article img {
	width: 200px;
	background: url(../images/shadow.gif) bottom;
	padding-bottom: 19px;
}
.thrColAbsHdr #contents #sidebar1 #article h2 {
	font: bold 16px "Times New Roman", Times, serif;
	color: #565656;
	margin: 0 0 5px 0;
}

/* contents sidbar2
---------------------------------------------------- */
.thrColAbsHdr #contents #sidebar2 {
	width: 160px;
	float: left;
}
.thrColAbsHdr #contents #sidebar2 h3 {
	width: 160px;
}
.thrColAbsHdr #contents #sidebar2 #outside {
	background: #fff;
	border: 1px solid #e7ebe8;
	text-align: center;
	padding: 1px;
	margin: 1px 0 3px 0;
}
.thrColAbsHdr #contents #sidebar2 #outside #fld {
 	font: 10px Arial, Helvetica, sans-serif;
	color:#999999;
	text-align: 140%;
	width: 136px;
	pandding: 1px;
	background:url(../images/bg01.gif);
	text-align: left;
	padding: 10px;
}
.thrColAbsHdr #contents #sidebar2 #outside #fld input {
	font: 9px;
	background: #fff;
	border: #e7ebe8 1px solid;
	margin: 3px 0 4px 0;
}
.thrColAbsHdr #contents #sidebar2 #outside #fld input.signup {
 	font-size: 9px;
	color:#FFF;
	padding: 1px;
	border: 1px #FF3333 solid;
	background: url(../images/signup.gif) repeat-x #FF3333;
}

/* footer
---------------------------------------------------- */
.thrColAbsHdr #footer {
	background-color: #FFF;
	background-image: url(../images/foot_bg.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 900px;
} 
.thrColAbsHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.thrColAbsHdr #footer .right {
	float: left;
	text-align: right;
	font-size: 9px;
	vertical-align: baseline;
	width: 270px;
	padding: 25px 20px 0px 0px;
}
.thrColAbsHdr #footer .left {
	float: left;
	font-size: 9px;
	width: 590px;
	height: 22px;
	padding: 28px 0px 0px 20px;
}


.thrColAbsHdr #container #gototop {
	width: 900px;
	text-align: right;
	margin-bottom: 10px;
}

/* more
---------------------------------------------------- */

.thrColAbsHdr #more a {
	background: url(../images/signup.gif) repeat-x #f33;
	color: #fff;
	font: 9px Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	padding: 2px;
	vertical-align: middle;
	line-height: 18px;
}
.thrColAbsHdr #more a:hover {
	background: url(../images/signup_hover.gif) repeat-x #666;
	font: 9px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 2px;
	margin:10px 0px 3px 0px;
	vertical-align: middle;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}

/* 外部リンクアイコン
---------------------------------------------------- */

.thrColAbsHdr #contents #other a[target="_blank"]{
   background:transparent url(../images/link_icon.gif) center right no-repeat;
   padding-right:15px;
}
