@charset "UTF-8";
body {
	background-color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	margin: 0px;
	padding: 0px;
	font-size: x-small;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W6", "ＤＦ平成ゴシック体W7", "ＭＳ Ｐゴシック";
	font-size: x-large;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W6", "ＤＦ平成ゴシック体W7", "ＭＳ Ｐゴシック";
	font-size: medium;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: small;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
h4 {
	font-family: "ヒラギノ角ゴ Pro W6", "ＤＦ平成ゴシック体W7", "ＭＳ Ｐゴシック";
	font-size: medium;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #FF9900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FF9900;
	border-bottom-width: thin;
	border-left-width: thick;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
h5 {
	font-family: "ヒラギノ角ゴ Pro W6", "ＤＦ平成ゴシック体W7", "ＭＳ Ｐゴシック";
	font-size: medium;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: "ヒラギノ角ゴ Pro W6", "ＤＦ平成ゴシック体W7", "ＭＳ Ｐゴシック";
	font-size: small;
	line-height: 20px;
	color: #000099;
	margin: 0px;
	padding: 0px;
}
ol {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: small;
	border: thin solid #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 20px;
}
p {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: small;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 750px;
	border: thin solid #999999;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 750px;
}
#tab {
	margin: 0px;
	padding: 0px;
	width: 750px;
}
#image {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 750px;
}
#navigator {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
}
#contents {
	margin: 0px;
	width: 565px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: right;
}
#contents2 {
	margin: 10px 20px;
	padding: 0px;
}
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 750px;
}
ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: small;
	line-height: 20px;
}

.banner a {
	display: block;
	width: 179px;
	height: 54px;
	background-position: top left;
	background-repeat: no-repeat;
}
.banner a:hover {
	background-position: bottom left;
}
#links_oshii {
	background-image: url(images/links_oshii.gif);
}
#links_minami {
	background-image: url(images/links_minami.gif);
}
#links_konno {
	background-image: url(images/links_konno.gif);
}

.tab {
	float: right;
}
.tab a {
	display: block;
	width: 88px;
	height: 30px;
	background-position: top left;
	background-repeat: no-repeat;
}
.tab a:hover {
	background-position: bottom left;
}
#tab_address {
	background-image: url(images/tab_address.gif);
}
#tab_company {
	background-image: url(images/tab_company.gif);
}
#tab_contact {
	background-image: url(images/tab_contact.gif);
}
#tab_privacy {
	background-image: url(images/tab_privacy.gif);
}

.sideL a {
	display: block;
	width: 179px;
	height: 38px;
	background-position: top left;
	background-repeat: no-repeat;
}
.sideL a:hover {
	background-position: bottom left;
}
.sideS a {
	display: block;
	width: 179px;
	height: 27px;
	background-position: top left;
	background-repeat: no-repeat;
}
.sideS a:hover {
	background-position: bottom left;
}

#side_concept {
	background-image: url(images/side_concept.gif);
}
#side_curriculum {
	background-image: url(images/side_curriculum.gif);
}
#side_entory {
	background-image: url(images/side_entory.gif);
}
#side_instructor {
	background-image: url(images/side_instructor.gif);
}
#side_lesson {
	background-image: url(images/side_lesson.gif);
}
#side_top {
	background-image: url(images/side_top.gif);
}
#side_what {
	background-image: url(images/side_what.gif);
}
#side_works {
	background-image: url(images/side_works.gif);
}
#side_STEP1 {
	background-image: url(images/side_STEP1.gif);
}
#side_STEP2 {
	background-image: url(images/side_STEP2.gif);
}
#side_STEP3 {
	background-image: url(images/side_STEP3.gif);
}




div.validationTip {
	padding-left: 6px;
	background: url(images/tip_left.gif) no-repeat left top;
	font-size: 0.8em;
}
	div.tipInner {
		border: solid #BBB 1px;
		border-top: none;
		border-left: none;
		-moz-border-radius: 4px;
		padding: .3em 1em .3em .8em;
		color: #F60;
		background: #EDEDED;
		font-weight: bold;
	}

div#dlgmat {
	width: 101.55%; /* for ie6 bug */
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 550;
	background: #000;
}

* html div#dlgmat { /* ie6 */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight +'px');
}
	
div#dlg {
	padding: 0 0 0 5px;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1000;
	background: url(images/dialog_left.gif) no-repeat left top;
	font-size: 93%;
}

* html div#dlg {	/* ie6 */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (dlgMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

	div#dlg span#close {
		display: block;
		width: 21px;
		height: 19px;
		position: absolute;
		left: 0;
		bottom: 0;
		background: url(images/dialog_close.gif) no-repeat left top;
		cursor: pointer;
	}

	div#dlg span#close.hover {
		background: url(images/dialog_close.gif) no-repeat left -19px;
	}
	
	div#dlg div#dlgtop {
		height: 5px;
		background: url(images/dialog_top.gif) no-repeat right top;
		overflow: hidden;
	}

	div#dlg div#dlgcont {
		padding: 1.5em 0;
		background: #282828 url(images/dialog_right.gif) no-repeat right top;
	}
	
		div#dlg div#dlgcont div {
			padding: 0 3.5em;
			color: #FFF;
			font-weight: bold;
		}
		
			div#dlg div#dlgcont div span {
				line-height: 1.7;
			}
			
				div#dlg div#dlgcont div span strong {
					border-bottom: dotted #F60 1px;
					padding: 0 .1em;
					color: #F60;
				}
	
	div#dlg div#dlgbtm {
		height: 5px;
		background: url(images/dialog_bottom.gif) no-repeat right top;
		overflow: hidden;
	}
