@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'Utsukushi_m';  /* フォントにフォント集合名を付ける */
    src: url(./fonts/UtsukushiMincho-FONT/UtsukushiMincho.eot?), 
        url(./fonts/UtsukushiMincho-FONT/UtsukushiMincho.ttf) format('truetype'),
        url(./fonts/UtsukushiMincho-FONT/UtsukushiFONT.otf) format('opentype'); 
}

@font-face {
    font-family: 'IPAexゴシック';  /* フォントにフォント集合名を付ける */
    src: url(./fonts/IPAexfont00201/ipaexg.ttf) format('truetype'); 
}

html, body {
	height: 100%;
	}  /*高さ100%に指定*/
	
	
body {
  margin: 0;
  padding: 0;
  position: relative;
  min-width: 1400px;  /*中央配置するボックスの横幅*/
  min-height: 1000px;  /*中央配置するボックス縦幅*/
}

#contents {
	/*width:1200px;*/
	width:100%;
	height:100%;
	margin:0em auto 0em auto;
	text-align:center;
    background-image: url(./img/heatmap.jpg);
    background-size: cover;
    background-repeat: no-repeat;  
}

#contents_0 {
	/*width:1200px;*/
	width:100%;
	/*height:800px;*/
	margin:0em auto 0em auto;
	background-color:#f5f5f5;
	/*background-image:url(img/index_bg_1200x600_1.png);*/
	float:left;
}

#message_box0{
	/*margin: -100px 0px 0px -220px;*/
	margin: 0px 0px 0px -600px;
	position:absolute;
	/*left:80%;*/
	left:50%;
	top:20%;
	width:1200px;
	height:700px;
	/*margin:0em auto 0em auto;*/
}
#message_box0 h2 {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:25pt;
    line-height: 2.0em;
	text-align:right;
	color:#ffffff;
	font-weight:bold;
	margin:1.5em 0.5em 1em 0em;
    text-shadow: 5px 5px 5px rgba(0,0,0,1);
}
#message_box0 h3 {
    font-family:"ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    /*font-family:'IPAexゴシック';*/
	font-size:12pt;
    line-height: 2.0em;
	text-align:right;
	/*text-align:center;*/
	color:#ffffff;
	font-weight:lighter;
	margin:1.5em 0em 0em 0em;
/*    text-shadow: -1px 1px 0 rgba(0,0,0,1);*/
}
#message_box0 p {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:9pt;
	text-align:right;
	color:#ffffff;
	font-weight:bold;
	margin:1.5em 0em 1em 0em;
    text-shadow: -1px 1px 0 rgba(0,0,0,1);
}


#message_box{
	/*margin: -100px 0px 0px -220px;*/
	margin: 0px auto 0px auto;
	width:900px;
	height:200px;
	float:right;
}
#message_box h2 {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:25pt;
    line-height: 2.0em;
	text-align:right;
	color:#ffffff;
	font-weight:bold;
	margin:1.5em 0.5em 1em 0em;
    text-shadow: 5px 5px 5px rgba(0,0,0,1);
}
#message_box h3 {
    font-family:"ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    /*font-family:'IPAexゴシック';*/
	font-size:13pt;
    line-height: 2.2em;
	/*text-align:right;*/
	text-align:left;
	color:#ffffff;
	font-weight:lighter;
	margin:1.5em 0em 0em 0em;
/*    text-shadow: -1px 1px 0 rgba(0,0,0,1);*/
	float:right;
}
#switch_box {
	width:800px;
	height:30px;
	float:right;
	margin:0;
	padding:5px;
}

#switch_box h6 {
    font-family:"ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    /*font-family:'IPAexゴシック';*/
	font-size:8pt;
    line-height: 2em;
	text-align:right;
	/*text-align:left;*/
	color:#ffffff;
	/*font-weight:lighter;*/
	margin:0em 0em 0em 0em;
/*    text-shadow: -1px 1px 0 rgba(0,0,0,1);*/
	/*float:right;*/
}
#switch_box a {
	color:#ffffff;
	cursor:pointer;
}

#switch_box sup{
	color:#cc0000;
}

#message_box p {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:9pt;
	text-align:right;
	color:#ffffff;
	font-weight:bold;
	margin:1.5em 0em 1em 0em;
    text-shadow: -1px 1px 0 rgba(0,0,0,1);
}

#message_box1{
	/*margin: -100px 0px 0px -220px;*/
	margin: 0px 15px 0px 0px;
	width:440px;
	height:200px;
	float:right;
}
#message_box1 h3 {
    font-family:"ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    /*font-family:'IPAexゴシック';*/
	font-size:14pt;
    line-height: 2.2em;
	/*text-align:right;*/
	text-align:left;
	color:#ffffff;
	font-weight:lighter;
	margin:1.3em 0em 0em 0em;
/*    text-shadow: -1px 1px 0 rgba(0,0,0,1);*/
	float:right;
}

#menu_box {
	/*width: 200px;*/
	width: 230px;
	height:130px;
	/*margin:1em 0.5em 0em 0em;*/
	margin:30px auto 0px auto;
	/*padding:0em 0em 0em 0em;*/
	padding:10px;
	/*float:right;*/
	border:solid #dcdcdc 1px;
	background-color:rgba(245,245,245,0.5);
	float:right;
}

#menu_box hr{
    border-bottom: 1px solid rgba(0,0,0,1);
    box-shadow: 0 1px 0 rgba(255,255,255,0.1);
}

#menu_box h4 {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:11pt;
	/*text-align:right;*/
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	margin:0em 0.5em 0em 0em;
    text-shadow: -1px 1px 0 rgba(0,0,0,1);
}

#description {
	margin: 0px 0px 30px 20px;
	position:absolute;
	left:0%;
	bottom:0%;
	width:300px;
	height:30px;
	/*margin:0em auto 0em auto;*/
}
#description h5 {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:6pt;
	text-align:left;
	color:#ffffff;
	font-weight:bold;
	margin:1em 0em 0em 0em;
    text-shadow: -1px 1px 0 rgba(0,0,0,1);
}

#description a {
	color:#ffffff;
}

div#release_box {
    float:right;
	/*width:600px;*/
    width:630px;
	height:500px;
    margin:0px auto 0px auto;
	/*border:red solid 1px;*/
}

#release_box h3 {
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
    /*font-family:'IPAexゴシック';*/
	font-size:11pt;
    line-height: 2.0em;
	text-align:left;
	color:#ffffff;
	font-weight:lighter;
	/*margin:1.5em -5em 0em 0em;*/
	margin:1.5em 0em 0em 0em;
    text-shadow: -1px 1px 0 rgba(0,0,0,1);
/*    text-shadow: -1px 1px 0 rgba(0,0,0,1);*/
}

div#release_box_body {
    /*width:565px;*/
	width:630px;
	height:500px;
    /*border:1px solid #FFFFFF;*/
    text-align:left;
    padding:0em 0em 0.3em 0em;
    /*margin-left:5em;*/
    overflow:scroll;
	float:right;
}

#release {
    float:right;
	/*width:600px;*/
    width:670px;
	height:130px;
    margin:-5px auto 0px auto;
}

#release h3 {
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
    /*font-family:'IPAexゴシック';*/
	font-size:11pt;
    line-height: 2.0em;
	text-align:left;
	color:#ffffff;
	font-weight:lighter;
	/*margin:1.5em -5em 0em 0em;*/
	margin:1.5em 0em 0em 0em;
    text-shadow: -1px 1px 0 rgba(0,0,0,1);
/*    text-shadow: -1px 1px 0 rgba(0,0,0,1);*/
}

#release_body {
    /*width:565px;*/
	width:670px;
	height:130px;
    border:1px solid #FFFFFF;
    text-align:left;
    padding:0.3em 0em 0.3em 0em;
    /*margin-left:5em;*/
    overflow:scroll;
}

#release_body h4{
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:8pt;
    line-height: 1.4em;
	text-align:left;
	color:#ffffff;
	margin:0;
	padding:5px 0;
	/*	font-weight:lighter;*/
/*	margin:1.5em 1em 0em 0em;*/
/*    text-shadow: -1px 1px 0 rgba(0,0,0,1);*/
}

#release_body p{
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:7pt;
    line-height: 1.5em;
	text-align:left;
	color:#ffffff;
	margin:0em 0em 0em 0em;
	padding:5px 0;
/*    text-shadow: -1px 1px 0 rgba(0,0,0,1);*/
}

#release_body a{
	color:#cc0000;
}

#release_body sup{
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	color:#cc0000;
}

#release table,td {
	vertical-align:top;
}

#banner_area {
    width:1200px;
	height:200px;
	/*height:100%;*/
    margin:50px auto 0px auto;
	float:right;
}

#banner_area h3 {
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
    /*font-family:'IPAexゴシック';*/
	font-size:12pt;
    line-height: 1.5em;
	text-align:center;
	color:#ffffff;
	font-weight:lighter;
	/*margin:1.5em -5em 0em 0em;*/
	margin:5em 0em 0.5em 0em;
    text-shadow: -1px 1px 0 rgba(0,0,0,1);
	/*border:0.5px solid #ffffff;*/
	/*background-color:rgba(245,245,245,0.5);*/
}

#banner {
    width:1200px;
	height:100px;
    text-align:left;
    padding:0.3em 0em 0.3em 0em;
	margin:0px auto 0px auto;
}

#banner_box {
	width:190px;
	height:50px;
	margin-left:5px;
	margin-right:5px;
	/*float:left;*/
	float:right;
	border:1px solid #666666;
}

#banner_box_l {
	width:380px;
	height:100px;
	margin-left:5px;
	margin-right:5px;
	/*float:left;*/
	float:right;
	border:1px solid #666666;
}

#banner_box_ll {
	width:760px;
	height:100px;
	margin-left:5px;
	margin-right:5px;
	/*float:left;*/
	float:right;
	border:1px solid #666666;
}

#banner_area hr{
	width:800px;
   /*border-bottom: 0.5px solid rgba(255,255,255,1);
	margin-left:auto;
	margin-right:auto;*/
	height:0;
	border:0;
    border-top:1px solid #ccc;
    border-bottom:1px solid #fff;
}

#banner_wide {
	width:1200px;
	height:230px;
    text-align:left;
    padding:0em 0em 3em 0em;
	margin:0px auto 0px auto;
}

#banner_wide_wrapper {
	width:320px;
	height:230px;
	float:right;
	margin-left:30px;
}

#banner_wide_wrapper img{
	width:320px;
	height:180px;
	/*border:1px solid #666666;*/
}

#video_area{
	width:320px;
	height:180px;
	float:right;
}

#video_title {
	width:320px;
	height:50px;
	float:right;
}

#video_title h3 {
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:12pt;
	text-align:center;
	color:#ffffff;
	font-weight:lighter;
	margin:0em 0em 0em 0em;
    text-shadow: -1px 1px 0 rgba(0,0,0,1);
}

#video_title a {
	color:#ffffff;
}

#video_title h4 {
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:10pt;
	text-align:center;
	color:#ffffff;
	font-weight:lighter;
	margin:0em 0em 0em 0em;
    text-shadow: -1px 1px 0 rgba(0,0,0,1);
}

#banner_long {
	width:450px;
	height:230px;
	float:left;
	margin-left:20px;
}

#banner_long_title {
	width:452px;
	height:50px;
	float:left;
}

#banner_long_title h3 {
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:12pt;
	text-align:center;
	color:#ffffff;
	font-weight:lighter;
	margin:0px auto 0px auto;
    text-shadow: -1px 1px 0 rgba(0,0,0,1);
	background-color:rgba(245,245,245,0.5);
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

#banner_long hr{
	width:400px;
   /*border-bottom: 0.5px solid rgba(255,255,255,1);
	margin-left:auto;
	margin-right:auto;*/
	height:0;
	border:0;
    border-top:1px solid #ccc;
    border-bottom:1px solid #fff;
}

#banner_long_img{
	width:450px;
	height:180px;
	float:left;
	border:1px solid #ffffff;
}

#supporter {
    width:1200px;
	height:90px;
    text-align:left;
    padding:0.3em 0em 0.3em 0em;
    overflow:scroll;
	margin:0 auto 0 auto;
	/*border:0.5px solid #ffffff;*/
}

#supporter_box {
	width:180px;
	height:40px;
	margin:5px auto 0px auto;
	/*margin-left:6px;
	margin-right:6px;
	margin-top:5px;
	float:left;*/
	/*background-color:rgba(245,245,245,0.5);*/
}

#supporter_box img{
	width:180px;
	/*height:40px;*/
	height:100%;
}

form{
	vertical-align:baseline;
}

#selectbox {
	width:100%;
	height:100%;
	text-align:center;
	float:left;
}

label {
display: block;
width: 200px;
margin-left: auto;
margin-right: auto;    
margin-top:10px;     
margin-bottom: 0px;
padding:0;
text-align: center;
font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
font-size:9pt;
color:#ffffff;
font-style:bold;
}

br { clear: left; }

select {
	width:100px;
	height:100%;
/*	margin:1em 0em 0em 0em;*/
	vertical-align:middle; 
	position:relative; 
	/*margin: 0px 4px 0px 10px;*/
	margin: 0px 0px 0px 0px;
    top:-1px;   
    text-align:center;
}

input {
	width:100px;
	height:100%;
    /*float:right;*/
	float:center;
	/*margin:1em 0.5em 0em auto;*/
	margin:15px auto 0px auto;
	padding:auto;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background-color:#000099;
	color:#ffffff;
}

/*footer用css*/
#footer {
	position:fixed;
    left:0;
    bottom:0;
	width:100%;
	/*height:80px;*/
	height:160px;
	/*margin:-4em auto 0em auto;*/
	margin:0em auto 0em auto;
    background-color:transparent;
/*	background-color:#000066;*/
	text-align:center;
}

#footer_img {
	width:1000px;
	margin:0 auto 0 auto;
	height:60px;
}

#footer_img img {
	width:180px;
	/*height:40px;*/
	height:40px;
	margin-top:-5px;
}

#footer_img h4{
	font-family:"Impact",Helvetica,Serif;
	font-size:10pt;
	/*line-height:4.5em;*/
	/*line-height:1em;*/
	color:#f5f5f5;
}

#footer h5{
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:8pt;
	/*line-height:4.5em;*/
	line-height:3em;
	color:#f5f5f5;
}


#footer a{
	color:#f5f5f5;
}

#message404 {
    margin: -150px 0px 0px -150px;
	position:absolute;
	left:50%;
	top:50%;
	width:300px;
	height:300px;
	/*margin:0em auto 0em auto;*/
}

#message404 p {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
	font-size:9pt;
	text-align:center;
	color:#333333;
	font-weight:bold;
	margin:1.5em 0em 1em 0em;
    text-shadow: -1px 1px 0 #ffffff;
}
