@charset "utf-8";

/* ..................................................................

	未来貢献プロジェクト： style.css
	各スタイル

.................................................................. */

/*-----------------------
	LAYOUT
-----------------------*/
body {
	color: #333333;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif !important;
	font-size: 85%;
	text-align: center;
	width: 100%;
	min-width: 1000px;
}
#mri {
	background: #e6ebf7;
}
#miraiCont {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding: 30px 0 10px;
}
.wrap {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#miraiFooter {
	background: #c3cce6;
	width: 100%;
}
#miraiFooter .pagetop {
	margin: 0;
	float: right;
}


/* SNS */
#socialBtn {
	float: left;
	margin: 13px 0 0;
}
#socialBtn li {
	display: inline;
	font-size: 0;
	_font-size: 100%;
}
#socialBtn li iframe {
	width: 105px !important;
}

#socialBtn02 {
	float: right;
	margin: 13px 0 0;
}
#socialBtn02 li {
	display: inline;
	font-size: 0;
	_font-size: 100%;
}
#socialBtn02 li iframe {
	width: 105px !important;
}

noscript {
	color: #e60012;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}


/*==============================
	TOP PAGE
===============================*/
#header {
	background: url(/project/mirai/img/bg_header.jpg) no-repeat 0 100% #ffffff;
	border-top: 1px solid #c3cce6;
	border-left: 1px solid #c3cce6;
	border-right: 1px solid #c3cce6;
	padding: 15px 25px 25px;
	font-size: 0;
	text-align: center;
}

#header #logo {
	float: left;
	margin: 0 0 10px 90px;
}
#header #logo p,
#header #logo h1 {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
}

#header p.btnBox {
	display: inline-block;
/*	background: #e0e4ef;
	padding: 5px;*/
	margin: 15px 100px 0 0;
	float: right;
/*	text-align: center;*/
}
#brandingArea {
	clear: both;
/*	float: right;*/
	width: 740px;
	_width: 750px;
	height: 190px;
	_height: 200px;
	padding: 5px;
	margin: 10px auto 50px;
	background: #e0e4ef;
	position: relative;
	overflow: hidden;
}
#brandingArea p {
	float: left;
}
#brandingArea ul {
	float: right;
	height: 325px;
	position: relative;
}
#brandingArea li {
	margin-bottom: 5px;
}
#brandingArea p a {
	position: absolute;
}

#catNav {
	display: none;
	background: url(/project/mirai/img/bg_catnav.gif) no-repeat;
	margin-bottom: 10px;
	padding-top: 1px;
	min-height: 52px;
}
#catNav li {
	float: left;
	wodth: 200px;
}

#panel_area {
	width: 1030px;
}
#panel_area li {
	margin: 0 26px 26px 0;
	float: left;
	_display: inline;
	width: 230px;
	overflow: hidden !important;
	position:relative;
	z-index:1;
}
.top_panel {
	width: 230px;
	background: #202e6c;
	margin-bottom: 27px;
	float: left;
}
.top_panel .top_cap_mibyo {
	background: #bc1282;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 80%;
	padding: 3px 0;
	margin-bottom: 0;
}
.top_panel .top_cap_rc {
	background: #e31a06;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 80%;
	padding: 3px 0;
	margin-bottom: 0;
}
.top_panel .top_cap_rp {
	background: #77bd2c;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 80%;
	padding: 3px 0;
	margin-bottom: 0;
}
.top_panel .top_cap_rc_end {
	background: #8188a6;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 80%;
	padding: 3px 0;
	margin-bottom: 0;
}
.top_panel .top_cap_sp {
	background: #fc9300;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 80%;
	padding: 3px 0;
	margin-bottom: 0;
}
.top_panel .top_cap_ac {
	background: #0076ad;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 80%;
	padding: 3px 0;
	margin-bottom: 0;
}

.top_panel .top_panel_image {
	margin-bottom: 5px;
}
.top_panel .top_panel_ttl a {
	display: inline-block;
	color: #ffffff;
	font-weight: bold;
	font-size: 100%;
	padding: 5px 10px 0 10px;
}
.top_panel .top_panel_ttl img {
	margin-left: 10px;
}
.top_panel .top_panel_summary {
	color: #ffffff;
	font-size: 100%;
	padding: 5px 10px 15px 10px;
/*	position: absolute;*/
	display:none;
}
.top_panel_summary_c{
	display:none;
	position:absolute;
	z-index: 9999;
	color: #ffffff;
	font-size: 100%;
	padding: 5px 10px 15px 10px;
	overflow:hidden;
	background: #202e6c;
}
#panelList {
	width: 1020px;
	font-size: 0;
	text-align: left;
	margin: 0 0 0 -20px;
}
#panelList li {
	margin: 0 0 20px 20px;
	float: left;
	_display: inline;
	width: 320px;
	height: 320px;
	overflow: hidden !important;
	position:relative;
	z-index:1;
}
#panelList li a {
	display:block;
	width: 320px;
	height: 320px;
}
#panelList li.rc a {background: url(/project/mirai/img/status_tri_s_rc.gif) no-repeat 100% 0;}/* 募集中 */
#panelList li.rp a {background: url(/project/mirai/img/status_tri_s_rp.gif) no-repeat 100% 0;}/* 採録記事 */
#panelList li.sp a {background: url(/project/mirai/img/status_tri_s_sp.gif) no-repeat 100% 0;}/* 紙面特集 */
#panelList li.ac a {background: url(/project/mirai/img/status_tri_s_ac.gif) no-repeat 100% 0;}/* アクション */

#panelList li span img {
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
}
#panelList li span {
	display: block;
	width: 320px;
	height: 213px;
}

#archiveArea {
	margin: 10px 0 30px;
}
#archive_cap {
	background: #202e6c;
	padding: 10px 20px;
	margin-bottom: 0;
}
#archiveArea .year {
	background: url(/project/mirai/img/arrow_d.png) no-repeat 20px 50% #202E6C;
	color: #FFF;
	padding: 10px 20px 10px 40px;
	cursor: pointer;
	margin-top: 1px;
}
#archiveArea .open {
	background-image: url(/project/mirai/img/arrow_u.png);
}

.archiveCont {
	display: none;
	padding: 15px 20px 15px 20px;
	background: #ffffff;
	border-bottom: 1px solid #c3cce6;
	border-left: 1px solid #c3cce6;
	border-right: 1px solid #c3cce6;
}
.archiveCont_l {
	float: left;
	width: 465px;
}
.archiveCont_r {
	float: right;
	width: 465px;
}
.archiveCont li {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.archiveCont dt {
	width: 50px;
	float: left;
	margin-right: 10px;
}
.archiveCont dd {
	margin-left: 60px;
}
.archiveCont .archive_ttl {
	margin-bottom: 5px;
}
.archiveCont .archive_cap_rp {
	font-size: 70%;
	background: #77bd2c;
	padding: 3px 7px;
	color: #ffffff;
	display: inline;
	text-align: center;
}
.archiveCont .archive_cap_sp {
	font-size: 70%;
	background: #fc9300;
	padding: 3px 7px;
	color: #ffffff;
	display: inline;
	text-align: center;
}
.archiveCont .archive_cap_ac {
	font-size: 70%;
	background: #0076AD;
	padding: 3px 7px;
	color: #ffffff;
	display: inline;
	text-align: center;
}
.archiveCont .archive_cap_mb {
	font-size: 70%;
	background: #BC1282;
	padding: 3px 7px;
	color: #ffffff;
	display: inline;
	text-align: center;
}




#newsArea {
	margin: 10px 0 20px;
	/margin-top: 30px;
}
#newsArea dt {
	font-size: 0;
	padding: 10px 20px;
	background: #202e6c;
}
#newsArea dd {
	padding: 15px 20px 1px;
	background: #ffffff;
	border-bottom: 1px solid #c3cce6;
	border-left: 1px solid #c3cce6;
	border-right: 1px solid #c3cce6;
}
#newsArea ul {
	margin-bottom: 20px;
}
#newsArea li {
	background: url(/project/mirai/img/arrow.gif) no-repeat 0 0.4em;
	line-height: 1.2;
	margin-bottom: 0.5em;
	padding-left: 10px;
	font-size: 95%;
}
#newsArea li a {
	color: #333333;
}
#newsArea li span.update {
	font-size: 90%;
	color: #666666;
}
#newsArea li strong {
	font-size: 75%;
	color: #e60012;
	font-style: italic;
}

/*==============================
	MIDDLE PAGE
===============================*/
#subCont {
	width: 280px;
	float: left;
	background: #ffffff;
}
#subCont p {
	margin: 0;
}
#subCont a {
	color: #333333;
}
#ttlArea {
	background: url(/project/mirai/img/bg_ttlarea.jpg) no-repeat 0 100%;
	text-align: center;
/*	padding: 15px 0 35px 12px;*/
	padding: 15px 0 40px 0;
	border-top: 1px solid #c3cce6;
	border-left: 1px solid #c3cce6;
	border-right: 1px solid #c3cce6;
}
#ttlArea p {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: middle;
/*	margin: 0 8px;*/
	margin: 0 5px;
}
#subCont #subNav li#subNavT a {
	display: block;
	background: url(/project/mirai/img/icon_home.gif) no-repeat 12px 50% #202e6c;
	padding: 10px 0 10px 40px;
	border-bottom: 1px solid #ffffff;
	_width: 100%;
}
#subCont .subNttl {
	background: url(/project/mirai/img/arrow_d.gif) no-repeat 15px 50% #202e6c;
	cursor: pointer;
	padding: 10px 0 10px 40px;
	border-bottom: 1px solid #ffffff;
	position: relative;
}

#subCont #subNav li#subNavT a:hover,
#subCont .subNttl:hover {
	background-color: #3d4e99;
}
#subCont .subNavList {
	color:#ffffff;
	font-size:80%;
	margin-right:10px;
	position: absolute;
	top:7px;
	/top:14px;
	right:0;
}

#subCont .open {
	background-image: url(/project/mirai/img/arrow_u.gif);
}
#subCont .subNlist {
	display: none;
	font-size: 90%;
	padding: 0 15px;
	border-left: 1px solid #c3cce6;
	border-right: 1px solid #c3cce6;
	border-bottom: 1px solid #c3cce6;
}
#subCont .subNlist li {
	background: url(/project/mirai/img/line_dot.gif) repeat-x 0 0;
	background: expression((this.parentNode.firstChild ==this)?'none':'url(/project/mirai/img/line_dot.gif) repeat-x 0 0');
	padding: 10px 0;
}
#subCont .subNlist li:first-child {
	background: none;
}
#subCont .subNtxt {
	float: right;
	width: 190px;
	line-height: 1.2;
}
#subCont .subNtxt span {
	display: block;
	margin-top: 3px;
}
#subCont .subNthumb {
	float: left;
	width: 50px;
	margin: 0;
}
#subCont .sub_gotolist {
	text-align: right;
}

#mainCont {
	width: 700px;
	float: right;
	margin: 0 0 30px;
}
#mainCont p {
	line-height: 1.6;
}
#mainCont .inner {
	border-left: 1px solid #c3cce6;
	border-right: 1px solid #c3cce6;
	border-bottom: 1px solid #c3cce6;
	padding: 20px 30px;
	_padding: 20px 28px;
	background: #ffffff;
}
#mainCont #path {
	background: #3d4e99;
	padding: 5px 0 5px 20px;
	color: #ffffff;
	font-size: 90%;
	margin: 0;
}
#mainCont #path a {
	color: #ffffff;
}
#mainCont h1 {
	position: relative;
	z-index: 1;
	width: 700px;
	height: 200px;
}

#mainCont h1.bnTtl {
	width: 668px;
	height: 0;
	background: #ffffff;
	border-left: 1px solid #c3cce6;
	border-right: 1px solid #c3cce6;
	font-size: 180%;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 30px;
}

#mainCont h1 span.rc {
	display: block;
	width: 700px;
	height: 200px;
	background: url(/project/mirai/img/status_tri_rc.gif) no-repeat 100% 0;
}
#mainCont h1 span.rp {
	display: block;
	width: 700px;
	height: 200px;
	background: url(/project/mirai/img/status_tri_rp.gif) no-repeat 100% 0;
}
#mainCont h1 span.sp {
	display: block;
	width: 700px;
	height: 200px;
	background: url(/project/mirai/img/status_tri_sp.gif) no-repeat 100% 0;
}
#mainCont h1 span.pl {
	display: block;
	width: 700px;
	height: 200px;
	background: url(/project/mirai/img/status_tri_pl.gif) no-repeat 100% 0;
}
#mainCont h1 img {
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
}
#mainCont .spArea {
	border-left: 1px solid #c3cce6;
	border-right: 1px solid #c3cce6;
	border-bottom: 1px solid #c3cce6;
	text-align: center;
	padding: 20px 30px 20px;
	background: #ffffff;
}
#mainCont .spArea dt {
	margin-bottom: 1em;
}
#mainCont .spArea dd img {
	margin: 5px 10px;
	vertical-align: middle;
}
#mainCont .spArea dd li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 5px 4px;
}

#mainCont h2 {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif !important;
	background: #202e6c;
	color: #ffffff;
	font-size: 130%;
	padding: 7px 7px 7px 15px;
	margin: 30px 0 20px 0;
	clear: both;
}
#mainCont h2.nocl {
	background: #202e6c;
	color: #ffffff;
	font-size: 130%;
	padding: 7px 7px 7px 15px;
	margin: 30px 0 20px 0;
	display: inline-block;
	width: 410px;
}
#mainCont h2.capstyleA {
	border: 1px solid #202e6c;
	border-bottom: 3px solid #202e6c;
	padding: 5px 7px 5px 15px; !important;
	background: #ffffff !important;
	color: #202e6c !important;
}
#mainCont h2.capstyleB {
	background: #f4671a;
	color: #ffffff;
	font-size: 130%;
	padding: 7px 7px 7px 15px;
	margin: 30px 0 20px 0;
	clear: both;
}
#mainCont h2.capstyleC {
	background: #138118;
	color: #ffffff;
	font-size: 130%;
	padding: 7px 7px 7px 15px;
	margin: 30px 0 20px 0;
	clear: both;
}

#mainCont h3 {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif !important;
	/*background: url(/project/mirai/img/line_dot.gif) repeat-x 0 100%;*/
	border-bottom: 1px dotted #cccccc;
	font-size: 130%;
	padding: 0 0 7px;
	margin: 30px 0 20px 0;
	clear: both;
	line-height: 1.5;
}
#mainCont h3 strong {
	border-left: 5px solid #202e6c;
	display: block;
	padding: 0 0 0 10px;
}
#mainCont h3.clearfix strong {
	float: left;
}
#mainCont h3.clearfix span {
	display: block;
	float: right;
	font-weight: normal;
	font-size: 85%;
}
#mainCont h3.dcnon {
	font-size: 130%;
	line-height: 1.5;
	font-weight: bold;
	padding: 0;
	margin: 30px 0 20px 0;
	border: none;
}
h4 {
	line-height: 1.5;
	background: #ffffff;
	padding: 7px 0 5px 10px;
	font-weight: bold;
	font-size: 130%;
	margin: 20px 0;
	border-bottom: 3px solid #202e6c;
	border-top: 1px solid #202e6c;
	/*border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;*/
	background: #fafbff;
}
h5 {
	line-height: 1.5;
	font-weight: bold;
	font-size: 130%;
	margin: 20px 0;
}

#update {
	text-align: right;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 5px;
	font-size: 90%;
	font-weight: bold;
	color: #999;
	margin-bottom: 20px;
}
.bnlist {
	margin-top: 55px;
	/margin-top: 65px;
}
.bnlist li {
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 15px;
}
.bn_thumb {
	float: left;
	margin-right: 15px;
	width: 120px;
}
.bn_thumb span.rc {
	width: 120px;
	display: block;
	text-align: center;
	background: #e61c08;
	color: #ffffff;
	font-size: 80%;
	padding: 3px 0 2px 0;
}
.bn_thumb span.rc_end {
	width: 120px;
	display: block;
	text-align: center;
	background: #666666;
	color: #ffffff;
	font-size: 80%;
	padding: 3px 0 2px 0;
}
.bn_thumb span.rp {
	width: 120px;
	display: block;
	text-align: center;
	background: #77bd2c;
	color: #ffffff;
	font-size: 80%;
	padding: 3px 0 2px 0;
}
.bn_thumb span.ac {
	width: 120px;
	display: block;
	text-align: center;
	background: #0176ac;
	color: #ffffff;
	font-size: 80%;
	padding: 3px 0 2px 0;
}
.bn_thumb span.sp {
	width: 120px;
	display: block;
	text-align: center;
	background: #fc9300;
	color: #ffffff;
	font-size: 80%;
	padding: 3px 0 2px 0;
}
.bn_txt {
	width: 495px;
	margin-left: 140px;
	margin-bottom: 0;
	line-height: 1.2 !important;
	font-size: 120%;
	font-weight: bold;
}
.bn_txt a {
	margin-bottom: 10px;
}
.bn_txt span {
	font-weight: normal;
	font-size: 85%;
	display: inline-block;
	margin-top: 10px;
	line-height: 1.5;
}
.bn_day {
	color: #999;
	text-align: right;
	font-size: 90%;
}
#midbnr {
	width: 280px;
	background: #e6ebf7;
	padding-top: 15px;
}
#midbnr li {
	padding-bottom: 10px;
}

/*----------------------------
	イベント−ダイバーシティ
------------------------------*/
#mainCont .phL_pl {
	text-align: center;
}
#mainCont .phL_pl p {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: top;
	margin: 0 5px;
	text-align: left;
}
#mainCont .phL_pl span {
	display: block;
	line-height: 1.5;
	margin-top: 7px;
	font-size: 80%;
	font-weight: normal;
}
.dsPhBox {
	position: relative;
}
.dsPhBox .posR {
	position: absolute;
	top: 100px;
	right: 0;
}


/*------------------
	イベント−教育
--------------------*/
#mainCont .timeSchedule {
	margin: 0 0 30px;
	width: 100%;
	font-size: 90%;
	width: 640px;
}
#mainCont .timeSchedule caption {
	padding-bottom: 5px;
	font-size: 110%;
}
#mainCont .timeSchedule th {
	background: #3d4e99;
	color: #ffffff;
	/*border: 1px solid #3D4E99;*/
	text-align: center;
	padding: 5px 0;
	width: 25%;
}
#mainCont .timeSchedule td.jigen {
	background: #8392d3;
	color: #ffffff;
	text-align: center;
	padding: 5px 0;
	width: 2em;
	vertical-align: middle;
}
#mainCont .timeSchedule td {
	padding: 5px 10px;
	border: 1px solid #cccccc;
	vertical-align: top;
}
#mainCont .timeSchedule td p {
	margin: 1em 0 0;
}
#mainCont .timeSchedule td.nocell {
	border: none;
}


#mainCont .tsTbl {
	margin: 0;
	width: 100%;
	font-size: 90%;
	width: 640px;
	margin: 0 0 30px;
}
#mainCont .tsTbl caption {
	padding-bottom: 5px;
	font-size: 110%;
}
#mainCont .tsTbl th {
	background: #3d4e99;
	color: #ffffff;
	text-align: center;
	padding: 5px 0;
	border: 1px solid #cccccc;
}
#mainCont .tsTbl th.jigen {
	background: #8392d3;
	color: #ffffff;
	text-align: center;
	padding: 5px 0;
	vertical-align: middle;
	width: 270px;
	border: 1px solid #cccccc;
}
#mainCont .tsTbl td {
	padding: 5px 10px;
	border: 1px solid #cccccc;
	vertical-align: top;
}
#mainCont .tsTbl td p {
	margin: 0.5em 0 0;
}
#mainCont .tsTbl td.nocell {
	border: none;
}





#mainCont .courseSec {
	margin: 0 0 40px;
}
#mainCont .courseSec dt span {
	display: block;
	float: left;
	color: #202e6c;
	font-size: 120%;
	font-weight: bold;
}
#mainCont .courseSec dt a {
	display: inline-block;
	float: right;
}
#mainCont .courseSec h3 {
	margin-top: 10px;
}

#mainCont .ed_mov {
	display: inline-block;
	margin-top: 1px;
}
#mainCont .ed_mov_box {
	width: 640px;
	_width: 460px;
	margin: 20px auto;
}
#winPage {
	text-align: center;
	min-width: 0;
	padding-top: 10px;
	background: #000000;
	margin: 0;
}

/*------------------
	オトスポ
--------------------*/

.mypage {
	position: absolute;
	top: -150px;
	right: 0;
}
.cap_otospo {
	background: #c00;
	color: #fff;
	border-bottom: none !important;
	padding-top: 10px !important;
	padding-left: 10px !important;
}
.cap_sptest2016 {
	background: #0000FF;
	color: #fff;
	border-bottom: none !important;
	padding-top: 10px !important;
	padding-left: 10px !important;
}



/*------------------
	地方創生
--------------------*/

.clr_hikarie {
	color: #f4671a;
}
.clr_workshop {
	color: #138118;
}
.phBox_chiho-sosei {
	margin: 0 auto;
	text-align: center;
}

/*------------------
	川嶋あい
--------------------*/
#tobira_cont {
	width: 640px;
	padding: 10px 0 10px 0;
	position: relative;
}
#tobira_cont_top {
	width: 640px;
	background: url(/project/mirai/img/tobira_bg_top.gif) no-repeat;
	height: 30px;
}
#tobira_cont_mid {
	background: #fdeff4;
	width: 640px;
	text-align: center;
	padding: 0 0 10px 0;
}
#tobira_cont h1 {
	width: 580px;
	height: 32px;
	margin: 0 auto 50px auto;
	display: inline-block;
}
#tobira_cont #lead {
	margin: 0 0 40px 30px;
	text-align: left;
}
#tobira_cont #tobira_img {
	position: absolute;
	top: 102px;
	right: 25px;
}
#tobira_cont #tobira_song {
	margin-bottom: 40px;
}
#tobira_cont #dl {
	margin-bottom: 30px;
}
#tobira_cont #dl_pre {
	margin-bottom: 5px;
}
#tobira_cont #info {
	width: 580px;
	text-align: left;
	margin: 0 auto;
}
#tobira_cont_btm {
	width: 640px;
	background: url(/project/mirai/img/tobira_bg_btm.gif) no-repeat;
	height: 30px;
}
.tobira_mov {
	margin: 30px 0 10px 0;
}
.tobira_mov_attn {
	margin: 0 0 30px 0;
	font-size: 90%;
}
#tobira_mov_pre {
	margin: 30px 0 5px 0;
}

/*------------------
	ハッカソン
--------------------*/
.hackathon_judge {
	width: 640px;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.hackathon_judge dt {
	width: 100px;
	float: left;
	margin-right: 15px;
}

#hack_theme,
#hack_user,
#hack_problem {
	margin-bottom: 20px;
}

#hack_theme dt {
	float: left;
	width: 52px;
	_height: 53px;
}
#hack_theme dd {
	margin-left: 62px;
	padding-top: 10px;
}
#hack_theme dd strong {
	font-size: 240%;
}

#hack_user dt {
	float: left;
	width: 52px;
	_height: 53px;
}
#hack_user dd.cap_user {
	margin-left: 62px;
	font-size: 120%;
	font-weight: bold;
	padding-top: 15px;
}
#hack_user dd.cap_user span {
	font-weight: normal;
	margin-left: 1em;
}
#hack_user_inner {
	width: 600px;
	margin: 0 0 15px 0;
	padding: 0 20px;
}
#hack_user dd ul {
	width: 600px;
	margin: 0;
	padding: 0;
}
#hack_user dd li {
	float: left;
	width: 110px;
	margin: 0 12px 0 0;
	padding: 0;
}
#hack_problem dt {
	float: left;
	width: 52px;
	_height: 53px;
}
#hack_problem dd.cap_problem {
	margin-left: 62px;
	font-size: 120%;
	font-weight: bold;
	padding-top: 15px;
}
#hack_problem dd.cap_problem span {
	font-weight: normal;
	margin-left: 1em;
}
#hack_problem_inner {
	width: 600px;
	padding: 0 20px;
}
#hack_problem dd ul {
	width: 600px;
}
#hack_problem dd li {
	float: left;
	width: 180px;
	_height: 51px;
	margin: 0 30px 0 0 ;
}
#hack_message {
	background: #d52b2b;
	width: 640px;
	padding: 10px 0;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 120%;
}
#hack_dl_sheet {
	width: 600px;
	padding: 0 20px;
}
#hack_dl_sheet ul {
	width: 600px;
	padding: 0;
}
#hack_dl_sheet li.flL {
	width: 290px;
	text-align: center;
	float: left;
}
#hack_dl_sheet li.flR {
	width: 290px;
	text-align: center;
	float: right;
}

/*------------------------------------
	ダイバーシティ カンファレンス
--------------------------------------*/

.dsc_box {
	border:1px dashed #c6e9fa;
	padding: 10px 15px;
	width: 480px;
}
	

/*------------------
	YSF
--------------------*/
#ysf {
	background: url(/project/mirai/img/ysf_bg.jpg) repeat-x 0 70px;
	position: relative;
	font-size: 110%;
	line-height: 1.5;
	_line-height: 1.3;
	color: #000000;
	padding: 69px 0 0;
	_padding: 0;
}
#ysf .cont_inner {
	width: 800px;
	margin: 0 auto;
	padding: 120px 0 120px 0;
}

/* スライドエリア */
#slideArea {
	position: relative;
	width: 100%;
	_padding-top: 69px;
}
#slideArea h1 {
	position: absolute;
	top: 70px;
	_top: 140px;
	left: 50%;
	z-index: 100;
	margin: 0 0 0 -175px;
}

.bxslider {
	width: 100%;
	height: 500px !important;
}

.bxslider li {
	height: 500px !important;
	overflow: hidden;
	width: 100% !important;
	position: relative !important;
}
.bxslider img {
	width: 100%;
	vertical-align: bottom;
}


/* コンテンツ */
#ysf h2 {
	margin-bottom: 50px;
}
#ysf #about {
	background: url(/project/mirai/img/ysf_about_bg.jpg) no-repeat;
	background-position: center center;
	background-attachment: fixed; 
}
#ysf #special {
	background: url(/project/mirai/img/ysf_special_bg.jpg) no-repeat;
	background-position: center center;
	background-attachment: fixed; 
}
#ysf #step {
	background: url(/project/mirai/img/ysf_step_bg.jpg) no-repeat;
	background-position: center center;
	background-attachment: fixed; 
}
#ysf #about p {
	line-height: 1.7;
}
#ysf #special ul {
	width: 800px;
	margin-bottom: 110px;
}
#ysf #special li {
	float: left;
	width: 250px;
	font-size: 80%;
	color: #ffffff;
}
#ysf #special01 dd {
	background: #009fe6;
	text-align: left;
	padding: 10px 15px;
	min-height: 180px;
	height: auto !important;  
    height: 200px; 
	position: relative;
}
#ysf #special01_btm {
	position:absolute;
	bottom: -89px;
	left: 0;
}
#ysf #special02 dd {
	background: #009fe6;
	text-align: left;
	padding: 10px 15px;
	min-height: 180px;
	height: auto !important;  
    height: 200px; 
	position: relative;
}
#ysf #special02_btm {
	position:absolute;
	bottom: -99px;
	left: 0;
}
#ysf #special03 dd {
	background: #009fe6;
	text-align: left;
	padding: 10px 15px;
	min-height: 180px;
	height: auto !important;  
    height: 200px; 
	position: relative;
}
#ysf #special03_btm {
	position:absolute;
	bottom: -128px;
	/bottom: -127px;
	left: 0;
}
#ysf #special dd span {
	font-size: 80%;
	display: inline-block;
	margin-top: 1em;
}
#ysf #step li {
	text-align: left;
	height: 100%;
	display: inline-block;
	background: #fff000;
}
#ysf .stepnum {
	width: 50px;
	text-align: center;
	display: inline-block;
	margin-top: 20px;
	float: left;
}
#ysf .steptxt01 {
	display: inline-block;
	margin: 10px 15px;
}
#ysf .steptxt02 {
	width: 485px;
	/width: 485px;
	display: inline-block;
	margin: 10px 0 10px 15px;
	float: left;
}
#ysf .stepimg {
	width: 245px;
	float: right;
	display: inline-block;
}
#ysf .step_arrow {
	margin: 20px 0;
}
#ysf #step dl {
	width: 750px;
	float: right;
}
#ysf #step dt {
	background: #009fe6;
	text-align: left;
	padding: 15px;
}
#ysf #step dd {
	background: #008bc9;
	text-align: left;
	color: #ffffff;
	font-size: 80%;
	border-right: 1px solid #008bc9;
	border-bottom: 1px solid #008bc9;
}

/* メニュー */
#ysf #mn_bg {
	background:url(/project/mirai/img/ysf_mn_bg.png) repeat-x;
	width: 100%;
	height: 80px;
	position: fixed;
	_position: absolute;
	top: 0;
	z-index: 10000;
}
#ysf #mn_bg_inner {
	width: 1000px;
	margin: 0 auto;
}
#ysf #mn {
	width: 1000px;
	height: 69px;
	background: url(/project/mirai/img/ysf_mn.gif) no-repeat;
}
#ysf #mn_top a,
#ysf #mn_about a,
#ysf #mn_diff a,
#ysf #mn_step a,
#ysf #mn_contact a {
	height: 70px;
	display: block;
}
#ysf #mn_top a {
    width: 80px;
}
#ysf #mn_top a:hover {
	background: url(/project/mirai/img/ysf_mn.gif) no-repeat 0 -70px;
}
#ysf #mn_about a {
    width: 240px;
}
#ysf #mn_about a:hover {
	background: url(/project/mirai/img/ysf_mn.gif) no-repeat -80px -70px;
}
#ysf #mn_diff a {
    width: 270px;
}
#ysf #mn_diff a:hover {
	background: url(/project/mirai/img/ysf_mn.gif) no-repeat -320px -70px;
}
#ysf #mn_step a {
    width: 210px;
}
#ysf #mn_step a:hover {
	background: url(/project/mirai/img/ysf_mn.gif) no-repeat -590px -70px;
}
#ysf #mn_contact a {
    width: 200px;
}
#ysf #mn_contact a:hover {
	background: url(/project/mirai/img/ysf_mn.gif) no-repeat -800px -70px;
}
#ysf #mn li{
    float: left;
    height: 70px;
    display: block;
	text-indent: -9999px;
}

/* お問い合わせ */
#ysf #contact {
	width: 800px;
	margin: 40px auto 0 auto;
	background: #f9f9f9;
	padding: 30px 0 20px 0;
}
#ysf #contact h2 {
	margin-bottom: 20px;
}
#ysf #contact p {
	font-size: 90%;
}

/* ページトップ */
#ysf #pagetop a {
	display: block;
	position: fixed;
	bottom: 30px;
	right: 30px;
	width: 54px;
	height: 54px;
	_position: static;

	text-indent: -9999px;
	background: url(/project/mirai/img/ysf_btn_pagetop.png);
	_background: url(/project/mirai/img/ysf_btn_entry.gif);
}

/* クレジット */
#ysf #credit {
	width: 100%;
	padding: 10px 0 20px 0;
	/*border-top: 1px solid #cccccc;*/
}
#ysf #credit_inner {
	width: 800px;
	text-align: right;
	margin: 0 auto;
}

/* SNS */
#ysf_socialBtn {
	background: url(/project/mirai/img/ysf_sns_bg.gif) repeat-x;
	width: 100%;
	height: 30px;
	padding-top: 10px;
}
#ysf_socialBtn_inner {
	margin: 0 auto;
	width: 1000px;
	text-align: right;
}
#ysf_socialBtn li {
	display: inline;
	font-size: 0;
	_font-size: 100%;
}
#ysf_socialBtn li iframe {
	width: 105px !important;
}


/*------------------------------------
	未病
--------------------------------------*/

.mibyo_newsArea {
	margin: 10px 0 20px;
	/margin-top: 30px;
}
.mibyo_newsArea dt {
	font-size: 0;
	padding: 10px 20px;
	background: #202e6c;
}
.mibyo_newsArea dd {
	padding: 15px 20px 1px;
	background: #ffffff;
	border-bottom: 1px solid #c3cce6;
	border-left: 1px solid #c3cce6;
	border-right: 1px solid #c3cce6;
}
.mibyo_newsArea ul {
	margin-bottom: 20px;
}
.mibyo_newsArea li {
	background: url(/project/mirai/img/arrow.gif) no-repeat 0 0.4em;
	line-height: 1.2;
	margin-bottom: 0.5em;
	padding-left: 10px;
	font-size: 95%;
}
.mibyo_newsArea li a {
	color: #333333;
}
.mibyo_newsArea li span.update {
	font-size: 90%;
	color: #666666;
}
.mibyo_newsArea li strong {
	font-size: 75%;
	color: #e60012;
	font-style: italic;
}

.mibyo03b_h3l {
	display: inline-block;
	float: left;
	padding-top: 5px !important;
}
.mibyo03b_h3r {
	display:inline-block;
	float: right;
	width: 360px;
	font-size: 70% !important;
}

/*------------------------------------
	イノベーションキャンパスつくば
--------------------------------------*/
#ed2016rpTbl {
	font-size: 0;
	margin: 30px 0;
}
#ed2016rpTbl dd.clearfix {
	background: url(/project/mirai/img/img_ed2016_rpbg.gif) no-repeat 0 -2px;
}
#ed2016rpTbl dd.clearfix p {
	margin: 0 0 26px;
}

#ed2016rpTbl dd#ed2017Bg {
	background: url(/project/mirai/img/img_ed2017_rpbg.gif) no-repeat 0 -2px;
}



/*------------------
	MODULE
--------------------*/
/* IMAGE */
.phL {
	float: left;
	margin: 0 15px 30px 0;
}
.phR {
	float: right;
	margin: 0 0 30px 15px;
}
.phL span,
.phR span,
.phC span {
	display: block;
	line-height: 1.5;
	margin-top: 5px;
	font-size: 80%;
	font-weight: normal;
}
.phC {
	text-align: center;
	margin: 20px auto;
}
.phC span {
	display: inline-block;
	text-align: left;
}

/* BOX */
.boxA {
	border: 4px solid #c5cce8;
	margin: 20px 0 20px;
	padding: 10px 20px;
	line-height: 1.5;
}
.boxA_wd220 {
	width: 220px;
	border: 2px solid #c5cce8;
	margin: 0 0 20px;
	padding: 10px 2px;
	line-height: 1.5;
}
.boxB {
	border: 1px solid #c3cce6;
	margin: 20px 0 20px;
	padding: 10px 20px;
	line-height: 1.5;
	background: #f7f9ff;
}
.boxC {
	border: 1px solid #c2cce5;
	margin: 20px 0 20px;
	padding: 10px 20px;
	background: url(/project/mirai/img/bg_boxc.gif);
	line-height: 1.5;
}
.boxD {
	border: 4px solid #dddddd;
	margin: 20px 0 20px;
	padding: 10px 20px;
	line-height: 1.5;
	background: #ffffff;
}
.boxE {
	border: 1px solid #c3cce6;
	margin: 20px 0 20px;
	padding: 10px 20px;
	line-height: 1.5;
	background: #f7f9ff;
}
.boxF {
	margin: 20px 0 20px;
	padding: 10px 20px;
	line-height: 1.5;
	background: #202e6c;
	color: #ffffff;
}
.boxG {
	border: 4px solid #ff5555;
	margin: 20px 0 20px;
	padding: 20px;
	line-height: 1.5;
}
.boxG span {
	color: #ff5555;
}
.boxH {
	border: 1px solid #c3cce6;
	margin: 20px 0 20px;
	padding: 10px 20px;
	line-height: 1.5;
	background: #f7f9ff;
}
.boxI {
	border: 2px solid #c3cce6;
	margin: 20px 0 20px;
	padding: 10px 20px;
	line-height: 1.5;
	background: #ffffff;
}
.boxJ {
	border: 1px solid #eacec0;
	margin: 20px 0 20px;
	padding: 10px 20px;
	line-height: 1.5;
	background: #fffef7;
}
.boxK {
	border: 1px solid #b4dab6;
	margin: 20px 0 20px;
	padding: 10px 20px;
	line-height: 1.5;
	background: #f7fff8;
}
.boxL {
	border: 1px solid #c3cce6;
	margin: 20px 0 20px;
	padding: 10px 20px;
	line-height: 1.5;
	background: #ffffff;
}

.boxM {
	display: inline-block;
	border: 1px solid #202E6C;
	margin: 0 0 1em;
	padding: 10px;
	line-height: 1.5;
	background: #ffffff;
}
.boxN {
	display: inline-block;
	margin: 0 0 1em;
	padding: 3px 10px;
	line-height: 1.5;
	background: #3D4E99;
	color: #FFF;
}



/* PAGE ANCHOR */
.pageanchor {
	margin: 40px 0 1em;
	text-align: center;
}
.pageanchor li {
	display: inline;
	margin: 0 10px;
}
.pageanchor span,
.pageanchor a {
	display: inline-block;
	padding: 2px 5px;
}
.pageanchor span,
.pageanchor a:hover {
	background: #202e6d;
	color: #ffffff;
	text-decoration: none;
}
.pageanchor a {
	color: #333333;
}


/* BUTTON */
.btn {
	margin: 30px 0;
	text-align: center;
}
.btn p {
	margin: 0 auto;
	background: #e6e6e6;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	padding: 10px;
}

/* OTHER */

.Meiryo {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif !important;
}
.txtmg {
	margin-left: 91px;
}
.txtmgL {
	margin-left: 115px;
}
.lnkA {
	background: #202e6c;
	padding: 5px;
}
.lnkA a {
	color: #ffffff;
}
p span {
	font-weight: bold;
}

.relate {
	margin-bottom: 15px;
}
.relate dt {
	background: #f7f9ff;
	padding: 5px 10px;
	margin-bottom: 15px;
	color: #202e6b;
	border-top: 1px solid #c3cce6;
	border-bottom: 1px solid #c3cce6;
}
.relate li {
	background: url(/project/mirai/img/arrow.gif) no-repeat 0 7px;
	padding-left: 15px;
	margin-bottom: 5px;
}

.em_bld_b {
	font-size: 120%;
	font-weight: bold;
	color: #089edd;
}
.em_bld_k {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
}

.iconQ {
	color: #202e6c;
	font-weight: bold;
	padding-left: 2em;
}

.iconQ span {
	display: inline-block;
	background: #77bd2c;
	padding: 2px 6px;
	color: #ffffff;
	margin-left: -2em;
}

/* UL */
.ulTypeA {
	margin: 0 0 20px 15px;
	line-height: 1.5;
}
.ulTypeA li {
	list-style: disc;
	margin-bottom: 0.5em;
}

.ulTypeB {
	margin: 0 0 20px 15px;
	line-height: 1.5;
}
.ulTypeB li {
	list-style: decimal;
	margin-bottom: 0.5em;
}

/* DL */
.dlTypeA {
	line-height: 1.5;
}
.dlTypeA dt {
	background: #ffffff;
	padding: 7px 0 7px 10px;
	font-weight: bold;
	border-bottom: 2px solid #202e6c;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	margin: 0 0 10px 0;
}
.dlTypeA dt span {
	display: inline-block;
	float: right;
}
.dlTypeA dd {
	margin-bottom: 20px;
	line-height: 1.5;
}

.dlTypeB {
	line-height: 1.5;
}
.dlTypeB dt {
	float: left;
}
.dlTypeB dd {
	margin-bottom: 0.2em;
}

/* TABLE */
.tblTypeA {
	width: 100%;
}
.tblTypeA th,
.tblTypeA td {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	padding: 5px;
}
.tblTypeA th {
	background: #eeeeee;
}
.tblTypeA td {
	background: #ffffff;
}


/* Twitter タイムライン */
#twtl {
	height: 300px;
	overflow-y: scroll;
	border: 10px solid #29A9AC;
}

#twArea {
	background: #29A9AC;
	color: #FFF;
	text-align: center;
	padding: 10px 0 0;
}
#twF {
	padding: 3px;
	display: inline-block;
	text-align: center;
	background: #FFF;
}
