@charset "UTF-8";

body{
font-size:105%;
}

#main {
    line-height: 1.3;
}

#header div.columnRight ul.headerUl01 {
	width: 410px;
}

.guideLayout #main .cassette .courseUl li .columnLeft {
    font-size: 115%;
    line-height: 1;
	padding: 0 0 5px;
}

#footer {
	font-size:90%;
	line-height: 1.3;
}

#footer .footerIn01 {
	text-align: center;
	width: 960px;
	margin: 0 auto 5px;
	padding: 15px;
}

#footer .footerIn01 ul {
	border-right: none;
	margin: 0 auto;
	width: 780px;
}

#footer .footerIn02 .columnRight {
}

#footer p.copyright {
	font-size: 110%;
}