﻿@charset "utf-8";

#wrapper #contents { width: 1000px; }

#wrapper a:hover {
	text-decoration: none;
	/*filter: alpha(opacity=50);*/
	-moz-opacity:0.5;
	opacity:0.5;
}


/* #main */
#main {
	width: 675px;
	padding-bottom: 0px;
}


/* #side */
#side { padding: 10px 0px 0px; }

#side .box{
	/* border-radius */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#wrapper #contents #side .box .title {
	background: rgb(218,225,229); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(51%,rgba(218,225,229,1)), color-stop(100%,rgba(238,241,244,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#dce2e6',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* W3C */
}

#wrapper #contents #side #oa .info a,
#wrapper #contents #side #blog .info a{
	background-color: rgba(153,153,153,0.5);
	/* box-shadow */
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
}


/* #header */
#main #article #header {
	width: 675px;
	height: 858px;
	background-size: cover;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
}



/* #top #header h1 { display: none; } */

#header h1 img {
	max-width: 100%;
	height: auto;
	width /***/:auto; /*IE8のみ適用*/
}

#nav ul {
	letter-spacing:-0.4em; /* hack */
}

#nav ul li {
	display: inline-block;
	letter-spacing: 0em; /* hack */
}


#btn-sbm {
	text-align: right;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	width: auto;
	background-color: #000;
}

#btn-sbm li {
	display: inline-block;
	margin-left: 0px;
	margin-right: 5px;
	padding: 0px;
	line-height: normal;
	list-style: none;
	vertical-align: top;
}
*html #btn-sbm li { display: inline; } /* for IE6 */ 
*+html #btn-sbm li { display: inline; } /* for IE7 */

#btn-sbm li a { margin: 0px; }

#btn-sbm .btnFaceBook { width: 110px; }

#btn-sbm .btnHatenaBookmark { margin-right: 10px; }
#btn-sbm .btnGoogleCalendar { margin-right: 10px; }


/* テキスト指定 */
#article {
	font-size: 120%;
	line-height: 1.5;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	/* box-shadow: */
}

#article .text {
	margin: 20px 20px 40px;
	background: url(../images/h2_icon.gif) no-repeat 5px 10px;
}

#article .text h2 {
	font-weight: bold;
	font-size: 120%;
	padding: 5px 10px 20px 30px;
	background: url(../images/h2_line.gif) repeat-x left bottom;
}
#article .text h3 {
	font-weight: bold;
	font-size: 100%;
}
#article .text p {
	margin-bottom: 10px;
}

.innerlink-head {
	margin-top: 10px;
}
.innerlink-head a {
	font-size: 11px;
	color: #000;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background-color: #02030b;
	background-image: url(../images/bg_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	-moz-background-size:100% auto;
    background-size:100% auto;
	margin: 0px;
	padding: 0px;
}
#header .game {
	background-image: url(../images/bg_game.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 120px;
	width: 675px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
}
#header .game p {
	background-image: url(../images/img_game.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	text-indent: -9999px;
	padding: 0px;
	height: 120px;
	width: 488px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 675px;
	bottom: 140px;
	position: absolute;
}
#header .type2 {
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: 675px;
	bottom: 210px;
	position: absolute;
}

#header h1 a {
	background-image: url(../images/logo_header.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 38px;
	width: 633px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header .date {
	display: none;
}
#header .copy {
	background-image: url(../images/img_header_1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 88px;
	width: 324px;
	position: absolute;
	left: 20px;
	bottom: 220px;
}
#header .copy2 {
	background-image: url(../images/img_header_1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 88px;
	width: 324px;
	position: absolute;
	left: 20px;
	bottom: 280px;
}

.innerlink-head {
	position: fixed;
	bottom: 60px;
	right:0px;
	width:38px;
	height:100px;
	border:none;
}
.innerlink-head a {
		border:none;

	}
#nav {
	background-color: #000;
	padding: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#nav ul {
		overflow: hidden;
		height:50px;
		margin:0px;
		padding:0px;
	}
#nav li {
	width: 25%;
	height:50px;
	float: left;
	padding:0px;
	margin:0px;
}
#nav li a {
	display: block;
	width: 100%;
	height: 50px;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	
	}
#nav ul #link-player a { background-image: url(../images/nav_player.png);}
#nav ul #link-data a { background-image: url(../images/nav_data.png);}
#nav ul #link-survey a { background-image: url(../images/nav_survey.png);}
#nav ul #link-twitter a { background-image: url(../images/nav_twitter.png);}

#article .box {
	background-color: #FFF;
	width: auto;
	padding-bottom: 20px;
	margin-top: 5px;
	font-size: 12px;
}

#player h2,
#data h2,
#survey h2,
#twitter h2,
#meeting h2,
#questionnaire h2
 {
	background-repeat: no-repeat;
	background-position: 20px center;
	margin-bottom: 20px;
	text-align: left;
	text-indent: -9999px;
	height:40px;

}
#player h2 {
	background-image: url(../images/tit_player.png);
	background-color: #051e4c;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #FFF;
	line-height: normal;
	vertical-align: bottom;
	display: block;
}
#player .uzbekistan {
	background-image: url(../images/tit_player_uzbekistan.png);
	background-color: #9CBD18;
}
#data h2 {
	background-image: url(../images/tit_data.png);
	background-color: #fffc00;
}

#twitter h2 {
	background-image: url(../images/tit_twitter.png);
	background-color: #50a5e4;
}
#meeting h2 {
	background-image: url(../images/tit_meeting.png);
	background-color: #1100c7;
}
#questionnaire h2 {
	background-image: url(../images/tit_questionnaire.png);
	background-color: #e60012;
}


#twitter p {
	width: 635px;
	margin-right: auto;
	margin-left: auto;
}
.twitter-timeline {
min-width:635px!important;
}
#player table tr th {
	background-color: #1b1e22;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding: 5px;
	white-space: nowrap;
}
tr:nth-child(2n-1) { background: #c2c2c2;}
tr:nth-child(2n) { background: #e6e6e6;}
#player table tr td {
	text-align: center;
	line-height: 180%;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#article #player table .small {
	font-size: 10px;
	font-weight: normal;
}
#player table .sub {
	font-weight: bold;
	text-align: left;
	font-size: 16px;
	padding-left: 10px;
	background-color: #FFF;
}
#top #wrapper #contents #main #article #player .cap {
	background-color: #1D2B40;
	padding-left: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	font-size: 16px;
}
#top #wrapper #contents #main #article #player h2 span {
	display: block;
	padding-top: 15px;
	padding-right: 10px;
}
#top #wrapper #contents #main #article .bnr {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	height:70px;
}
#top #wrapper #contents #main #article .bnr a,
#top #wrapper #contents #main #article .bnr img { padding:0px; margin:0px;}
.red {
	color: #E60012;
}
#meeting h3 {
	background-image: url(../images/tit_meeting_sub.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
	height: 58px;
	width: 616px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 20px;
}
#questionnaire h3 {
	background-image: url(../images/tit_questionnaire_sub.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
	height: 58px;
	width: 616px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 20px;
}

#article .subTit {
	font-size: 200%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #E60012;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-right: 30px;
	margin-left: 30px;
}
#article .subText {
	font-size: 160%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 30px;
	margin-left: 30px;
}
#article .period {
	font-size: 160%;
	text-align: center;
	font-weight: bold;
}
#article h4 {
	font-size: 140%;
	font-weight: bold;
	color: #FFF;
	background-color: #959595;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 30px;
	margin-bottom: 15px;
	margin-right: 30px;
	margin-left: 30px;
}
#article .list_1,
#data .list_1,
#data .list_2 {
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 20px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-left: 0px;
}
#meeting .list_1 li,
#data .list_2 li {
	list-style-type: square;
	list-style-position: outside;
	margin-bottom: 5px;
	font-size: 120%;
	margin-left: 20px;
}
#article .list_2 {
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#meeting .list_2 li {
	list-style-type: none;
	margin-bottom: 5px;
	font-size: 120%;
}
#data h3 {
	background-image: url(../images/tit_data_sub.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
	height: 88px;
	width: 615px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#data .list_1 li {
	font-size: 120%;
	list-style-type: none;
	background-image: url(../images/img_list_1.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 25px;
	margin-bottom: 5px;
}
#data .list_2 { border:none; padding-bottom:0px;}
#data .thumArea {
	width: 615px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 10px;
}
#data .btnArea {
	display: block;
	width: auto;
	margin-right: 30px;
	margin-left: 30px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
#data .btnArea li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 90px;
	width: 290px;
}
#data .btnArea .bnt_entry1 a {
	background-image: url(../images/btn_entry1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	height: 90px;
	width: 290px;
}
#data .btnArea .bnt_entry2 a {
	background-image: url(../images/btn_entry2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	height: 90px;
	width: 290px;
}
.large {
	font-size: 120%;
	font-weight: bold;
}
