@charset "utf-8";

/* FOOTER */
#footer{
	width:720px;
	margin:0px;
	color: #99CCFF;
	font-size: 10px;
	text-align: right;
}
#footer a{
	font-size: 10px;
	color: #99CCFF;
	text-decoration: none;
	font-size: 10px;
}
#footer a:link {}
#footer a:active {}
#footer a:visited {}
#footer a:hover { 	color: #996600; text-decoration: underline;}

/* GALS CHIPIN ICON add:080707 kuro-------- */
.chipin {
	height:46px;
}

.size {
	font-size:10px;
	color:CCCCCC;
}


/*NEW_add:090213*/

#sch {
margin:0;
padding:0;
list-style:none;
}

#sch li {
background:url(../schedule/img/bk_schoff.gif) no-repeat;
float:left;
font-size:12px;
font-weight:bold;
height:25px;
margin:0 6px 0px 0;
width:79px;
color:#663300;
line-height:25px;
text-indent:15px;
}

#sch li a {
color:#663300;
}

#sch li.on {
background:transparent url(../schedule/img/bk_schon.gif) no-repeat scroll 0 0;
}

#sch li.on a {
color:#FF0000;
}


/*NEW_sch:100611*/
#sch_op {
	width:709px;
	background-color: #000000;
	background-image: url(../schedule/img/bk_sche.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 459px;

}
#sch_op ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align: center;
}
#sch_op li {
	float:left;
	margin: 20px;
}
#sch_op .all {
	width: 650px;
}

/* ヘッダーSTART*/
#header{
	background: url(/img/bg_head.jpg) no-repeat;
	width:720px;
	margin: 0;
	padding: 0;
	position: relative;
	height: 78px;
}
#header h1{
	text-align:left;
	font-size:10px;
	font-weight:normal;
	height:18px;
	padding: 0;
	margin: 0;
}
#header em {
	position: absolute;
	display:block;
	left: 359px;
	top: 7px;
	font-size: 10px;
	font-style: normal;
	color: #999999;
}
#header img.mail{
	position: absolute;
	width:180px;
	height:24px;
	left: 355px;
	top: 18px;
	border: none;
}
#header h1 a:link{
color:#999999;
text-decoration:none;
}
#header h1 a:visited{
color:#999999;
text-decoration:none;
}
#header h1 a:hover{
color:#ffffff;
text-decoration:underline;
}

ul#navi{
	width:720px;
	list-style-type:none;
	padding:0px;
	margin: 0;
	position: absolute;
	top: 54px;
}
ul#navi li{
padding:0px;
	margin:0px;
	font-size:0;
	line-height:0;
	float:left;
	display:block;
	width:71px;
	height:24px;
	margin-right: 1px;
}

ul#navi a li{ 
border:none;
}
ul#navi a img{ 
border:none;
}

ul#navi li.systemb{
background:url(/img/bt_system_f2.jpg) center no-repeat;
}
ul#navi li.sochob{
background:url(/img/bt_soucho_f2.jpg) center no-repeat;
}
ul#navi li.regub{
background:url(/img/bt_regu_f2.jpg) center no-repeat;
}
ul#navi li.schb{
background:url(/img/bt_sch_f2.jpg) center no-repeat;
}


ul#navi li.movieb{
background:url(/img/bt_movie_f2.jpg) center no-repeat;
}

ul#navi li.gravureb{
background:url(/img/bt_gravure_f2.jpg) center no-repeat;
}

ul#navi li.blogb{
background:url(/img/bt_blog_f2.jpg) center no-repeat;
}
ul#navi li.eventb{
background:url(/img/bt_event_f2.jpg) center no-repeat;
}

ul#navi li.recruitb{
background:url(/img/bt_recruit_f2.jpg) center no-repeat;
}

ul#navi li.homeb{
background:url(/img/bt_home_f2.jpg) center no-repeat;
}

/* ヘッダーEND*/

/* Hides from IE-mac \*/
*+html .chipin {
	height:60px;
}

/* End hide from IE-mac */

