
div.schedule {
	position:relative;
	width:670px;
	margin:0 auto 30px auto;
}

div.schedule div {
	position:relative;
	float:left;
	font-size:12px;
	width:150px;
	height:60px;
	padding:5px;
	margin-bottom:5px;
	border:1px solid #eee;
}

/*-------------------------------ここからキャンペーン*/
div.schedule #camp{
	width: 535px;
	margin:15px 0 10px 68px;
	padding:0 0 0 0;
	list-style-type: none;
}

div.schedule #camp li{
	margin:0 5px 5px 0;
	/margin:0 5px 5px 0;
	float:left;
	display:inline;
}
/*-------------------------------ここまでキャンペーン*/

.cm_tab_left {
	clear:both;
	margin:50px auto 10px auto;
	margin-left:65px;
}

div.schedule div img {
	float:left;
	margin-right:10px;
	border:1px solid #ccc;
}

.sc_title{
float:left;
margin:0px;
}

div.schedule div p {
	margin:0px;
	margin-top:20px;
}

table {
	width:670px;
}

td {
	vertical-align:top;
	padding:5px;
	font-size:12px;
	border:1px ridge #999;
}

td p {
	border-bottom:1px solid #FC4B60;
	margin:10px 0 10px 0;
}

th {
	background-color:#ffefef;
	color:#FC4B60;
	padding:2px;
	border:1px solid #901;
}

#link {
	text-align:right;
	width:800px;
}



.miniban{width:400px;
        float:right;
        text-align:right;
        margin-top:80px;}