@charset "utf-8";
/*================================================
Reset
================================================*/
body, html {
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-family: "Meiryo","MS P Gothic","Hiragino Kaku Gothic Pro","Osaka",sans-serif;
	font-size: 14px;
}

p, ul, li {
	padding: 0px;
	margin: 0px;
}

h1, h2, h3, h4, h5 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 140%;
}

body {
	line-height: 1.6;
}

a {
	color: #D07D00;
}

a:hover {
	color: #979427;
}

/*================================================
Default
================================================*/
.clear {
	clear: both;
	height: 1px;
	width: 99%;
	font-size: 1px;
	line-height: 1px;
}

.font10 {
	font-size: 10px;
	line-height: 12px;
}

.font12 {
	font-size: 12px;
	line-height: 16px;
}

.font14 {
	font-size: 14px;
	line-height: 20px;
}

.font16 {
	font-size: 16px;
	line-height: 22px;
}

.font18 {
	font-size: 18px;
	line-height: 24px;
}
img {
 -ms-interpolation-mode: bicubic;
	margin: 0px 5px 5px 5px;
}
a img{
	border:none;
	text-decoration:none;
}
address { font-style: normal; }
.img-left{
	float: left;
	padding: 5px 15px 15px;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

.img-right{
	float: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

.img-row {
	float: left;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

/*================================================
Layout
================================================*/
#ALL {
	padding: 0px;
	width: 946px;
	margin: 0 auto -110px;
	/* the bottom margin is the negative value of the footer's height */
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#TOP #HEADER {
	position: relative;
	height: 118px;
	width: 946px;
}

#DEFAULT {
	background-image: url(images_site/bg_body.jpg);
	background-repeat: repeat-x;
}
#DEFAULT #HEADER {
	position: relative;
	height: 78px;
	width: 946px;
}

#WRAPPER {
	width: 862px;
	background-color: #FFFFFF;
	margin-right: 42px;
	margin-left: 42px;
}

#CONTENTS {
	float: left;
	width: 544px;
	color: #000000;
	padding: 30px 51px 30px 26px;
}

#SIDE {
	float: left;
	width: 235px;
	padding-top: 30px;
	padding-left: 5px;
}

#PUSH {
	height: 110px;
	width: 930px;
}

#FOOTER {
	height: 110px;
	font-size: 12px;
	line-height: 150%;
	background-color: #FFF;
	background-image: url(images_site/bg_footer.gif);
	background-repeat: repeat-x;
}

/*================================================
Header
================================================*/
#DEFAULT #LANGUAGE {
	padding-top: 3px;
	padding-right: 42px;
	font-size: 10px;
	position: absolute;
	top: 50px;
	right: 0px;
	line-height: 1;
}

#DEFAULT #LANGUAGE a {
	text-decoration: none;
	color: #696969;
}
#DEFAULT #LANGUAGE a:hover {
	color: #979427;
}
#DEFAULT #LANGUAGE a.home,#DEFAULT #LANGUAGE a.japanese,#DEFAULT #LANGUAGE a.english {
	background-image: url(images_site/allow01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 8px 2px;
}
#DEFAULT #LOGO {
	position: absolute;
	left: 38px;
	top: 0px;
}

#DEFAULT #LOGO a {
	height: 78px;
	width: 323px;
	display: block;
	text-indent: -9999px;
	background-image: url(images_site/logo.gif);
	background-repeat: no-repeat;
	outline: none;
}

#DEFAULT ul#HeaderRight {
	position: absolute;
	right: 0px;
	height: 32px;
	width: 372px;
	list-style-type: none;
	top: 0px;
}

#DEFAULT ul#HeaderRight li {
	float: left;
	padding-left: 5px;
}
#DEFAULT ul#HeaderRight li a{
	text-indent: -9999px;
}

#DEFAULT ul#HeaderRight li.admission a {
	height: 32px;
	width: 159px;
	display: block;
	background-image: url(images_site/button_admission.gif);
	background-repeat: no-repeat;
	outline: none;
}

#DEFAULT ul#HeaderRight li.contact a{
	height: 32px;
	width: 159px;
	display: block;
	outline: none;
	background-image: url(images_site/button_contact.gif);
	background-repeat: no-repeat;
}

#DEFAULT ul#HeaderRight li a:hover {
	background-position: 0px -32px;
}
/* Topic Path */
#DEFAULT #TOPICPATH {
	padding: 0px;
	height: 44px;
	width: 862px;
	margin-right: 42px;
	margin-left: 42px;
	font-size: 12px;
}
#DEFAULT #TOPICPATH p {
	margin-top:10px;
	color:#666;
}
#DEFAULT #TOPICPATH p a {
	text-decoration: none;
	color:#666;
}
/*================================================
GlobalMenu
================================================*/
#GLOBALMENU {
	height: 43px;
	width: 946px;
}

#GLOBALMENU ul {
	list-style-type: none;
	height: 43px;
}

#GLOBALMENU li {
	float: left;
	background-image: url(images_site/bg_globalmenu.jpg);
	background-repeat: no-repeat;
}

#GLOBALMENU li a {
	background-image: url(images_site/bg_globalmenu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	outline:none;
	height: 43px;
	overflow:hidden;
	text-indent: -9999px;
	background-repeat:no-repeat;
}
#GLOBALMENU li a.kari {
	background-image: url(images_site/bg_globalmenu_kari.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	outline:none;
	height: 43px;
	overflow:hidden;
	text-indent: -9999px;
	background-repeat:no-repeat;
}
#GLOBALMENU li a:hover {
	background-position: 0px 43px!important;
}
#GLOBALMENU li#Menu01 {
	background-position: 0px -43px;
}
#GLOBALMENU li#Menu01 a {
	width: 190px;
	background-position: 0px -0px;
}
#GLOBALMENU li#Menu02 {
	background-position: -190px -43px;
}
#GLOBALMENU li#Menu02 a {
	width: 189px;
	background-position: -190px 0px;	
}
#GLOBALMENU li#Menu03 {
	background-position: -379px -43px;
}
#GLOBALMENU li#Menu03 a {
	width: 189px;
	background-position: -379px 0px;	
}
#GLOBALMENU li#Menu04 {
	background-position: -568px -43px;
}
#GLOBALMENU li#Menu04 a {
	width: 189px;
	background-position: -568px 0px;	
}
#GLOBALMENU li#Menu05 {
	background-position: -757px -43px;
}
#GLOBALMENU li#Menu05 a {
	width: 189px;
	background-position: -757px 0px;	
}
#GLOBALMENU li#Menu06 {
	background-position: -379px -43px;
}
#GLOBALMENU li#Menu06 a {
	width: 189px;
	background-position: -379px 0px;	
}
#GLOBALMENU li#Menu07 {
	background-position: -568px -43px;
}
#GLOBALMENU li#Menu07 a {
	width: 189px;
	background-position: -568px 0px;	
}

/*================================================
Footer
================================================*/
#FOOTERINNER {
	margin: 0px auto;
	width: 862px;
	padding-top: 32px;
	position: relative;
}
#COPYRIGHT {
	font-size: 10px;
	padding-top: 5px;
	text-align: right;
}
#FOOTER a {
	color: #000;
	text-decoration: none;
}

#FOOTER a:hover {
	color: #A2615F;
	text-decoration: underline;
}

#FOOTER ul {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 22px;
}

#FOOTER ul li {
	float: left;
	padding: 0px 5px 0px 15px;
	margin: 0px;
	list-style-type: none;
	background-image: url(images_site/allow01.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
#FOOTERINNER .totop {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 125px;
	height: 18px;
}
#FOOTERINNER .totop a {
	background-image: url(images_site/footer_to_top.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 18px;
	width: 125px;
	display: block;
	outline: none;
}

.access {
	height: 1px;
	width: 1px;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	clear: both;
}

/*================================================
Top Page Only
================================================*/
#TOP {
	background-image: url(images_site/top_bg_body.jpg);
	background-repeat: repeat-x;
}
/*Header*/
#TOP #LANGUAGE {
	padding-top: 3px;
	font-size: 10px;
	position: absolute;
	top: 57px;
	line-height: 1;
	left: 200px;
}

#TOP #LANGUAGE a {
	text-decoration: none;
	color: #696969;
}
#TOP #LANGUAGE a:hover {
	color: #979427;
}
#TOP #LANGUAGE a.home,#TOP #LANGUAGE a.japanese,#TOP #LANGUAGE a.english {
	background-image: url(images_site/allow01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 8px 2px;
}
#TOP #LOGO {
	position: absolute;
	left: 0px;
	top: 0px;
}

#TOP #LOGO a {
	height: 118px;
	width: 162px;
	display: block;
	text-indent: -9999px;
	background-image: url(images_site/top_logo.gif);
	background-repeat: no-repeat;
	outline: none;
}

#TOP ul#HeaderRight {
	position: absolute;
	right: 49px;
	height: 38px;
	width: 372px;
	list-style-type: none;
	top: 41px;
}

#TOP ul#HeaderRight li {
	float: left;
	padding-left: 5px;
}
#TOP ul#HeaderRight li a{
	text-indent: -9999px;
}

#TOP ul#HeaderRight li.home a {
	height: 38px;
	width: 62px;
	display: block;
	outline: none;
}

#TOP ul#HeaderRight li.admission a {
	height: 38px;
	width: 181px;
	display: block;
	background-image: url(images_site/top_button_admission.gif);
	background-repeat: no-repeat;
	outline: none;
}

#TOP ul#HeaderRight li.contact a{
	height: 38px;
	width: 181px;
	display: block;
	outline: none;
	background-image: url(images_site/top_button_contact.gif);
	background-repeat: no-repeat;
}

#TOP ul#HeaderRight li a:hover {
	background-position: 0px -38px;
}

/*Main Image*/
#MAINIMG {
	height: 270px;
	width: 862px;
}
#MAINIMG h1 {
	background-image: url(images_site/top_mainimg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -9999px;
	height: 70px;
	padding-top: 30px;
}
#MAINIMG p {
	margin-right: 100px;
	margin-left: 100px;
	font-size: 14px;
	text-align: center;
}
#TOP #TOPICPATH {
	padding: 0px;
	height: 21px;
	width: 862px;
	margin-right: 42px;
	margin-left: 42px;
}
/*Information*/
#TOPINFO {
	width: 862px;
}

#TOPINFO h2 {
	position: relative;
	height: 29px;
	width: 862px;
	font-size: 1px;
	background-image: url(images_site/top_information_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#TOPINFO h2 span.rss {
	position: absolute;
	top: 2px;
	height: 21px;
	width: 21px;
	display: block;
	left: 133px;
}

#TOPINFO h2 span.rss a{
	height: 21px;
	width: 21px;
	display: block;
	text-indent: -9999px;
	outline: none;
}

#TOPINFO h2 span.rss a:hover{
	background-position: 0px -18px;
}

#TOPINFO ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#MEMBERINFO ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#TOPINFO li{
position: relative;
width: 750px;
padding-left: 8em;
margin-top: 7px;
background-repeat: no-repeat;
}
#MEMBERINFO li{
position: relative;
width: 400px;
padding-left: 8em!important;
margin-top: 7px;
background-repeat: no-repeat;
}
#TOPINFO li span{
	position: absolute;
	left: 0px;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	font-weight: bold;
	color: #9B9630;
	line-height: 1.6;
	top: 0px;
}
#MEMBERINFO li span{
	position: absolute;
	left: 0px;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	font-weight: bold;
	color: #9B9630;
	line-height: 1.6;
	top: 0px;
}
/*================================================
Side Menu
================================================*/
#SIDE ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#SIDE ul.sideMenu {
	padding-bottom: 30px;
	list-style-type: none;
}
#SIDE ul.sideMenu li {
	padding-bottom: 5px;
}
#SIDE ul.sideMenu li a {
	width: 171px;
	color: #626262;
	text-decoration: none;
	display: block;
	background-image: url(images_site/side_menu_allow01.gif);
	background-repeat: no-repeat;
	outline: none;
	background-color: #EFEFEF;
	background-position: 11px 11px;
	line-height: 1.2;
	padding: 10px 10px 10px 27px;
}

#SIDE ul.sideMenu li a:hover{
	color: #979427;
	text-decoration: underline;
	background-color: #F9F9F9;
}

/*================================================
Contents
================================================*/
/* Contents Common Parts */
#CONTENTS h1 {
	margin-bottom: 20px;
}
#CONTENTS h1.NOIMGH1 {
	background-image: url(images_site/bg_h1.jpg);
	background-repeat: repeat-x;
	font-size: 16px;
	font-weight: bold;
	border: #F3F3F3 solid 1px;
	background-color: #EAEAEA;
	padding: 10px;
}

#CONTENTS h2 {
	font-size: 16px!important;
	color: #333!important;
	background-image: url(images_site/bg_h2.gif);
	background-repeat: repeat-x;
	background-color: #F3F3F3;
	padding-left: 11px;
	padding-top: 10px;
	padding-bottom: 6px;
	margin-bottom: 10px;
}

#CONTENTS h3 {
	padding-left: 11px!important;
	margin-bottom: 10px!important;
	font-size: 16px!important;
	font-weight: bold!important;
	color: #333333!important;
	line-height: 140%!important;
	border-bottom: 1px solid #1F6E43;
	padding-top: 6px;
	padding-bottom: 6px;
}
#CONTENTS h4 {
	border-left: 6px solid #B3CEBF;
	color: #333;
	padding: 3px 5px 3px 6px;
	margin-bottom: 10px;
	font-size: 14px;
}
#CONTENTS p {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}

#CONTENTS table {
	margin-bottom: 15px;
	margin-left: 10px;
	border: solid #BEBEBE 1px;
	border-collapse:collapse;
	clear:both;
}
#CONTENTS table table {
	border: solid #BEBEBE 1px;
	border-collapse:collapse;
	margin: 5px 0px;
}
#CONTENTS table p {
	margin: 0px;
}
#CONTENTS td {
	padding: 5px 10px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	border: solid #BEBEBE 1px;
	border-collapse:collapse;
}

#CONTENTS th,#CONTENTS table thead td {
	padding: 5px 10px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
	background-color: #C3E1D0;
	border: solid #BEBEBE 1px;
	border-collapse:collapse;
	color: #333;
}

#CONTENTS ul {
	padding-left: 10px;
	margin: 10px 15px 10px 5px;
	list-style-type: none;
	list-style-position: outside;
}
#CONTENTS ol {
	padding-left: 10px;
	margin: 10px 15px 10px 25px;
	list-style-position: outside;
}
#CONTENTS ul li {
	padding-left: 25px;
	margin-bottom: 3px;
	color: #616161;
	background-image: url(images_site/allow02.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
}
#CONTENTS ol li {
	padding-left: 5px;
	margin-bottom: 3px;
	color: #616161;
}
/* Blog */
#CONTENTS p.entryDate {
	padding-right: 10px;
	padding-bottom: 20px;
	margin: 0px;
	font-size: 10px;
	color: #666666;
	text-align: right;
}
#CONTENTS .box {
	margin: 10px;
	border: 1px solid #B3CEBF;
	background-color: #E8F0EC;
	padding-top: 10px;
}
#CONTENTS .box strong {
color: #030;
}

#CONTENTS .alignRight {
	text-align: right;
	padding-right: 5px;
	color: #030;
}
#CONTENTS #RULES p {
	position: relative;
	margin-left: 5em;
}
#CONTENTS #RULES p strong {
	position: absolute;
	left: -5em;
	top: 0px;
	display: block;
	line-height: 1.2;
	padding-left: 10px;
}
#CONTENTS #RULES table {
	margin-left: 5em;
	width: 450px;
}
#CONTENTS .box address {
	margin-left: 10em;
	position: relative;
}
#CONTENTS address strong {
position: absolute;
left:-9em;
line-height: 1.2;
display: block;
}
#CONTENTS .rightlink {
	text-align: right;
}
#CONTENTS .rightlink a {
	background-image: url(images_site/allow02.gif);
	background-repeat: no-repeat;
	padding-left: 1.5em;
	background-position: 0px 2px;
}

#TOPINFO h2 .lastupdate {
position: absolute;
top: 6px;
height: 20px;
width: 250px;
font-size: 12px;
line-height: 1;
color: #333;
text-indent: 0;
text-align: right;
right: 5px;
}

a.banner {
display: block;
height: 60px;
width: 468px;
text-indent:-9999px;
}
a.banner:hover {
	background-position:0px -60px;
}
a.bannerPrize {
background-image: url(images_site/banner_prize.jpg);
background-repeat: no-repeat;
}
