@charset "ISO-2022-JP";
html{
	height:100%;
	width: 100%;
}
body {
	min-width:860px;
	min-height:544px;
	background-color: #FFF;
	font-family: "$B%R%i%.%N3Q%4(B Pro W3", "Hiragino Kaku Gothic Pro", "$B%a%$%j%*(B", Meiryo, Osaka, "$B#M#S(B $B#P%4%7%C%/(B", "MS PGothic", sans-serif;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size: 12px;
}

img {
	border:none;
}
a:link {
	color: #DEDEDE;
	text-decoration: none;
}
a:visited {
	color: #DEDEDE;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #DEDEDE;
}
#contents {
	width: 860px;
	position: relative;
}
div #header {
	margin-bottom: 5px;
	height: 89px;
	position: relative;
}
div #headerLogo {
	float: left;
	width: 150px;
	display: block;
}
div #menu {
	margin-left: 263px;
	display: block;
	padding-top: 47px;
}
div #menu_bCourse {
	margin-left: 0px;
	display: block;
	width: 128px;
	float: left;
}
div #menu_products {
	margin-left: 45px;
	display: block;
	float: left;
	width: 79px;
}
div #menu_advertising {
	margin-left: 39px;
	display: block;
	float: left;
	width: 93px;
}
div #menu_news {
	margin-left: 43px;
	display: block;
	width: 53px;
	float: left;
}
div #area_contents {
	clear: left;
}
div #area_flash {
	float: left;
	width: 650px;
}
div #area_rightSide {
	height: auto;
	width: auto;
	padding-left: 695px;
}
div #ifContents {
	height: 330px;
	width: 160px;
}
div #ifnewsBox {
	text-align: right;
}



div #area_sideBanner {
	text-align: right;
	margin-top: 15px;
}

div #area_sideBanner img {
	margin-top: 5px;
}

#footer {
	height: 47px;
	background-color: #000;
}

#footerBody {
	height: 47px;
	width: 860px;
}

#footerBody #left {
	float: left;
	padding-top: 15px;
	display: block;
}

#footerBody #text {
	float: left;
	padding-top: 16px;
	display: block;
}

#footerBody #copyright {
	padding-top: 9px;
	float: right;
}

div .footerMargin {
	margin-right: 30px;
}
