@charset "UTF-8";

/*PC表示用のスタイルシート*/


/*PAGE
--------------------------------------------*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5;
	background-color: #f5f5f5;
	margin: 0px;
	padding: 0px;
	text-align: center;/* IE6以前用CSSハック*/
}

#wrapper {
	background-image: url(../img_scheme/page_body.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
	position: relative;
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;/* IE6以前用CSSハック*/
}

#contents {
	text-align: left;
	margin-left: 70px;
	position:   relative;
	width:      680px;
	padding: 30px 0px;
}

h1 {
	font-size: 1px;
	background-image: url(../img_scheme/header5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	left: 10px;
	width: 760px;
	height: 150px;
	padding: 0px;
	display: block;
	margin: 0px 0px 0px 10px;
	text-align: left;
}

.hide {
	display: none;
}


/*LINK
--------------------------------------------*/

a {
	text-decoration: none;
	/* FireFox用CSSハック（リンク選択時の点線を消す） */
	outline:none;
}

a:link {
	color: #03c;
	text-decoration: none;
}

a:visited {
	color: #639;
	text-decoration: none;
}

a:hover {
	color: #cc33cc;
	text-decoration: none;
}

a:active {
	color: #cc33cc;
	text-decoration: underline;
}

a img {
	border: none;
}

a img {
	transition: all 0.3s ease 0s;
}

a:hover img {
	opacity: 0.7;
}

div#footer a:link {
	color:#36c;
	text-decoration: none;
}

div#footer a:visited {
	color:#36c;
	text-decoration: none;
}

div#footer a:hover {
	color: #9cf;
	text-decoration: none;
}

div#footer a:active {
	color: #9cf;
	text-decoration: underline;
}

p#localnavi {
	color: #666;
	font-size: 12px;
}

p#localnavi a:link {
	color:#36c;
	text-decoration: none;
}

p#localnavi a:visited {
	color:#36c;
	text-decoration: none;
}

p#localnavi a:hover {
	color: #9cf;
	text-decoration: none;
}

p#localnavi a:active {
	color: #9cf;
	text-decoration: underline;
}

p.top {
	display: none;
}

a.popup {
	background-image: url(../img_scheme/icon_popup.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
}

a.movie {
	background-image: url(../img_scheme/icon_movie.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	padding-left: 0px;
}

p.go_contact {
	display: block;
	width: 200px;
	height: 30px;
	background-image: url(../img_scheme/go_contact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 1px;
	text-indent: -9999px;
}

p.go_contact a {
	display:     block;
	height: 30px;
	text-decoration: none;
}

p.go_contact a:hover {
	background-image: url(../img_scheme/go_contact.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px -30px;
	text-decoration: none;
}


/*HEADER
--------------------------------------------*/

div#navi_global {
	background-image: url(../img_scheme/header_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -120px;
	position: absolute;
	top: 80px;
	width: 760px;
	height: 60px;
	margin-left: 10px;
	padding: 0px;
}

div#navi_global ul {
	font-size: 1px;
	line-height: 1;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div#navi_global li {
	text-indent: -9999px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}

div#navi_global li a {
	text-decoration: none;
	display: block;
	position: absolute;
}

div#navi_global .home a {
	background-image: url(../img_scheme/header_menu.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -85px 0px;
	top: 0px;
	left: 85px;
	width: 100px;
	height: 60px;
}

div#navi_global .home a:hover {
	background-image: url(../img_scheme/header_menu.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -85px -60px;
}

div#navi_global .education a {
	background-image: url(../img_scheme/header_menu.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -185px 0px;
	top: 0px;
	left: 185px;
	width: 100px;
	height: 60px;
}

div#navi_global .education a:hover {
	background-image: url(../img_scheme/header_menu.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -185px -60px;
}

div#navi_global .library a {
	background-image: url(../img_scheme/header_menu.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -285px 0px;
	top: 0px;
	left: 285px;
	width: 100px;
	height: 60px;
}

div#navi_global .library a:hover {
	background-image: url(../img_scheme/header_menu.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -285px -60px;
}

div#navi_global .news a {
	background-image: url(../img_scheme/header_menu.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -385px 0px;
	top: 0px;
	left: 385px;
	width: 100px;
	height: 60px;
}

div#navi_global .news a:hover {
	background-image: url(../img_scheme/header_menu.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -385px -60px;
}

div#navi_global .event a {
	background-image: url(../img_scheme/header_menu.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -485px 0px;
	top: 0px;
	left: 485px;
	width: 100px;
	height: 60px;
}

div#navi_global .event a:hover {
	background-image: url(../img_scheme/header_menu.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -485px -60px;
}

div#navi_global .faq a {
	background-image: url(../img_scheme/header_menu.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -585px 0px;
	top: 0px;
	left: 585px;
	width: 100px;
	height: 60px;
}

div#navi_global .faq a:hover {
	background-image: url(../img_scheme/header_menu.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -585px -60px;
}


/*FOOTER
--------------------------------------------*/

div#footer {
	background-image: url(../img_scheme/page_bottom1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 780px;
	padding: 10px 0px 50px;
	margin: 0px;
}

div#footer ul {
	text-align: center;
	color: #9999ff;
	padding: 0px;
	margin: 0px;
}

div#footer ul li {
	font-size: 10px;
	display: inline;
	list-style-type: none;
	padding-left: 3px;
	padding-right: 7px;
	border-right: 1px solid #9FA7D0;
}

div#footer ul li:last-child {
	border-style: none;
	padding-right: 0px;
}

p.copyright {
	color: #999;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	background-image: none;
	background-color: #f5f5f5;
	margin: 0px;
	padding: 0px 0px 20px;
}


/*TITLE
--------------------------------------------*/

h2#home {
	display: none;
}

h2#education {
	font-size: 1px;
	background-image: url(../img_scheme/title_education.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 340px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

h2#library {
	font-size: 1px;
	background-image: url(../img_scheme/title_library.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 340px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

h2#news {
	font-size: 1px;
	background-image: url(../img_scheme/title_news.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 340px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

h2#event {
	font-size: 1px;
	background-image: url(../img_scheme/title_events.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 340px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

h2#faq {
	font-size: 1px;
	background-image: url(../img_scheme/title_faq.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 340px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

h2#acro {
	font-size: 1px;
	background-image: url(../img_scheme/title_acro.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 340px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

h2#registration {
	font-size: 1px;
	background-image: url(../img_scheme/title_registration.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 340px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

h2#committee {
	font-size: 1px;
	background-image: url(../img_scheme/title_committee.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 340px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

h2#wcup91 {
	font-size: 1px;
	background-image: url(../img_scheme/title_wcup91.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 340px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

h2#contact {
	font-size: 1px;
	background-image: url(../img_scheme/title_contact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 340px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

h2#privacy {
	font-size: 1px;
	background-image: url(../img_scheme/title_privacy.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 340px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

h2#legal {
	font-size: 1px;
	background-image: url(../img_scheme/title_legal.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 340px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-style: none;
}


/*CATCHCOPY
--------------------------------------------*/

p#catchcopy_education {
	font-size: 1px;
	background-image: url(../img_scheme/catchcopy_education.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	width: 565px;
	height: 150px;
	margin: 20px 0px 30px;
	padding: 0px;
	border-style: none;
}
