@charset "utf-8";

html,
body {
	_zoom: 0.6;
	height: 100%;
}

html {
	background-color: #FFF;
}
body {
	background-image: none;
}

/* baseFrame
------------------------------------------------------------------- */
#baseFrame {
	background-image: none !important;
}
#baseFrameOuter {
	background-image: none !important;
}
#mainContents h1,h2 {
	color: #1A1A1A !important;
	background-image: none !important;
}
#mainContents h2 {
	border: solid 1px #1A1A1A;
	margin: auto 20px 1em;
	padding: 10px 20px !important;
}
#mainContents h3,h4,h5,h6, p {
	color: #1A1A1A !important;
	background-image: none !important;
	padding: 0 0 1em 0 !important;
}
#mainContents .submenu-kunren-course {
	display: none;
}


/* front 
------------------------------------------------------------------- */
#mainContents #sectionBnr {
	padding:0 !important;
	margin: 0 0 0 30px !important;
}
#mainContents #sectionBnr ul li {
	padding:0 !important;
	margin: 0 10px 18px 0 !important;
}