/*-----基本設定-----*/
ul,li,p,div,h1,h2,h3,h4,h5{
	margin:0px;
}
body{
	text-align:center;
	margin:0px;
	background-image: url(../images/common/bg_body.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color:#f7f7f7;
}
.clear{
	clear:both;
}
li{
	list-style-type:none;
	padding:0px;
}
img{
	border:none;
}
/*-----全体を囲む枠-----*/
#wWrapper{
	width:777px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#fff;
	padding:0px 1px;
	border:solid 1px #ccc;
	text-align:center;

}
/*-----ヘッダ-----*/
H1{
	font-size:18px;
	width:320px;
	height:60px;
	margin: 0px 0px 0px 0px;
	float:left;
	text-indent:-2000px;
}
h1 a{
	display:block;
	width:320px;
	height:60px;
	background-image: url(../images/common/title_hokutousoku.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration:none;
	outline:0px;
}
/*-----ヘッダナビゲーション-----*/
#wHeadNavi{
	margin:0px;
	float:right;
	width:375px;
	height:60px;
	font-size:12px;
	line-height:120%;
	background-image: url(../images/common/bg_head-navi.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#wHeadNavi a{
	display:block;
	height:30px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent:-2000px;
	text-decoration:none;
	outline:0px;
}
#wHeadNavi p {
	clear: both;
	display: block;
}

#button_ru{
	background-image: url(../images/common/button_ru.gif);
	width:95px;
	float:right;
}

#button_cn{
	background-image: url(../images/common/button_cn.gif);
	width:90px;
	float:right;
}

#button_ko{
	background-image: url(../images/common/button_ko.gif);
	width:90px;
	float:right;
}

#button_en{
	background-image: url(../images/common/button_en.gif);
	width:95px;
	float:right;
}

#button_about{
	background-image: url(../images/common/button_about.gif);
	width:104px;
	float:right;
}

#button_home{
	background-image: url(../images/common/button_home.gif);
	width:80px;
	float:right;
}
/*-----ヘッダイメージ：トップ以外は青色の高さ5pxの帯-----*/
#wHeaderImage{
	font-size:5px;
	/*height:5px;*/
}
/*-----ナビゲーション-----*/
#wNavi{
	width:777px;
	text-align:left;
height:40px;
}
#wNavi ul{
	text-align:left;
	margin:0px;
	padding:0px;
	height:40px;
}
#wNavi li{
	margin:0px;
	padding:0px;
	float:left;
	width:111px;
	height:40px;
	font-size:12px;
	text-indent:-2000px;
}
#button_nature,#button_life,#button_industry,#button_access,#button_employment,#button_research,#button_grant{
	width:111px;
	height:40px;
	display:block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration:none;
	outline:0px;
}
#wNavi li a:hover{
	background-position: 0px -40px;
}
#button_nature{
	background-image: url(../images/common/button_nature.jpg);
}
#button_life{
	background-image: url(../images/common/button_life.jpg);
}
#button_industry{
	background-image: url(../images/common/button_industry.jpg);
}
#button_access{
	background-image: url(../images/common/button_access.jpg);
}
#button_employment{
	background-image: url(../images/common/button_employment.jpg);
}
#button_research{
	background-image: url(../images/common/button_research.jpg);
}
#button_grant{
	background-image: url(../images/common/button_grant.jpg);
}















/*-----H2-----*/
H2{
/*各ページのタイトル
画像のURLはそれぞれのページ専用CSSに記述*/

width:777px;
	height:105px;
	margin:0px 0px 25px 0px;
	font-size:15px;
	text-indent:-2000px;
	color:#333;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}





/*-----メインコンテンツ-----*/
#wContents{
	width:777px;
	padding:0px 0px 0px 0px;
	font-size:13px;
	line-height:180%;
}
/*2段組-左側*/
.wLeftColumn{
	text-align:left;
	width:520px;
	float:left;
	margin-left:12px;
}
/*2段組-右側*/
.wRightColumn{
	width:180px;
	float:right;
	margin-right:12px;
	font-size:12px;
	line-height:120%;
}
/*段組なし*/
.wNoColumns{
	text-align:left;
	width:720px;
	margin-left:auto;
	margin-right:auto;
}

p.genreDescription{
	font-size:15px;
}
/*----- H3:使用しないページもあり -----*/
h3{
	color:#333;
	font-size:15px;
	line-height:30px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:25px;
	letter-spacing:2px;
}

.wLeftColumn h3{
	background-image: url(../images/common/title_h3-w520.jpg);
}

.wNoColumns h3{
	background-image: url(../images/common/title_h3-w720.jpg);
}

/*----- H4:aboutで使用 -----*/
h4{
	font-size:15px;
	margin:10px 0px;
	color:#0099FF;
	line-height:105%;
	font-weight:bold;
}
/*-------------------- グラフ関連 --------------------*/
/*---------- 枠内文字および体裁(共通のもの) ----------*/
.wGraphS,.wGraphM,.wGraphL{
	font-size:13px;
	color:#333;
	line-height:120%;
	margin:10px 0px;
	overflow:overflow;
	margin-left:12px;
}
/*---------- 枠 ----------*/
.wGraphS{
	width:240px;
	/*height:150px;*/
	float:left;
}
.wGraphM{
	width:340px;
	/*height:150px;*/
	float:left;
}
.wGraphL{
	width:500px;
	/*height:150px;*/

}

/*---------- タイトル ----------*/
.wTitleGraph,.wTitleMap{
	font-size:14px;
	color:#333;
	font-weight:bold;
	padding-left:50px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top:8px;
	line-height:32px;
	margin-bottom:3px;
}
.wTitleGraph{
	background-image: url(../images/common/title_graph.gif);
}
.wTitleMap{
	background-image: url(../images/common/title_map.gif);
}


.tGraphSource{
	font-size:10px;
	color:#444;
	line-height:105%;
}




/*---------- 枠内画像 ----------*/
.wGraphS img,.wGraphM img,.wGraphL img{
	margin-top:5px;
}



/*---------- フッタ ----------*/
#wFooter{
	width:757px;
	background-image: url(../images/common/illust_footer.jpg);
	background-repeat:no-repeat;
	padding-right:20px;
	text-align:right;
	font-size:10px;
	margin-top:50px;
	line-height:40px;
	color:#999;
}



/*---------- pdfアイコン付テキストリンク ----------*/
.link-pdf {
	background: url(../images/common/icon_pdf.png) no-repeat 5px 0;
	height: 32px;
	line-height: 32px;
	margin: 15px 0 0;
}
.link-pdf a {
	margin-left: 40px;
}

ul.list-pdf-top {
	margin: 25px auto;
	padding: 0;
	width: 410px;
}
ul.list-pdf-top::after {
	content: "";
	display: table;
	clear: both;
}
ul.list-pdf-top li {
	float: left;
	margin: 0;
	padding: 0;
}
ul.list-pdf-top li + li {
	margin-left: 20px;
}
ul.list-pdf-top li a {
	background: url(../images/pdf/img_thumb_pdf_01.jpg) 0 0 no-repeat;
	display: block;
	width: 195px;
	height: 140px;
	position: relative;
	transition: all ease .3s;
}
ul.list-pdf-top li a:hover {
	opacity: .7;
}
ul.list-pdf-top li + li a {
	background: url(../images/pdf/img_thumb_pdf_02.jpg) 0 0 no-repeat;
}
ul.list-pdf-top li a::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;

	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0d0d0d+0,0d0d0d+98&0.2+0,0.2+54,0.66+79,0.7+100 */
	background: -moz-linear-gradient(top,  rgba(13,13,13,0.2) 0%, rgba(13,13,13,0.2) 54%, rgba(13,13,13,0.66) 79%, rgba(13,13,13,0.7) 98%, rgba(13,13,13,0.7) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(13,13,13,0.2) 0%,rgba(13,13,13,0.2) 54%,rgba(13,13,13,0.66) 79%,rgba(13,13,13,0.7) 98%,rgba(13,13,13,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(13,13,13,0.2) 0%,rgba(13,13,13,0.2) 54%,rgba(13,13,13,0.66) 79%,rgba(13,13,13,0.7) 98%,rgba(13,13,13,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#330d0d0d', endColorstr='#b30d0d0d',GradientType=0 ); /* IE6-9 */

}
ul.list-pdf-top li a > span {
	color: #fff;
	display: block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	position: absolute;
	left: 50%;
	transform: translateX(-45%);
	bottom: 10px;
	z-index: 10;
	text-align: center;
}
ul.list-pdf-top li a > span > span {
	display: inline-block;
	position: relative;
	text-decoration: underline;
}
ul.list-pdf-top li a > span > span::before {
	content: "";
	display: inline-block;
	width: 25px;
	height: 32px;
	background: url(../images/common/icon_pdf.png) no-repeat 0 0;
	position: absolute;
	left: -34px;
	top: 0;
}


/*---------- movieアイコン付リンク ----------*/
.link-movie {
	background: url(../images/common/icon_movie.png) no-repeat 5px 0;
	height: 32px;
	line-height: 32px;
	margin: 15px 0 0;
}
.link-movie a {
	margin-left: 40px;
}

ul.list-movie-top {
	margin: 40px auto 60px;
	padding: 0;
	width: 400px;
}
ul.list-movie-top::after {
	content: "";
	display: table;
	clear: both;
}
ul.list-movie-top li {
	float: left;
	margin: 0;
	padding: 0;
}
ul.list-movie-top li + li {
	margin-left: 20px;
}
ul.list-movie-top li a {
	background: url(../images/movie/img_thumb_movie_01.jpg) 0 0 no-repeat;
	display: block;
	width: 400px;
	height: 225px;
	position: relative;
	transition: all ease .3s;
}
ul.list-movie-top li a:hover {
	opacity: .7;
}

ul.list-movie-top li a::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: -3px;
	top: -3px;
	
	border: 3px solid #d8b401;
/*	background: -moz-linear-gradient(top,  rgba(13,13,13,0.15) 0%, rgba(13,13,13,0.15) 100%); /* FF3.6-15 */
/*	background: -webkit-linear-gradient(top,  rgba(13,13,13,0.15) 0%,rgba(13,13,13,0.15) 100%); /* Chrome10-25,Safari5.1-6 */
/*	background: linear-gradient(to bottom,  rgba(13,13,13,0.15) 0%,rgba(13,13,13,0.15) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#330d0d0d', endColorstr='#b30d0d0d',GradientType=0 ); /* IE6-9 */

}
ul.list-movie-top li a > span {
	color: #fff;
	display: block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	position: absolute;
	left: 50%;
	transform: translateX(-45%);
	bottom: 10px;
	z-index: 10;
	text-align: center;
}
ul.list-movie-top li a > span > span {
	display: inline-block;
	position: relative;
	text-decoration: underline;
}
ul.list-movie-top li a > span > span::before {
	content: "";
	display: inline-block;
    width: 75px;
    height: 32px;
    background: url(../images/common/icon_movie.png) no-repeat 0 0;
    position: absolute;
    left: -54px;
    top: -15px;
}

