#maincont h2{
	margin:0px 0px 0px 30px;
}

.shedule{
	float:left;
}

.mobqr{
	float:right;
}

.schedule_contents {
	width: 800px;
	height: auto;
}

.title_img4{
	text-align:center;
}

.schedule {
	padding: 0;
	width:770px;
	width: auto;
	height: auto;
}

.schedule div {
	float:left;
	font-size:12px;
	padding:5px 0;
}

.schedule div img {
	float:left;
	margin-right:10px;
    width: 75px;
　　height: 72px;
}

.schedule div p {
	margin:80px;
	margin-top:-75px;
}

table.schedule_tb {
	width:670px;
	clear: both;
	//margin:10px auto 0px auto;
}

:root table.schedule_tb {
	width:670px;
	margin: 20px auto 0 auto;
}

table.schedule_tb td {
	vertical-align:top;
	padding:5px;
	font-size:12px;
	border:1px ridge #999;
}

table.schedule_tb td p {
	border-bottom:1px solid #ccc;
	margin:10px 0 10px 0;
    line-height: 18px;
}

table.schedule_tb th {
	background-color: #d64c6c;
	color:#fff;
	padding:2px;
	border:2px ridge #ffffff;
}

.title_img4{
	clear:both;
	padding-top:20px;
}

/* 110920店舗依頼追加分 */
.info {
width: 75px;
height: 54px;
font-size: 12px;
text-align: left;
letter-spacing: 1px;
line-height: 150%;
display: inline;
padding: 0;
margin: 0;
float: left;
}

span.schespan{
    color: red;
}

#main a {
	color:#933;
	font-weight:;
	text-decoration:underline;
}

#today_list {
	width:630px;
	_width: 642px;
	list-style:none;
	margin: 20px auto 0;
}

#today_list li {
	width:170px;
	height: 140px;
	display:inline;
	float:left;
	margin: 0 0 0 40px;
}

#today_list li p.pic {
	width:75px;
	height:72px;
	display:inline;
	padding:0;
	margin:0 10px 0 0;
	float:left;
}

#today_list table {
}

#today_list li p.info {
	width:85px;
	height:75px;
	font-family:'ＭＳ Ｐゴシック',sans-serif;
	font-size:12px;
	text-align:left;
	letter-spacing:1px;
	line-height:150%;
	display:inline;
	padding: 0;
	margin:0;
	float:left;
}

#today_list div.onephrase_comment1 {
	text-align:center;
	width: 95%;
	height: 8px;
	font-size: 12px;
	background-color:#efeaca;
}

.onephrase_comment{
	text-align:center;
	width: 170px;
	height: auto;
	font-size: 12px;
	background-color:#efeaca;
	letter-spacing: -0.09em;
}

.clearfix:after,
#today_list li:after {
	content:".";
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	display:block;
	visibility:hidden;
}

.clearfix,
#today_list li {
	zoom:1;
}

span.schespan{
    color: red;
}

#schedule_navi {
	height:auto;
	text-align:right;
	font-size:12px;
	margin:-7px 65px 0 0;
}

#schedule_navi a {
	background-image:url(../images/top/arrow.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}


