@charset "utf-8";
/* CSS Document */

/* =============================================================== 
	要素のリセット
=============================================================== */
/* 全てのブラウザで、どのような状況でも縦スクロールバーを表示 */
html {
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
	margin: 0;
	padding: 0;
	background: transparent;
	line-height: 1;
	color: #000;
	font-family: sans-serif;
}

body {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width:630px;
	background-color:#000000;
}

/* ブロック要素のリセット */
div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, ol, ul, dl, li, dt, dd, table, th, td, form, fieldset {
	margin: 0;
	padding: 0;
	background: transparent;
	color: #000;
	font-family: sans-serif;
	font-size: 102%;
}

/* html5の新要素 */
hgroup, section, article, aside, nav, figure, figcaption, header, footer { 
	display: block;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img, input, select, textarea {
	vertical-align: middle;
}

a img {
	vertical-align: bottom;
	border: 0;
}

input, textarea, select {
   -webkit-appearance: none;
 }

/* IE7のhasLauout問題を解決 */
*:first-child+html * {
	letter-spacing: 0;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* =============================================================== 
	ページ基本設定
=============================================================== */
body {


}

/* リンクテキスト */
a:link 	{ color:#0000FF; text-decoration:underline; }
a:visited  { color:#FF0000; }
a:hover, a:focus, a:active 	{ color:#FF0000; }
a.artist-link {
color:#111;
border-bottom:1px dotted #111;
text-decoration:none;
}

/* iPhone用タップ色設定 */
-webkit-tap-highlight-color: #000;



/* =============================================================== 
	構造
=============================================================== */
#wrapper{
	width:630px;
	margin:0;
	padding:0;
}

#hnavi{
	position:relative;
	
	widht:630px;
	height:60px;
	background:url(../../../img/sf/top.png) no-repeat;
}

#header{
	width:630px;
	height:150px;
	background:url(../../../img/quick/cdj0910_sf_header.png) no-repeat;
}

#gnavi{
	width:630px;
	height:55px;
	display:block;
/*	background:url(../../../img/quick/rijfes2011_sf_gnavi.png) no-repeat;*/
}

#breadcrumbs{
	width:610px;
	height:20px;
	font-size:100%;
	padding:10px 0 5px 20px;
	background-color:#FFFFFF;
	
	overflow:hidden;
}

#main{
	width:630px;
	background-color:#000000;
}

#content{
	padding:15px 15px 15px 15px;
	width:600px;
	font-size:150%;
	line-height:1.5em;
	background-color:#ffffff;
}

#sociallink{
	text-align:right;
}
#sociallink img {
	width:150px;
	margin:20px 8px 0px 0px;
}

#leftright{
	margin-top:20px;
}

#linktotop{
	text-align:center;
}

#linktotop a img{
	width:180px;
	margin:10px;
}

#footer{
	width:630px;
	height:160px;
	font-size:150%;
}

/* =============================================================== 
	ヘッダナビ
=============================================================== */
#hnavi_ro69{
	position:absolute;
	top:0;
	left:20px;
}

#hnavi_menu{
	position:absolute;
	top: -5px;
	left: 485px;
}

#hnavi_pc{
	position:absolute;
	top: -5px;
	left: 565px;
}

/* =============================================================== 
	グローバルナビ
=============================================================== */
#gnavi ul{
list-style:none;
margin:0;
padding:0;

}


#gnavi li {
display:block;
float:left;
list-style-type:none;
}

#gnavi li a {
display:block;
height:55px;
overflow:hidden;
position:relative;
text-indent:-9969px;
}

.daytab01 a {
text-indent: -9999px;
background:url(../../../img/quick/cdj_sf_navi_01.png) no-repeat 0px 0px;
width:157.5px;
}
.daytab01 a:hover{
background:url(../../../img/quick/cdj_sf_navi_01.png) no-repeat 0px -55px;
width:157.5px;
}

.daytab01_on a {
text-indent: -9999px;
background:url(../../../img/quick/cdj_sf_navi_01.png) no-repeat 0px -110px;
width:157.5px;
}
.daytab01_on a:hover{
background:url(../../../img/quick/cdj_sf_navi_01.png) no-repeat 0px -55px;
width:157.5px;
}

.daytab01_off {
background:url(../../../img/quick/cdj_sf_navi_01.png) no-repeat 0px -165px;
width:157.5px;
height:55px;
text-indent:-9969px;
}

/* about */
.daytab02 a {
background:url(../../../img/quick/cdj_sf_navi_01.png) no-repeat -157.5px 0px;
width:157.5px;
}
.daytab02 a:hover{
background:url(../../../img/quick/cdj_sf_navi_01.png) no-repeat -157.5px -55px;
width:157.5px;
}

.daytab02_on a {
background:url(../../../img/quick/cdj_sf_navi_01.png) no-repeat -157.5px -110px;
width:157.5px;
}
.daytab02_on a:hover{
background:url(../../../img/quick/cdj_sf_navi_01.png) no-repeat -157.5px -55px;
width:157.5px;
}

.daytab02_off {
background:url(../../../img/quick/cdj_sf_navi_01.png) no-repeat -157.5px -165px;
width:157.5px;
height:55px;
text-indent:-9969px;
}

/* schedule */
.daytab03 a {
background:url(../../../img/quick/cdj_sf_navi_01.png) no-repeat -315px 0px;
width:157.5px;
}
.daytab03 a:hover{
background:url(../../../img/quick/cdj_sf_navi_01.png) no-repeat -315px -55px;
width:157.5px;
}

.daytab03_on a {
background:url(../../../img/quick/cdj_sf_navi_01.png) no-repeat -315px -110px;
width:157.5px;
}
.daytab03_on a:hover{
background:url(../../../img/quick/cdj_sf_navi_01.png) no-repeat -315px -55px;
width:157.5px;
}

.daytab03_off {
background:url(../../../img/quick/cdj_sf_navi_01.png) no-repeat -315px -165px;
width:157.5px;
height:55px;
text-indent:-9969px;
}

/* ticket */
.daytab04 a {
background:url(../../../img/quick/cdj_sf_navi_01.png) no-repeat -472.5px 0px;
width:157.5px;
}
.daytab04 a:hover{
background:url(../../../img/quick/cdj_sf_navi_01.png) no-repeat -472.5px -55px;
width:157.5px;
}

.daytab04_on a {
background:url(../../../img/quick/cdj_sf_navi_01.png) no-repeat -472.5px -110px;
width:157.5px;
}
.daytab04_on a:hover{
background:url(../../../img/quick/cdj_sf_navi_01.png) no-repeat -472.5px -55px;
width:157.5px;
}

.daytab04_off {
background:url(../../../img/quick/cdj_sf_navi_01.png) no-repeat -472.5px -165px;
width:157.5px;
height:55px;
text-indent:-9969px;
}


/* =============================================================== 
	コンテンツ
=============================================================== */
.text{
	padding:20px;
}

.to-left{
	float:left;
	font-size:120%;
	margin-bottom:10px;
}

.to-right{
	float:right;
	font-size:120%;
	margin-bottom:10px;
}

.ref-link-title{
	background-color:#CCCCCC;
	display:block;
	font-size:100%;
	padding-left:20px;
	width:580px;
}

/*20111222追加*/
.ref-link-title li a{
	font-size:90%;
}

/*20111222追加*/
.ref-link-title{
	padding:5px 8px 5px 20px;
}

/*20111222追加*/
.ref-link-title a img{
	margin-top:7px; margin-bottom:7px
}
#kanren ul li{
	list-style-image:url(../../../img/sf/ref.png);
	font-size:120%;
	margin:6px 0px 6px 24px;
	border-bottom:1px solid #ddd;
}

.more-list{
	background:url(../../../img/sf/rightarrow.png) no-repeat right;
	display:block;
	position:relative;
	padding-right:20px;
	line-height:1.7em;
	text-align:right;
}

/* =============================================================== 
	フッタ
=============================================================== */
#footermenu{
	background-color:#666;
	height:50px;
	padding:15px;
}

#footermenu ul li{
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	display:inline;
	float:left;
	font-size:19px;
	font-weight:bold;
	line-height:1.1;
	margin:0 0 0 -1px;
	padding:0 0 5px 0;
	text-align:center;
	width:198px;
}

#footermenu ul li a{
	color:#fff;
}

#copyright{
	background-color:#000;
	color:#ffffff;
	font-size:90%;
	font-weight:bold;
	margin:15px;
	text-align:center;
	clear:both;
}

#rss{
	display:none;
	height:0px;
}

/* =============================================================== 
	メニューページ
=============================================================== */
.title_in .earth_in, .galaxy_in, .cosmo_in, .moon_in, .djbooth_in{
	margin:20px 0 20px 0;
}
.title { 
	background-color:#000;
}
.title_in {
	background-color:#eee;
	padding:8px;
	margin-bottom:8px;
}
.title_in h1{
	font-size:120%;
	line-height:1.1;
	text-align:right;
}
.title_in h1 a{
	color:#666;
}

.stage_name{
	margin-left:10px;
	font-size:70%;
}

.stage_artistlist a{
	min-height:50px;
	width:550px;
	display:block;
	text-decoration:none;
	padding: 10px 0 0 40px;
	color: #333333;
	
	border-bottom:1px dotted #E0E0E0;
	background-color:#F6F6F6;
	
	background:url(../../../img/sf/logo/list_mark.png) no-repeat 10px 50%;
}

.grass,.lake,.sof,.wing,.park,.seaside,.djbooth,.area {
	color:#fff;
	font-size:24px;
	font-weight:bold;
	line-height:1.1;
	padding:8px;
}
.grass	{ background-color:#000; }
.lake	{ background-color:#06c; }
.sof	{ background-color:#060; }
.wing	{ background-color:#d00; }
.park	{ background-color:#f60; }
.seaside	{ background-color:#09f; }
.djbooth	{ background-color:#f3c; }
.area	{ background-color:#663; }

.newicon {
background:url(../../../img/pages/new_small.gif) no-repeat 2px;
width:29px;
height:11px;
}

/*=============================================================
　　CDJ11/12 stage スタイル
==============================================================*/
.earth,.galaxy,.cosmo,.moon,.astro,.area,.djbooth{
	color:#fff;
	font-size:24px;
	font-weight:bold;
	line-height:1.1;
	padding:8px;
}
.earth	{ background-color:#3399ff; }
.galaxy	{ background-color:#333; }
.cosmo	{ background-color:#663399; }
.moon	{ background-color:#ff9900; }
.astro	{ background-color:#ff3300; }
.area	{ background-color:#663; }
.djbooth { background-color:#ff0099; }


.newicon {
background:url(../../../img/pages/new_small.gif) no-repeat 2px;
width:29px;
height:11px;
}


