@charset "UTF-8";
/*=================================================
 * コモンスタイルシート
 *-------------------------------------------------
 * Version : 1.0.0
 * Make    : 2009/10/20
 * Update  : 2010/01/29
 * Admin   : Dai Kimura
 *-------------------------------------------------
 * Copyright WAOコーポレーション All Rights Reserved.
 *===============================================*/
@import url("./html5.css");
@import url("./step.css");
@import url("./about.css");
@import url("./extension.css");
@import url("./regulation.css");
@import url("./blog.css");
@import url("./form.css");

/*-------------------------------------------------
 * global
 *-----------------------------------------------*/
body {
	text-align: center;
	line-height: 1.7;
	font-size: 14px;
	color: #333;
	height: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: url(../images/common/header_bg_1.gif) repeat-x left top #F8F5EC;
}

li { list-style: none; }
a { color: #333; text-decoration: none; }
mark { font-style: normal; font-weight: normal; }
a:hover { color: #1B1C40; text-decoration: underline; }
h2.body { padding-top: 17px; margin-bottom: 10px; }

div#mainFlash {
	clear: both;
	width: 928px;
	overflow: auto;
	margin: 0 auto 10px auto;
	background: #FFF;
	border: 1px solid #CCC;
	padding: 10px;
}

div#mainFlash div.left {
	width: 748px;
	overflow: auto;
	float: left;
}

div#mainFlash div.left div.p1 {
	width: 498px;
	height: 329px;
	overflow: hidden;
	margin-right: 2px;
	float: left;
}

div#mainFlash div.left div.p2 {
	width: 239px;
	height: 329px;
	overflow: hidden;
	float: left;
}

div#mainFlash div.right {
	width: 180px;
	float: right;
}

div#mainFlash div.right div.p1,
div#mainFlash div.right div.p2 {
	width: 180px;
	height: 113px;
	overflow: hidden;
	margin-bottom: 10px;
}

div#mainFlash div.right div.p3 {
	width: 180px;
	height: 83px;
	overflow: hidden;
}

#googlemaps {
	width: 680px;
	height: 590px;
}


/*-------------------------------------------------
 * header
 *-----------------------------------------------*/
header.body {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

header.body img {
	vertical-align: bottom;
}

header.body p.description {
	float: left;
	width: 640px;
	height: 25px;
	color: #FFF;
	line-height: 25px;
	font-size: 12px;
	margin-bottom: 43px;
}

header.body ul.header {
	float: left;
	width: 310px;
	height: 25px;
	text-align: right;
	margin-bottom: 43px;
}

header.body ul.header li {
	display: inline;
}

header.body h1.header {
	float: left;
	width: 595px;
}

header.body aside {
	float: left;
	width: 355px;
	padding-top: 5px;
}

header.body aside li {
	float: left;
	height: 50px;
	margin-bottom: 7px;
}

header.body aside li.start {
	margin-right: 5px;
}

header.body aside li.end {
	height: 45px;
	margin-bottom: 0;
}

header.body nav.headerNavi {
	clear: both;
}

header.body nav.headerNavi h1 {
	display: none;
}

header.body nav.headerNavi div.newsSection {
	width: 450px;
	float: left;
	padding-top: 28px;
}

/*
header.body nav.headerNavi div.newsStatic {
	line-height: 14px;
	font-size: 12px;
	padding: 34px 0 3px 65px;
	background: url(../images/common/icon_news_1.gif) no-repeat left 34px;
}
*/
header.body nav.headerNavi div.newsBox {
	padding: 1px 1px 1px 70px;
	width: 379px;
	height: 26px;
	background: url(../images/common/header_news_bg_1.gif) no-repeat 1px center #FFF;
	border: 1px solid #CCC;
}

header.body nav.headerNavi div.newsBox a:hover {
	color: #CC8E37;
}

header.body nav.headerNavi div.voiceBox {
	padding: 40px 0 0 110px;
	width: 380px;
	float: left;
	background: url(../images/common/icon_header_1.gif) no-repeat left 44px;
}

header.body nav.headerNavi div.headerMenu {
	width: 460px;
	float: right;
	overflow: auto;
	padding: 45px 0 6px 0;
	text-align: right;
	line-height: 14px;
}

header.body nav.headerNavi div.headerMenu li {
	margin-right: 10px;
	display: inline;
}

header.body nav.headerNavi div.headerMenu li.end {
	margin-right: 0;
}

header.body nav.headerNavi div.headerMenu li img {
	vertical-align: top;
}


/*-------------------------------------------------
 * layer
 *-----------------------------------------------*/
#indexLayer1 {
	width: 132px;
	height: 159px;
	position: absolute;
	top: 543px;
	left: 50%;
	margin-left: -613px;
}

#studyLayer1 {
	width: 184px;
	height: 419px;
	position: absolute;
	top: 830px;
	left: 50%;
	margin-left: 5px;
}

#schoollifeLayer1 {
	width: 263px;
	height: 196px;
	position: absolute;
	top: 1930px;
	left: 50%;
	margin-left: -70px;
}

#flowLayer1 {
	width: 73px;
	height: 200px;
	position: absolute;
	top: 1823px;
	left: 50%;
	margin-left: -355px;
}

#flowLayer2 {
	width: 77px;
	height: 217px;
	position: absolute;
	top: 2740px;
	left: 50%;
	margin-left: 55px;
}


/*-------------------------------------------------
 * globalNavi
 *-----------------------------------------------*/
nav#globalNavi {
	clear: both;
	background-color: #1B1C40;
	padding: 5px 0;
	height: 60px;
}

nav#globalNavi h1 { display: none; }

nav#globalNavi ul {
	width: 950px;
	margin: 0 auto;
}

nav#globalNavi li {
	float: left;
	height: 60px;
	padding-right: 25px;
	margin-right: 10px;
	line-height: 1;
	overflow: hidden;
	background: url(../images/common/icon_arrow_1.gif) no-repeat right center;
}

nav#globalNavi li.end {
	background: url(../images/border_solid_1.gif) no-repeat right center;
	padding-right: 11px;
	margin-right: 11px;
}

nav#globalNavi li.whats {
	background: none;
	padding-right: 0;
	margin-right: 0;
}


/*-------------------------------------------------
 * footer
 *-----------------------------------------------*/
footer.body {
	clear: both;
	width: 100%;
	background: url(../images/common/footer_bg_1.gif) repeat-x left bottom;
	padding: 60px 0 0 0;
	font-size: 12px;
}

footer.body div.border {
	border-bottom: 1px solid #CCC;
}

footer.body div.border div.borderBox {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	overflow: auto;
}

footer.body div.border nav.pan {
	width: 860px;
	float: left;
	border: none;
	padding: 0;
	height: 20px;
	font-size: 10px;
}

footer.body div.border nav.pan li {
	display: inline;
}

footer.body div.border nav.pan li a {
	background: url(../images/common/icon_arrow_9.gif) no-repeat right 2px;
	color: #CC8E37;
	padding: 0 14px 0 0;
	margin-right: 4px;
	text-decoration: underline;
}

footer.body div.border p.anchor {
	width: 90px;
	height: 20px;
	float: right;
	overflow: hidden;
}

footer.body div.innerBox {
	width: 950px;
	height: 190px;
	padding-top: 20px;
	margin: 0 auto 30px auto;
	text-align: left;
}

footer.body div.innerBox nav {
	border-left: 1px solid #999;
	padding-left: 10px;
	float: left;
	height: 190px;
}

footer.body div.innerBox nav h1 {
	margin-bottom: 15px;
	height: 15px;
}

footer.body div.innerBox nav li a {
	background: url(../images/common/icon_arrow_2.gif) no-repeat left center;
	padding-left: 17px;
	line-height: 1.9;
}

footer.body div.innerBox nav li a:hover {
	background: url(../images/common/icon_arrow_2_on.gif) no-repeat left center;
	color: #2E91BA;
}

footer.body div.innerBox nav.p1 { width: 185px; }
footer.body div.innerBox nav.p2 { width: 146px; }
footer.body div.innerBox nav.p3 { width: 200px; }

footer.body div.innerBox aside {
	width: 356px;
	float: right;
	height: 190px;
}

footer.body div.innerBox aside li {
	float: left;
	height: 50px;
	margin-bottom: 5px;
}

footer.body div.innerBox aside li.start {
	margin-right: 5px;
}

footer.body div.innerBox aside li.end {
	height: 89px;
	margin-bottom: 0;
}

footer.body div.innerBox aside li img {
	vertical-align: bottom;
}

footer.body dl {
	width: 950px;
	overflow: auto;
	margin: 0 auto 20px auto;
}

footer.body dt {
	background: url(../images/footer_bg_2.gif) no-repeat left bottom;
	padding-bottom: 4px;
	text-align: left;
}

footer.body dd {
	float: left;
	padding: 0 0 4px 4px;
	height: 30px;
	line-height: 1;
	overflow: hidden;
}

footer.body dd.first {
	padding-left: 0;
	height: 64px;
}

footer div.infomation {
	width: 950px;
	height: 35px;
	overflow: auto;
	margin: 0 auto;
	font-size: 10px;
	color: #FFF;
}

footer.body div.infomation div.logo {
	width: 500px;
	float: left;
	line-height: 1;
	padding-top: 6px;
}

footer.body p.copyright {
	width: 400px;
	float: right;
	text-align: right;
	line-height: 35px;
}


/*-------------------------------------------------
 * contents
 *-----------------------------------------------*/
div#contents {
	clear: both;
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

/* global */
div#contents nav.next {
	width: 680px;
	text-align: center;
}

div#contents nav.pan {
	font-size: 10px;
	text-align: left;
	margin-bottom: 30px;
}

div#contents nav.pan li {
	display: inline;
}

div#contents nav.pan li a {
	background: url(../images/common/icon_arrow_9.gif) no-repeat right 2px;
	color: #CC8E37;
	padding-right: 14px;
	margin-right: 4px;
	text-decoration: underline;
}

/* index */
div#contents div.index {
	width: 950px;
	overflow: auto;
	padding-top: 50px;
}

div#contents div.index aside {
	width: 330px;
	float: left;
	margin-right: 36px;
}

div#contents div.index section {
	width: 316px;
	float: left;
	margin-right: 67px;
	font-size: 12px;
	background: url(../images/border_dot_1.gif) repeat-x left bottom;
}

div#contents div.index section h1 {
	width: 192px;
	float: left;
}

div#contents div.index section nav {
	width: 124px;
	float: left;
}

div#contents div.index section nav ul {
	width: 100px;
	overflow: auto;
	padding-left: 24px;
}

div#contents div.index section nav li {
	float: left;
	text-align: right;
	width: 50px;
	height: 19px;
	line-height: 19px;
}

div#contents div.index section nav li a {
	background: url(../images/common/icon_arrow_2.gif) no-repeat left center;
	padding-left: 15px;
	color: #CC8E37;
	outline: none;
}

div#contents div.index section nav li a:hover {
	background: url(../images/common/icon_arrow_2_on.gif) no-repeat left center;
	color: #2E91BA;
}

div#contents div.index section article {
	width: 300px;
	overflow: auto;
	padding: 12px 8px 10px 8px;
	clear: both;
	background: url(../images/border_dot_1.gif) repeat-x left top;
}

div#contents div.index section article header {
	width: 232px;
	float: right;
	overflow: auto;
	text-align: left;
}

div#contents div.index section article header h1 {
	padding-top: 5px;
	font-weight: normal;
}

div#contents div.index section article aside {
	width: 50px;
	float: left;
	margin: 0;
}

div#contents div.index section article aside img {
	vertical-align: bottom;
}

div#contents div.index section article footer {
	display: none;
}

div#contents div.index nav {
	width: 201px;
	float: left;
}

div#contents div.index nav h1 {
	display: none;
}

div#contents div.index nav li {
	margin-bottom: 9px;
	height: 75px;
}

