@charset "EUC-JP";

/*============================================================
//  アクセスマップ
//==========================================================*/

.schedule .visual {
	background:url(/schedule/image/main.jpg) no-repeat ;
	width:950px;
	height:235px;
	margin-top:60px;
	text-indent:-9999px;
}

.schedule h3 {
	background:url(/schedule/image/title.jpg) no-repeat; 
	width:700px;
	height:54px;
	text-indent:-9999px;
	margin-bottom:15px;
}

.schedule .box-schedule{
	width:700px;
}


.schedule .box-schedule .title h4 {
color:#6D554A;
font-size:1.8em;
padding:8px 0 10px 0;
}


.schedule .box-schedule .calender {
	width:700px;
}
.schedule .box-schedule .text p{
	font-size:1.0em;
	color:#88877E;
	margin-bottom:20px;
}
.schedule .box-access .text p a{
	color:#D65929;
	text-decoration: none;
}
.schedule .box-schedule .text p a:hover{
	background-color:#D65929;
	color:#FFFFFF;
}


.schedule .box-schedule .line-blog {
	margin:20px 0 30px;
}
