@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;
}

/* Hides from IE-mac \*/
*+html .chipin {
	height:60px;
}

/* End hide from IE-mac */

