/* ----------------------------
GALS (/gals/)
------------------------------*/

#sch {
min-height:720px;
}
#sch h2 {
	background-image: url(img/title.jpg);
	clear: both;
}

#sch h2.syou{
	background-image: url(img/title2.jpg);
	clear: both;
}


#sch ul#sch_list{
	padding: 10px 0 0 15px;
	clear: both;
}
#sch ul#sch_list li{
	float: left;
	width: 184px;
	height: 324px;
	margin: 0 16px 20px 0;
	background-image: url(img/bg_list.jpg);
}
#sch ul#sch_list li.today{
	background-image: url(img/bg_list_today.jpg);
}



#sch ul#sch_list li ins{
	height: 16px;
	text-indent: -999px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 12px 10px 3px 10px;
	background-image: url(/common/img/mark_blog_off.jpg);
	width: 160px;
}

#sch ul#sch_list li ins span{
	height: 16px;
	display: block;
	background-repeat: no-repeat;
}

#sch ul#sch_list li a{
	display: block;
	width: 160px;
	margin: 0px 0px 5px 10px;
}
#sch ul#sch_list li a img{
	width:160px;
}

#sch ul#sch_list li b{
	display: block;
	font-size: 16px;
	color: #FF3366;
	text-align: center;
}
#sch ul#sch_list li em{
	display: block;
	font-size: 12px;
	margin: 0;
	color: #000000;
	text-align: center;
	font-style: normal;
	font-family:arial;
}

#schnext {
width:350px;
clear:both;
margin:0 0 0 50px;
}

#schnext .left {
float:left;
width:100px;
}

#schnext .right {
float:right;
width:100px;
}

#schnext .none {
color:#999999;
}

#sch #change {
margin:15px auto;
width:600px;
text-align:center;
}

#sch #change p {
font-size:17px;
width:600px;
text-align:center;

}


#sch #change .left {
float:left;
margin:0 0 20px 0;
cursor:pointer;
}

#sch #change .right {
float:right;
margin:0 0 20px 0;
cursor:pointer;
}

#sch ul.week {
clear:both;
height:40px;
margin:20px auto;
width:760px;
}

#sch ul.week li {
border:1px solid #cccccc;
color:#FFFFFF;
float:left;
font-size:12px;
height:25px;
margin-left:5px;
padding-top:10px;
text-align:center;
width:100px;
display:inline;
}

#sch ul.week li a{
color:#333333;
}
