/* global */
body {
	text-align: center;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",arial,helvetica,clean,sans-serif;
}
a {color:#6690cc;}
a:hover {color: #3b73c1;}
/* clear fix */
.cf:before,.cf:after {
content:"";
display:table;
}
.cf:after {clear:both;}
.cf {zoom:1;}
/* layout */
#wrap {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: url(images/bg_container_inner.gif) right bottom no-repeat;
}
#page-top {
	width: 100%;
	height: 53px;
	z-index: 2000;
}
#page-top header {
	width: 300px;
	height: 53px;
	float: left;
}
#page-top header h1 {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 53px;
	background: url(images/logo_top.gif) top left no-repeat;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	font-size: 14px;
}
#page-top header h1 a {
	display: block;
	width: 100%;
	height: 53px;
}
#page-top nav {
	float: right;
	width: 700px;
	z-index: 2500;
}
ul#gn li {
	float: left;
	width: 130px;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 1;
	padding-left: 10px;
	position: relative;
}
ul#gn li a {
	display: block;
	color: #999;
	padding: 15px 0 10px 0;
	text-align: center;
	text-decoration: none;
	border-bottom: 3px solid #daf5f9;
}
ul#gn li a:hover {color: #666;}
/* global navigation children element */
ul#gn li ul {
	list-style: none;
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top:40px;
	left: 10px;
	width: 130px;
	zoom: 1;
	z-index: 3000;
}
ul#gn li ul.gn-open {
	display: block;
}
ul#gn li ul li {
	margin: 0;
	padding: 0;
	background: #daf5f9;
	float: none;
	font-size: 10px;
	border-bottom: 1px solid #f0fdff;
}
ul#gn li ul li a {
	color: #666;
	border: none;
	padding: 10px;
}
ul#gn li ul li a.gn-on {
	background-image: url(images/sprite.png);
	background-position: right -183px;
	background-repeat: no-repeat;
}
ul#gn li ul li a:hover {
	background: #f0fdff;
	color: #999;
}
ul#gn li ul:before,
ul#gn li ul:after {
	display: table;
	content: "";
}
ul#gn li ul:after {clear: both;}
ul#gn li ul ul {
	position: absolute;
	top: 0;
	left: 130px;
}
/* top promotion */
#top-promotion {
	width: 100%;
	height: 600px;
	background: url(images/bg_top_promotion.jpg) left top no-repeat;
	position: relative;
	overflow: hidden;
	z-index: 500;
}
/* topics */
#top-topics {
	width: 300px;
	position: absolute;
	top: 20px;
	right:20px;
}
#topics-tab {
	width: 292px;
	margin: 0 4px;
}
#topics-tab li {
	margin: 0;
	padding: 0;
	float: left;
	width: 73px;
	text-align: center;
	font-size: 12px;
	line-height: 1;
	bottom: -1px;
	position: relative;
	z-index: 1000;
}
#topics-tab li a {
	display: block;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #fff;
	border-top: 1px solid #e3e3e3;
	background: #f1f1f1;
	text-decoration: none;
	padding: 8px 0;
	color: #999;
}
#topics-tab li a:hover,
#topics-tab li a.tab-active {
	color: #90b4e7;
	background: #fff;
}
#topics-tab li:first-child a {
	border-radius:5px 0 0 0;
}
#topics-tab li:last-child a {
	border-radius:0 5px 0 0;
	border-right: 1px solid #e3e3e3;
}
#topics-tab li a span {
	background: url(images/sprite.png) 0 -145px no-repeat;
	padding-left: 10px;
}
#topics-tab li a:hover span,
#topics-tab li a.tab-active span {
	background: url(images/sprite.png) 0 -114px no-repeat;
	padding-left: 10px;
}

#topics-cnt {
	border: 1px solid #e3e3e3;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	padding: 20px 20px 10px 20px;
	background: rgba(255,255,255,0.7);
	box-shadow: 0 3px 3px rgba(0,0,0,0.3);
	position: relative;
}
#topics-cnt-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 0;
	-webkit-transition: height 0.5s ease-in-out;
	-moz-transition: height 0.5s ease-in-out;
	-ms-transition: height 0.5s ease-in-out;
	transition: height 0.5s ease-in-out;
}
#topics-wrap {
	width: 1112px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}
.topics-body {
	float: left;
	width: 258px;
}
#topics-all {
	display: block;
}
.topics-body h2 {
	margin: 0;
	padding: 5px 0 5px 20px;
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
}
.topics-nyushi h2 {
	background: url(images/sprite.png) 0 5px no-repeat;
	color: #82a0ca;
	border-bottom: 2px solid #82a0ca;
}
.topics-new h2 {
	background: url(images/sprite.png) 0 -45px no-repeat;
	color: #80bfc9;
	border-bottom: 2px solid #80bfc9;
}
.topics-body ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #b2c8e7;
	line-height: 1;
	font-size: 12px;
}
.topics-body ul li a,
.topics-body ul li em {
	display: block;
	color: #333;
	text-decoration: none;
	padding: 15px 0;
}
.topics-body ul li em {font-style:normal;}
.topics-body ul li a:hover {
	background: #ffffee;
	color: #111;
}
.topics-more-link {
	padding: 10px 0;
	text-align: right;
	font-size: 12px;
	line-height: 1;
}
.topics-more-link a {
	text-decoration: none;
	background: url(images/sprite.png) 0 -86px no-repeat;
	padding-left: 15px;
}
/* top carousel */
.top-carousel {
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 620px;
	height: 90px;
	background: rgba(255,255,255,0.7);
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
}
.top-carousel-inner {
	position: relative;
	width: 620px;
	height: 90px;
	padding-top: 5px;
}
#cal-cnt {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 620px;
	position: relative;
}
#cal-cnt li {
	width: 180px;
	float: left;
	padding: 0 5px;
}
#cal-cnt li a {
	display: block;
	overflow: hidden;
	width: 174px;
	height: 74px;
	border: 1px solid #ccc;
	padding: 2px;
	background: #fff;
}
#cal-cnt li a span {
	width: 100%;
	height: 74px;
	overflow: hidden;
	display: block;
}
#cal-cnt li a img {
	display: block;
}
.top-carousel-inner .prev,
.top-carousel-inner .next {
	position: absolute;
	top: 30px;
	width: 20px;
	height: 40px;
	text-decoration: none;
	font-size: 14px;
	color: #333;
	display: block;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
.top-carousel-inner a.prev {
	left: 5px;
	background-image: url(images/sprite.png);
	background-position: -20px -240px;
	background-repeat: no-repeat;
}
.top-carousel-inner a.next {
	right: 5px;
	background-image: url(images/sprite.png);
	background-position: 0 -240px;
	background-repeat: no-repeat;
}
.top-carousel-inner a.prev:hover {background-position: -60px -240px;}
.top-carousel-inner a.next:hover {background-position: -40px -240px;}

/* top main container */
#container {
	background: url(images/bg_container.gif) top left no-repeat;
	padding-top: 40px;
}
#container-inner {
	width: 100%;
}
body.home #main-cnt {
	width: 660px;
	float: right;
}
body.home #sub-cnt {
	width: 320px;
	float: left;
}
/* lower page */
body.page #main-cnt {
	width: 740px;
	float: right;
}
body.page #sub-cnt {
	width: 240px;
	float: left;
}
/* top school information */
#school-info {
width: 660px;
padding-bottom:10px;
}
#school-info-l {
	float: left;
	width: 320px;
}
#school-info-r {
	float: right;
	width: 320px;
}
#school-info-l,#school-info-r {border-top: 1px solid #ddd;}
.school-box {
	border-bottom: 1px solid #ddd;
	padding: 0;
}
.school-box h3 {
	line-height: 1;
	margin: 0;
	padding: 20px 0;
	font-size: 16px;
	font-weight: normal;
	background: url(images/sprite.png) right -280px no-repeat;
	cursor: pointer;
}
.school-box h3 em {
	display: block;
	border-left: 3px solid #daf5f9;
	padding-left: 17px;
	font-style: normal;
	line-height: 1.2em;
	color: #666;
}
.school-box h3 span {
	display: block;
	font-size:10px;
	color: #aaa;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	border-left: 3px solid #f3f3f3;
	padding-left: 17px;
}
h3.info-ttl-on {border-bottom: 1px solid #ddd;}
#info-knd h3.info-ttl-on {background: url(images/pic_top_knd.jpg) right 1px no-repeat;}
#info-elm h3.info-ttl-on {background: url(images/pic_top_elm.jpg) right 1px no-repeat;}
#info-jrg h3.info-ttl-on {background: url(images/pic_top_jrg.jpg) right 1px no-repeat;}
#info-jrb h3.info-ttl-on {background: url(images/pic_top_jrb.jpg) right 1px no-repeat;}
#info-hsg h3.info-ttl-on {background: url(images/pic_top_hsg.jpg) right 1px no-repeat;}
#info-hsb h3.info-ttl-on {background: url(images/pic_top_hsb.jpg) right 1px no-repeat;}
#info-chuto h3.info-ttl-on {background: url(images/pic_top_chuto.jpg) right 1px no-repeat;}
#info-univ h3.info-ttl-on {background: url(images/pic_top_univ.jpg) right 1px no-repeat;}
#info-law h3.info-ttl-on {background: url(images/pic_top_law.jpg) right 1px no-repeat;}
.school-box ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 10px 0;
}
.school-box ul li {
	margin: 0;
	padding: 5px 0;
	font-size: 12px;
	font-weight: bold;
}
.school-box ul li a {
	text-decoration: none;
}
.school-box ul ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
	zoom: 1;
	display: block;
}
.school-box ul ul:before,
.school-box ul ul:after {
	content: "";
	display: table;
}
.school-box ul ul:after {clear: both;}
.school-box ul ul li {
	font-weight: normal;
	float: left;
	white-space: nowrap;
	padding: 0 12px 0 15px;
	background: url(images/sprite.png) right -187px no-repeat;
	line-height: 1.5em;
}
.school-blank {
	width: 100%;
	height: 71px;
	border-bottom: 1px solid #ddd;
}
/* side menu */
.top-module {
	border: 1px solid #ddd;
	padding: 1px;
	background: #fff;
	margin-bottom: 20px;
}
.top-module h3 {
	position: relative;
	margin: 0;
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
	line-height: 1;
}
.top-module h3 span {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-align: right;
}
.module-cnt {
	padding: 10px;
}
.module-pic {
	width: 110px;
	height: 90px;
	float: left;
}
.module-pic a {
	display: block;
	border:1px solid #ccc;
	background: #f5f5f5;
	padding: 2px;
}
.module-pic a img {display: block;}
ul.module-list {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	width: 170px;
}
ul.module-list li {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 1;
}
ul.module-list li a {
display: block;
padding: 10px 16px 10px 0;
text-decoration: none;
background: url(images/sprite.png) right -350px no-repeat;
}
ul.module-list li a:hover {
	background-position: right -390px;
}
#side-video,#side-library,#side-hmc,#side-ev {
	margin-bottom: 0;
}
#module-tab {
padding: 0;
margin-bottom: 20px;
}
#module-tab ul {
	font-size: 10px;
	width: 100%;
}
#module-tab ul li {
	width: 79px;
	float: left;
	text-align: center;
	line-height: 1;
}
#module-tab ul li {
	margin: 0 1px 0 0;
}
#module-tab ul li#tab-ev {
	margin: 0 0 0 0;
	width: 80px;
}
#module-tab ul li a {
	display: block;
	text-decoration: none;
	background: #aaa;
	padding: 8px 0;
	height: 20px;
	color: #fff;
	outline: none;
}
#module-tab ul li#tab-library a,
#module-tab ul li#tab-ev a {
	height: 14px;
	padding: 14px 0 8px 0;
}
#module-tab ul li.module-tab-active a {
	background: #ddd;
	color: #333;
}
/* side module slider */
.module-slide {
	width: 320px;
	height: 147px;
	overflow: hidden;
	position: relative;
}
#side-video,#side-library,#side-hmc,#side-ev {
	float: left;
	width: 316px;
}

/* footer */
#site-footer {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: left;
	border-top: 1px solid #ddd;
	background: url(images/logo_footer.gif) left center no-repeat;
	text-align: right;
	position: relative;
}
#footer-link ul {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	line-height: 1;
}
#footer-link ul li {
	display: inline;
	padding: 0 10px;
	margin: 0;
	border-right:1px solid #cbcbcb;
	font-size: 12px;
}
#footer-link ul li:last-child {border-right:none;}
#footer-link ul li a {
	text-decoration: none;
	color: #666;
}
#footer-top-link {
	display: block;
	width: 215px;
	height: 40px;
	position: absolute;
	top:30px;
	left: 0;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
#copyright {
	margin: 0;
	padding: 0;
	color: #999;
	font-size: 12px;
	line-height: 1;
	letter-spacing: 0.2em;
}
/* page absolute button */
#index-request-link {
	display: block;
	position: absolute;
	top: 80px;
	left:-150px;
	width: 230px;
	height: 110px;
	overflow: hidden;
	z-index: 3000;
}
#index-request-link {zoom: 1;}
.ua-sp #index-request-link {
	-webkit-transition:left 0.5s ease-in-out;
	-moz-transition:left 0.5s ease-in-out;
	-ms-transition:left 0.5s ease-in-out;
	transition:left 0.5s ease-in-out;
}
#index-request-link.req-open {
	left:0;
}
#index-request-link:before,#index-request-link:after {
	content: "";
	display: table;
}
#index-request-link:after {clear: both;}
a#btn-request {
	display: block;
	float: right;
	width: 80px;
	height: 110px;
	overflow: hidden;
	outline: none;
}
a#btn-request img {display: block;}
#index-request-link ul {
	display: block;
	width: 130px;
	height: 90px;
	margin: 10px 0 0 0;
	padding: 4px 10px;
	list-style: none;
	border-top: 1px solid #a81602;
	border-bottom: 1px solid #a81602;
	float: left;
	background: #fff;
}
#index-request-link ul li {
	line-height:1.3em;
	margin: 0;
	padding: 0;
	text-align:left;
	font-size:12px;
}
#index-request-link ul li a {
	display: block;
	text-decoration:none;
	background: url(images/sprite.png) no-repeat -90px -358px;
	padding-left:15px;
}
#index-request-link ul li a:hover {
	background-position: -90px -398px; 
}
#btn-fb,
#btn-twitter {
	display: block;
	position: absolute;
	right:0px;
	width: 30px;
	overflow: hidden;
	z-index: 3000;
}
#btn-fb {
	top: 80px;
	height: 110px;
}
#btn-twitter {
	top: 200px;
	height: 90px;
}
/* edit style */
.lis-no {
list-style: none;
margin: 0;
padding: 0;
}
.fll {float:left;}
.flr {float:right;}
.tal {text-align:left;}
.tar {text-align:right;}
.tac {text-align:center;}
.vat {vertical-align:top;}
.vam {vertical-align:middle;}
.vab {vertical-align:bottom;}
.vabl {vertical-align:baseline;}
.pic {
border:1px solid #ccc;
padding:4px;
}
.tbl {
margin-bottom:15px;
font-size:12px;
color:#333;
}
.tbl,.tbl th,.tbl td {
border:1px solid #ccc;
border-collapse:collapse;
}
.tbl th,.tbl td {
padding:10px;
line-height:1.5em;
}
.tbl th {
text-align:left;
background:#efefef;
font-weight:normal;
}
.w100 {width:100%;}
.w90 {width:90%;}
.w80 {width:80%;}
.w70 {width:75%;}
.w70 {width:70%;}
.w60 {width:60%;}
.w50 {width:50%;}
.w40 {width:40%;}
.w30 {width:30%;}
.w33 {width:33%;}
.w25 {width:25%;}
.w20 {width:20%;}
.w10 {width:10%;}
.w5 {width:5%;}
.serif {font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;}
.mono {font-family:monospace;}
.bdr {border: 1px solid #ccc;}
.p5 {padding: 5px;}
.p10 {padding: 10px;}
.p15 {padding: 15px;}
.p20 {padding: 20px;}
.pr5 {padding-right: 5px;}
.pr10 {padding-right: 10px;}
.pr15 {padding-right: 15px;}
.pr20 {padding-right: 20px;}
.pl5 {padding-left: 5px;}
.pl10 {padding-left: 10px;}
.pl15 {padding-left: 15px;}
.pl20 {padding-left: 20px;}
.pt5 {padding-top: 5px;}
.pt10 {padding-top: 10px;}
.pt15 {padding-top: 15px;}
.pt20 {padding-top: 20px;}
.pb5 {padding-bottom: 5px;}
.pb10 {padding-bottom: 10px;}
.pb15 {padding-bottom: 15px;}
.pb20 {padding-bottom: 20px;}