/* CSS Document */

/* [1] Browser Reset & Base */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td { margin:0; padding:0; }
body { zoom:1; background:#fff; color: #262626; font-family:Arial,"HiraKakuPro-W3","ヒラギノ角ゴ Pro W3",'メイリオ',sans-serif; _font-family: 'ＭＳ Ｐゴシック'; font-size: 14px; *font-size: 62.5%; *font:62.5%; line-height: 1.3; }
*:first-child+html body { font-family:Meiryo,'ＭＳ Ｐゴシック',sans-serif; font-size: 14px; /* IE7 */  }
/*p,li,dt,dd,td,th { font-size: 12px; }*/

/* for FireFox*/
a			{ overflow: hidden; }
.small			{ font-size: 1em; }
table			{ }
img			{ border: 0; vertical-align: top; }

/* iePNGFIX */
.iepngfix		{ behavior: expression(IEPNGFIX.fix(this)); }

address,em,th,dt	{ font-style:normal; font-weight:normal; }
li			{ list-style:none; }
caption,th		{ text-align:center; }
h1,h2,h3,h4,h5,h6	{ font-weight:normal; }
q:before,
q:after			{ content:''; }
/* IE6 */
* html input,
* html textarea,
* html select	{ font-family:"HiraKakuPro-W3",Osaka,"ＭＳ Ｐゴシック",sans-serif; font-size:12px; }
input, textarea, select	{ font-family:"HiraKakuPro-W3",Osaka,Meiryo,"ＭＳ Ｐゴシック",sans-serif; font-size:12px; }
input, select		{ vertical-align: middle; }
table			{ font-size:1em; /* for IE 5.5 */ }
th, td			{ font-size: 13px; *font-size: small; *font:x-small; font-size: 100%; }
a:link			{ color:#006dc3; }
a:visited		{ color:#712f79; }
a:hover			{ text-decoration:none; color:#31b4ff; }
.alphabet		{ font-family: Verdana, sans-serif; }
hr			{ height: 0; border: none; margin: 0; padding: 0; border-style: none; }

/* [2] Common Class */
.clearfix:after		{ content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0; }
.clearfix		{ display: inline-block; min-height: 1%; }

/* Hides from IE-mac \*/
* html .clearfix	{ height: 1%;}
.clearfix		{ display: block;}

/* End hide from IE-mac */
.clear			{ clear: both; }

div hr{
	display:none;
}
/*clear*/
.clear{
	clear:both;
	_position:absolute;
}


/* [3-1] Layout | Body */
body {
	text-align:left;
	margin:0;
	padding:0 auto;
	background:#FFFFFF;
}
/*#container		{ width:990px; margin:0 auto; text-align:left; background:#FFFFFF; }*/

/***********************header***********************/
#header{
	width: 930px;
	margin: 0 auto;
}

#header h1 a{
	background: url(../images/logo.jpg) no-repeat 0 0;
	width: 410px;
	margin: 10px 0px 4px 0px;
	height: 54px;
	display: block;
	text-indent: -9999px;
	float: left;
}

#header div#ja_tab a{
	background: url(../images/japanese_tab_bg.gif) no-repeat 0 0;
	float: right;
	width: 125px;
	height: 25px;
	padding:0px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin:0px;
	text-decoration:underline;
}

#header div#ja_tab a:hover{
	text-decoration:none;
}



#header div#ja_tab a{
	display: block;
	padding: 0 0 5px 0px;
	display:block;
	width: 124px;
	height: 25px;
	float:right;
}

#header div#ja_tab a:hover{
	text-decoration: none;
}



#gnavi{
	width: 930px; /* 940px */
	height: 40px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	padding: 0px;
	margin-bottom: 1px;
}


/*IE6*/
*html #gnavi{
	width: 930px; /* 940px */
	height: 40px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	padding: 0px;
	margin-top:4px;
	margin-bottom: 1px;
}

/*IE7*/
*:first-child+html #gnavi{
	width: 930px; /* 940px */
	height: 40px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	padding: 0px;
	margin-top:4px;
	margin-bottom: 1px;
}

#gnavi ul{
	margin: 0px;
	margin-top: 0px;
	/*padding: 0 5px;*/
}

#gnavi ul li{
	float: left;
	margin: 0px;
}

#gnavi ul li a{
	display: block;
	overflow: hidden;
	height: 43px;
	background:url(../images/gnavi.jpg) no-repeat;
	text-indent: -9999px;
	outline: none;

}
/***********************header***********************/


/***********************Global Navigation***********************/

/*about*/
#gnavi ul li.about a{
	background-position: -5px 0;
	width:155px;
}

#gnavi ul li.about a:hover{
	background-position: -5px -40px;
}

/*history*/
#gnavi ul li.history a{
	background-position: -161px 0;
	width:152px;
}

#gnavi ul li.history a:hover{
	background-position: -161px -40px;
}

/*reconstruction*/
#gnavi ul li.reconstruction a{
	background-position: -316px 0;
	width: 148px
}

#gnavi ul li.reconstruction a:hover{
	background-position: -316px -40px;
}

/*games*/
#gnavi ul li.games a{
	background-position: -464px 0;
	width: 152px;
}

#gnavi ul li.games a:hover{
	background-position: -464px -40px;
}

/*event*/
#gnavi ul li.event a{
	background-position: -616px 0;
	width:152px;

}

#gnavi ul li.event a:hover{
	background-position: -616px -40px;
}

/*enviroment*/
#gnavi ul li.enviroment a{
	background-position: -770px 0;
	width:155px;
}

#gnavi ul li.enviroment a:hover{
	background-position: -770px -40px;
}

/***********************Global Navigation***********************/

/* ソーシャル系ボタン */
#social_area	{ width:320px; height:22px; position:absolute; top:5px; right:125px; padding:3px 0 0 0; margin: 0; text-align:right;}
#social_area .social_btn { float:right; margin:0 5px 0 0; }

/* 英語タブ */
#english_tab	{ width:125px; height:22px; position:absolute; top:5px; right:0px; padding:3px 0 0 0; margin: 0; background:url(/images/common/english_tab_bg.gif) no-repeat 0 0; text-align:center;}
#english_tab a {color:#FFFFFF; font-size:14px;font-weight:bold;}

/* オリンピックを知ろうタブ */
#teen_tab	{ width:160px; height:26px; position:absolute; top:5px; right:130px; padding:0; margin: 0; background:url(/images/common/teen_tab.gif) no-repeat 0 0; text-align:center;text-indent:-9999px;}
#teen_tab a {width:160px; height:26px;display:block;}

/* サイト内検索 */
/*#site_search	{ width:290px; height:20px; position:absolute; top:47px; right:0px; padding:0; margin: 0; }*/
#site_search	{ width:298px; position:absolute; top:35px; right:0px; padding:0; margin: 0; }


/* [3-3] Layout | contents_body */
#contents_body			{ width: 920px; height: auto; margin: 0 auto; padding:0 10px; position:relative; background:#FFFFFF;}

/* [3-4] Layout | left_contents */
#left_contents			{ width: 230px; height: auto; margin: 0 0 30px 20px; padding:0; float:right; }

/* [3-5] Layout | right_contents */
#right_contents			{ width: 670px; height: auto; padding: 0; float:right; margin:0 0 30px 0; font-size:14px; }


/*********************** footer ***********************/
#footer div.siteMap{
	background: url(../images/bgFooter.jpg) repeat;
	padding: 20px;
	padding-bottom: 40px;
	border-bottom: 5px solid #e90101;
}


.innerSiteMap{
	width: 930px;
	margin: 0 auto;
}

.innerSiteMap dl{
	float: left;
	width: 310px;
}

.innerSiteMap dl dt{
	margin-top: 10px;
}

.innerSiteMap dl dt a{
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;
}

.innerSiteMap dl dd a{
	font-size: 12px;
	line-height: 25px
}
.innerSiteMap dl dd{
  color: #fff;
  margin-left: 1em;
}

#copyright{
	background: #494949;
	padding: 10px;
	text-align: right;
	font-weight: bold;
	color: #fff;
}

#copyright span{
	margin: 0 auto;
	display: block;
	width: 930px;
}

.posCenter{
	margin-left: 150px;
}


.thumb_wrap{
	margin:15px auto;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}


.thumb_wrap a{
	float:left;
	margin: 0 3px;
	display:block;
	background:url(../images/controller.png) no-repeat 0 0;
	height:17px;
	width:17px;
	float:left;
	overflow:hidden;
}


.thumb_wrap a.on{
	display:block;
	background:url(../images/controller.png) no-repeat 0 -17px;
	height:17px;
	width:17px;
	float:left;
	overflow:hidden;
}

/* 追加 2012-11-02 */
#footer_sitemap_inner dl dt#teen_position { margin:11px 0 10px 0;}
#footer_sitemap_inner dl dt#eng_position { margin:5px 0 15px 0;}


/*左カラムモジュール*/
.left_module {margin:0 0 10px 0;}

/*右カラムモジュール*/
.right_module {margin:0 0 20px 0;}


/*ページトップ*/
.page_top {
	/*float:right;*/
	position:absolute;
	right:10px;
	bottom:0;
	margin:20px 10px 0 0;
	background:url(/images/common/page_top.gif) no-repeat 0 0;
	width:91px;
	height:19px;
	padding:5px 0 0 23px;
}
.page_top a {
	font-size:12px;
	color:#FFF;
}
