/* -------------------------------------------------
		main setting
--------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
img { border: 0; }
html { height: 100%; }
body {
	background: #E5EBF2 url(../img/bg.gif) repeat-y center top;
	text-align: center;
	height: 100%;
}
a:link { color: #2649A4;text-decoration: underline; }
a:visited { color: #003471; }
a:hover { color: #3366CC;text-decoration: none; }
a:active { color: #3366CC; }
.l { float: left; }
.r { float: right; }
.cl { clear: both; }
/* clearfix start */
.clfix { zoom: 1; }
.clfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clfix { display: inline-table; }
/* not mac-IE \*/
* html .clfix { height: 1%; }
.clfix { display: block; }
/* not mac-IE end */

#main {
	border-left:1px solid #536273;
	border-right:1px solid #536273;
	background: #AFBED0;
	width: 750px;
	height: 100%;
	min-height: 100%;
	text-align: left;
	margin: 0 auto;
}
html>body #main { height: auto; }

/* -------------------------------------------------
		index
--------------------------------------------------- */
#index-head {
	background: #68809c;
	width: 750px;
	height: 82px;
	border-bottom: 8px solid #303030;
}
#index-head #logo { margin: 45px 0 0 10px; }
#index-head #head-r {
	float: right;
	text-align: right;
}
#index-head #sitemap,#index-head #qa { margin: 10px 10px 0 0; }
#index-head #mark { margin: 16px 10px 0 0; }
#index-head #school-mark { margin: 12px 10px 0 0; }
#index-cont, #index-cont-s {
	font-size: small;
	line-height: 1.5;
	width: 750px;
	height: 160px;
	min-height: 160px;
}
html>body #index-cont, html>body #index-cont-s {	height: auto; }
#index-cont #index-news, #index-cont-s #index-news { padding: 0 15px; }
#index-cont-s #index-news {	width: 560px; }
ul#index-news {
	margin: 0 0 15px 0;
	list-style: none;
}
ul#index-news li {
	background: url(../img/dot_mark.gif) no-repeat 0 0.5em;
	padding: 0 0 0 14px;
}
#index-news span.b {
	color: #003471;
	font-weight: bold;
}
#index-news a:link { color: #003471;text-decoration: underline; }
#index-news a:visited { color: #303030; }
#index-news a:hover { color: #2649A4;text-decoration: none; }
#index-news a:active { color: #2649A4; }
img#news-index { margin: 0 0 0 15px; }
#index-cont-s .r-banner {
	padding: 0 15px 0 0;
	float: right;
	width:140px;
}
#index-foot {
	margin:auto;
	width: 750px;
	height: 66px;
	min-height: 66px;
	clear:both;
}
html>body #index-foot { height: auto; }
#index-foot #get-flash {
	color: #333;
	font-size: x-small;
	line-height: 1.2;
	margin: 20px 0 0 5px;
	float: left;
}
html>body #index-foot #get-flash { margin: 20px 0 0 10px; }
#index-foot #copy {
	text-align: right;
	margin: 0 5px 0 0;
	float: right;
}
html>body #index-foot #copy { margin: 0 10px 0 0; }
#index-foot #nikken { margin: 20px 0 0 0; }
#index-foot #copyright { margin: 10px 0 0 0; }

/* -------------------------------------------------
		contents
--------------------------------------------------- */
#cont-head {
	background: #68809c;
	width: 750px;
	height: 50px;
}
#cont-head #logo { margin: 15px 0 0 10px; }
#cont-head #head-r {
	float: right;
	text-align: right;
}
#cont-head #sitemap { margin: 10px 15px 0 0; }
#cont-head #mark { margin: 8px 10px 0 0; }
#cont-menu {
	background: #303030 url(../img/menu_bg_cube.gif) no-repeat left bottom;
	width: 750px;
	height: 15px;
	line-height: 0;
	padding: 8px 0 12px 0;
}
#cont-menu-none {
	background: #303030 url(../img/menu_bg_cube.gif) no-repeat left bottom;
	width: 750px;
	height: 20px;
}
#cont-menu-none2 {
	background: #303030;
	font-size: 1px;
	height: 8px;
}
#cont-menu #menu {
	font-size: 1px;
	line-height: 1px;
	list-style: none;
	float: right;
}
#cont-menu #menu li {
	line-height: 0;
	float: left;
}
#cont-menu .sub ul {
	font-size: 1px;
	line-height: 1px;
	list-style: none;
	visibility: hidden;
	position: absolute;
}
*:first-child+html #cont-menu .sub ul { margin: 15px 0 0 -69px; }
* html #cont-menu .sub ul { margin: 15px 0 0 -69px; }
#cont-menu li.sub:hover ul { visibility: visible; }
#cont-menu .sub ul li {
	line-height: 0;
	clear: left;
}
#contents {
	background: #fff url(../img/cont_bg.gif) no-repeat left top;
	font-size: small;
	line-height: 1.5;
}
#contents h3.sub {
	background: url(../img/cont_title_bg.gif) no-repeat left top;
	height: 63px;
	text-align: left;
	padding: 0 0 0 78px;
}
#contents div.in {
	height: 500px;
	min-height: 500px;
	padding: 0 25px;
}
html>body #contents div.in { height: auto; }
#contents .para { margin: 8px 0; }
#contents .para-l { margin: 20px 0 10px 0; }
#contents .para-dot-t {
	padding: 15px 0 0 0;
	border-top: 1px dotted #D1D1D1;
	border-bottom: 1px dotted #D1D1D1;
}
#contents .para-dot-b {
	padding: 15px 0 0 0;
	border-bottom: 1px dotted #D1D1D1;
}
img.top {
	margin: 0 6px;
	vertical-align: top;
}
.b { font-weight: bold; }
.min {
	color: #666;
	font-size: x-small;
	line-height: 1.3;
}
.att { color: #666; }
span.sq {
	font-size: xx-small;
	line-height: 1;
	vertical-align: text-top;
}
.pad-t20 { padding-top: 20px; }
.pad-l10 { padding-left: 10px; }
.mar-t5 { margin-top: 5px; }
.mar-t10 { margin-top: 10px; }
.mar-t20 { margin-top: 20px; }
.mar-r10 { margin-right: 10px; }
.mar-l10 { margin-left: 10px; }
.pagetop {
	width: 750px;
	text-align: right;
}
#cont-foot {
	text-align: right;
	width: 750px;
	height: 52px;
	min-height: 52px;
	border-top: 8px solid #303030;
}
html>body #cont-foot { height: auto; }
#cont-foot #group {
	float: left;
	margin: 10px 0 0 10px;
}
#cont-foot #nikken { margin: 10px 10px 0 0; }
#cont-foot #copyright { margin: 7px 10px 4px 0; }

/* -------------------------------------------------
		contents subtitle
--------------------------------------------------- */
#contents div.in h4 {
	font-size: 110%;
	font-weight: bold;
	background: url(../img/subtitle_bg_l.gif) no-repeat left bottom;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 5px 0 10px 0;
}
#contents div.in h4.sub {
	font-size: 110%;
	font-weight: bold;
	background: url(../img/subtitle_bg_s.gif) no-repeat left bottom;
	width: 442px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 5px 0 10px 0;
}
#contents div.in h4.sub-half {
	font-size: 110%;
	font-weight: bold;
	background: url(../img/subtitle_bg_xs.gif) no-repeat left bottom;
	width: 335px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 5px 0 10px 0;
}
#contents div.in h5 {
	color: #E37E25;
	font-size: 110%;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

/* ----- dot list(noline) -----*/
#contents ul.list {
	margin: 0 0 15px 0;
	list-style: none;
}
#contents ul.list li {
	background: url(../img/dot_mark_w.gif) no-repeat 0 0.5em;
	padding: 0 0 0 14px;
}
/* ----- dot list(dot-line) ----- */
#contents ul.dot-list { list-style: none; }
#contents ul.dot-list li {
	background: url(../img/dot_mark_w.gif) no-repeat 0 1em;
	padding: 6px 0 6px 14px;
	border-bottom: 1px dotted #D1D1D1;
}

/* ----- table control ----- */
table.max { width: 100%; }
table.list {
	margin: 0 0 20px 0;
	border-collapse: collapse;
}
table.list th, table.list td { padding: 5px 10px; }
table.list th.name {
	background: #E5EBF2;
	text-align: center;
	letter-spacing: 0.1em;
}
table.list .mark {
	font-weight: normal;
	background: url(../img/arrow_mark.gif) no-repeat 10px 11px;
	text-align: left;
	padding-left: 20px;
}
html>body table.list .mark { background-position: 10px 12px; }
table.list td.col { background-color: #eef2f7; }
table.list td.name { font-weight: bold; }
table.list .top { vertical-align: top; }
table.list .cen { text-align: center; }
.dot-rb {
	border-right: 1px dotted #C5C5C5;
	border-bottom: 1px dotted #C5C5C5;
}
.dot-r { border-right: 1px dotted #C5C5C5; }
.dot-b { border-bottom: 1px dotted #C5C5C5; }

/* -------------------------------------------------
		contents "news"
--------------------------------------------------- */
#contents img.news-img {
	margin: 0 10px 10px 0;
	float: left;
}
#contents .day { font-weight: bold; }
#contents .cap { margin: 0 0 15px 0; }

/* -------------------------------------------------
		contents "result"
--------------------------------------------------- */
div.in ul.one-2nd {
	font-size: 100%;
	line-height: 1;
	list-style: none;
}
div.in ul.one-2nd li {
	background: url(../img/arrow_mark.gif) no-repeat 0 9px;
	width: 335px;
	padding: 7px 0 3px 10px;
	margin: 3px 0;
	border-bottom: 1px dotted #D1D1D1;
	float: left;
}
html>body div.in ul.one-2nd li { background-position: 0 10px; }
#contents .result-winner-img {
	width: 100px;
	float: left;
}
#contents .result-winner {
	padding: 0 0 15px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #D1D1D1;
}
#contents dl.result-comment2 {
	width: 600px;
	float: left;
}
#contents dl.result-comment dt, #contents dl.result-comment2 dt {
	background: url(../img/arrow_mark.gif) no-repeat 0 6px;
	color: #E37E25;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
}
html>body #contents dl.result-comment dt,
html>body #contents dl.result-comment2 dt { background-position: 0 7px; }
#contents dl.result-comment dd, #contents dl.result-comment2 dd {
	line-height: 140%;
	padding: 0 0 0 10px;
}

/* -------------------------------------------------
		contents "process"
--------------------------------------------------- */
#contents .process-bg {
	background: url(../process/img/bg.jpg) no-repeat left top;
	width: 700px;
	height: 690px;
}

/* -------------------------------------------------
		contents "video"
--------------------------------------------------- */
#contents ul.school-video { list-style: none; }
#contents ul.school-video li {
	width: 140px;
	float: left;
}

/* -------------------------------------------------
		school contents
--------------------------------------------------- */
/* -------------------------------------------------
		contents "curriculum"
--------------------------------------------------- */

.curriculumImg{
	text-align:center;
	margin:0 0 50px 0;
}
.curriculumImg img{
	margin:0 10px;

}
/* -------------------------------------------------
		contents "summary"
--------------------------------------------------- */
#contents .school-photo {
	background: url(../img/school_photo_bg.gif) no-repeat left top;
	width: 225px;
	height: 204px;
	margin: 10px 10px 10px 0;
}
#contents dl.summary { margin: -10px 0 10px 0; }
#contents dl.summary dt {
	font-weight: bold;
	padding: 0.75em 0 0.19em 0;
	border-bottom: 1px dotted #D1D1D1;
}
#contents dl.summary dd {
	padding: 0 0 0.19em 0;
	margin: -1.82em 0 0 7em;
}
#contents dl.history dt { font-weight: bold; }
#contents dl.history dd { margin: -1.5em 0 0 8em; }

/* -------------------------------------------------
		contents "course"
--------------------------------------------------- */
#contents dl.course-txt {
	width: 485px;
	margin: 0 0 0 10px;
	float: right;
}
#contents dl.course-txt dt {
	background: url(../img/arrow_mark.gif) no-repeat 0 6px;
	color: #E37E25;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
}
html>body #contents dl.course-txt dt { background-position: 0 7px; }
#contents dl.course-txt dd {
	line-height: 140%;
	padding: 0 0 15px 10px;
}
#contents dl.course-txt dl.sub dt {
	background: none;
	color: #303030;
	padding: 0;
	margin: 0;
}
#contents p.course-txt {
	width: 485px;
	margin: 0 0 10px 10px;
	float: right;
}

#contents div.in div.para-dot-b div.course-title h5{
	margin-top:0;
}

/* -------------------------------------------------
		contents "oc"
--------------------------------------------------- */
#contents div.contact {
	padding: 0 15px 10px 15px;
	margin: 15px 0;
	border: 1px dotted #E37E25;
}

/* -------------------------------------------------
		contents "access"
--------------------------------------------------- */
#contents .map-img {
	width: 500px;
	margin: 0 auto;
	text-align: center;
}
#contents .map-txt {
	background: url(../img/dot_repeat.gif) repeat-x left top;
	width: 375px;
	padding: 15px 45px 0 45px;
	margin: 10px auto 0 auto;
}
#contents .map-txt .name {
	font-size: 110%;
	line-height: 1.2;
	font-weight: bold;
}
#contents dl.add {
	line-height: 160%;
	margin: 10px 0 0 0;
}
#contents dl.add dt { font-weight: bold; }
#contents dl.add dd { margin: -1.6em 0 0 4em; }

/* -------------------------------------------------
		contents "request"
--------------------------------------------------- */
#contents .request-form {
	font-size: 12px;
	line-height: 1.5;
	width: 700px;
	margin: 0 auto;
}
#contents .request-form table {
	font-size: 12px;
	line-height: 1;
}
#contents .request-form #Table1 td { padding: 5px; }
#contents .request-button {
	font-size: 12px;
	line-height: 1.5;
	width: 700px;
	padding: 20px 0;
	margin: 0 auto;
	text-align: center;
}
#contents .request-button #BackButton { margin: 0 0 0 10px; }
#contents .request-txt {
	font-size: 12px;
	line-height: 1.5;
}
#contents .request-txt .ssl { width: 560px; }

/* -------------------------------------------------
		site map
--------------------------------------------------- */
#contents .arrow-list {
	font-size: 100%;
	line-height: 1;
	list-style: none;
	margin-bottom: 30px;
}
#contents .arrow-list li {
	background: url(../img/arrow_mark.gif) no-repeat 0 9px;
	width: 305px;
	padding: 7px 0 3px 10px;
}
html>body #contents .arrow-list li { background-position: 0 10px; }
#contents .arrow-list li.subcont {
	background: url(../img/arrow_mark2.gif) no-repeat 0 10px;
	width: 305px;
	padding: 7px 0 3px 10px;
}
html>body #contents .arrow-list li.subcont { background-position: 0 11px; }
#contents .arrow-list li ul {
	padding: 0 0 0 15px;
	margin: 5px 0 10px -7px;
	list-style: none;
	border-left: 1px dotted #ccc;
}

/* -------------------------------------------------
		trip present
--------------------------------------------------- */
#trip {
	background: #FFF;
	font-size: small;
	line-height: 1.5;
}
#trip div.in {
	width: 700px;
	padding: 0 25px;
}
#trip .para { margin: 8px 0; }
#trip div.in h4 {
	font-size: 110%;
	font-weight: bold;
	background: url(../img/subtitle_bg_l.gif) no-repeat left bottom;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 5px 0 10px 0;
}
#trip ol.condition {
	font-size: 1px;
	line-height: 0;
	list-style: none;
}
#trip ol.condition2 {
	padding: 15px 15px 15px 40px;
	margin: 15px 0 30px 0;
	list-style-type: decimal;
	border: 1px solid #ccc;
}
.close {
	text-align: center;
}

/* -------------------------------------------------
		out server school video
--------------------------------------------------- */
#contents .mov-box {
	width: 160px;
	float: left;
	margin-bottom: 10px;
}
#contents .mov-box-add {
	width: 160px;
	float: left;
	margin-bottom: 10px;
	margin-left: 20px;
}
#contents .mov-box dt, #contents .mov-box-add dt {
	font-size: small;
	font-weight: bold;
	margin-bottom: 5px;
}
#contents .mov-box .play2, #contents .mov-box-add .play2 { margin-left: 2px; }
#contents .request-button {
	text-align: center;
	margin: 20px 0;
}

/* -------------------------------------------------
		contents "qa"
--------------------------------------------------- */


.qa dt{
	font-weight:bold;
	color:#f60;
}

.qa dd{
	margin:0 0 20px 24px;
}

.qa dd span{
	background-color:#c00;
	color:#fff;
	padding:2px;

}

.qa li{
	list-style-position:inside;
	margin:0 0 0 20px;
}

/* -------------------------------------------------
		no-entry
--------------------------------------------------- */
#no-entry {
	background-color: #fff;
	font-size: small;
	line-height: 1.8;
	padding: 25px 30px 30px;
}

#no-entry h2 {
	text-align: center;
}

#no-entry h3 {
	margin: 20px 0 -0.8em;
}

#no-entry p {
	text-indent: 1em;
	margin-top: 1.2em;
}

#no-entry p.date {
	text-indent: 0;
}

#no-entry p.right {
	text-align: right;
	padding-bottom: 20px;
	border-bottom: 1px dotted #aaa;
}
