@import url(common.css);
/*Step1*/
a:visited {
	color: #ff8610;
}

a {
	color: #ff8610;
}

#main{
	background-image:url(../images/new/main.png);
	width:869px;
	height:150px;

}
#A1T1{
	background-image:url(../images/new/140501/title.png);
	width:840px;
	height:47px;
}
.topic{
	margin: 20px;
}
.topic p{
	margin: 20px 0px 30px 0px;
}

.schedule{
	background-image: url(../images/new/140501/yell.png);
	width:810px;
	height: 600px;

}

.day{
	padding: 300px 0px 0px 100px;
}

.schedule ul{
	
}

.schedule ul li{
	list-style: none;
	margin-bottom: 15px;
}
	

.yellbtn{
	margin:40px 0px;
}

.LeftBox{
	float:left;
	width:300px;
}
.LeftBox img{
	display:block;	
}
.RightBox{
	float:right;
	width:270px;
}
.BorderBox{
	border:1px solid #CCCCCC;
	padding:10px;
}

.CenterBox{
	float:right;
	width:585px;
	
}

	
/*ナビ*/
#Navi{
	background-image:url(../images/actual/navi.jpg);
	width:239px;
	height:47px;
}
#Navi1On{
	background-image:url(../images/actual/navi1_on.jpg);
	width:239px;
	height:42px;
}
#Navi1 a{
	background-image:url(../images/actual/navi1.jpg);
	width:239px;
	height:42px;
	display:block;
	text-decoration:none;
}
#Navi2On{
	background-image:url(../images/actual/navi2_on.jpg);
	width:239px;
	height:43px;
}
#Navi2 a{
	background-image:url(../images/actual/navi2.jpg);
	width:239px;
	height:43px;
	display:block;
	text-decoration:none;
}
#Navi3On{
	background-image:url(../images/actual/navi3_on.jpg);
	width:239px;
	height:43px;
}
#Navi3 a{
	background-image:url(../images/actual/navi3.jpg);
	width:239px;
	height:43px;
	display:block;
	text-decoration:none;
}

#Navi4On{
	background-image:url(../images/actual/navi5_on.jpg);
	width:239px;
	height:43px;
}
#Navi4 a{
	background-image:url(../images/actual/navi5.jpg);
	width:239px;
	height:43px;
	display:block;
	text-decoration:none;
}
