@charset "utf-8";

/* 左カラムがない時用 */
.right-content {
	margin:0 0 0 260px;
	float:none;
}
/* 左カラムがない時用 */

#right-content h2{
	//margin:15px 0px 0px 0px;
}


#today_list {
	margin:10px 0px 20px 0px;
}

#today_list ul{
	margin:0px 0px 0px 35px;
}

#today_list h3.today {
	margin:0px 0px 20px 0px;
	width:629px;/*679*/
	height:20px;/*55*/
	padding:35px 0px 0px 50px;
	background:url("../images/schedule/h3_1.gif") no-repeat;
	color:#257a94;
}

.day_after_list h3.tomorrow , .day_after_list h3.aftertomorrow{
	margin:0px 0px 20px 5px;
	width:629px;/*679*/
	height:20px;/*55*/
	padding:35px 0px 0px 50px;
	color:#257a94;
}

.day_after_list h3.tomorrow{
	background:url("../images/schedule/h3_2.gif") no-repeat;
}

.day_after_list h3.aftertomorrow{
	background:url("../images/schedule/h3_3.gif") no-repeat;
}



#today_list ul li {
	width:92px;
	height:139px;
	display:inline;
	background:url("../images/schedule/list_bg1.gif") no-repeat;
	padding:10px 0 0 0;
	margin:0px 0px 20px 10px;
	position:relative;
	float:left;
}

.pict_area {
	width:60px;
	height:60px;
	border:1px solid #ffffff;
	background:none;
	padding:1px;
	margin:0px auto 4px;
}

.info_area {
	width:62px;
	height:35px;
	font-size:10px;
	text-align:center;
	background:url("../images/schedule/info_area_bg.gif") no-repeat;
	padding:5px;
	margin:0 auto;
}

.name_1 {
	height:19px;
	color:#fff;
	letter-spacing:1px;
	line-height:20px;
	/line-height:18px;
	margin:0 0 5px;
}


.time_1 {
	color:#69000c;
}

.new {
	position:absolute;
	top:-18px;
	left:4px;
}

* html .new {
	width:70px;
	height:27px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=./images/schedule/new.png);
}

* html .new img {
	display:none;
}

.day_after_list {
	margin:0px 0px 30px 0px;
}

.day_after_list ul {
	padding:0 0 0 35px;
}

.day_after_list ul li {
	width:92px;
	height:139px;
	display:inline;
	background:url("../images/schedule/list_bg2.gif") no-repeat;
	padding:10px 0 0 0;
	margin:0px 0px 20px 10px;
	position:relative;
	float:left;
}
/*	
.day_after_list ul li {
	width:87px;*//*91*/
/*	height:70px;*//*90*/
/*	background:url("../images/schedule/list_bg2.gif") no-repeat;
	padding:20px 0px 0px 4px;
	margin:0px 0px 10px 10px;
	float:left;
	text-align:center;
}
*/
.name_2 {
	letter-spacing:1px;
	margin:0 0 7px;
}

.name_1 a {
	color:#69000c;
	display:block;
}

.name_2 a {
	color:#69000c;
}

.time_2 {
	color:#69000c;
}

.syukin {
	width:500px;/*600*/
	height:25px;
	list-style-type:none !important;
	padding:10px 0px 10px 190px !important;
	/padding:20px 0px 0px 185px !important;
	/*border:1px solid #000;*/
	}	

#right-content .syukin li{
	height:25px;
	float:left;
	/*border:1px solid red;*/
	margin-left:5px;
	}

