@charset "utf-8";
/* ----------------------------------------------------------------
    Default Style Reset
----------------------------------------------------------------- */
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Helvetica', 'Arial', 'ＭＳ Ｐゴシック', sans-serif;
	letter-spacing: 0.03em;
	font-size: 13px;
	line-height: 140%;
	background: url(../images/top_image-sp02.jpg) top center repeat-x #221f66;
	background-size:640px auto;
	color: #333333;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	-webkit-text-size-adjust: none;
}
header {
	padding: 0 10px;
}
header .sns {
	clear: both;
	margin-bottom: 15px;
}
header .sns ul {
}
header .sns ul li {
	margin-top: 30px;
	float: right;
	text-align: right;
}
header .sns ul li.twitter {
	margin-left: 1em;
	overflow: hidden;
	width: 100px;
}
header h1 {
	clear: both;
	display: block;
	margin: 55px 0 10px 0;
	padding-bottom: 10px;
	text-indent: -9999px;
	background: url(../images/title.png) no-repeat center top;
	background-size: 300px auto;
	min-height: 75px;
}
.days1024, .days1025{ width:300px; margin:0 auto;}
.days1024 a {
	display: block;
	text-indent: -9999px;
	background: url(../images/daysmenu1024-sp.png) no-repeat left top;
	background-size: 184px 45px;
	height: 45px;
	margin: 0 15px 5px 0;
}
.days1025 a {
	display: block;
	text-indent: -9999px;
	background: url(../images/daysmenu1025-sp.png) no-repeat left top;
	background-size: 184px 45px;
	height: 45px;
	margin: 0 15px 0 0;
}
.top_text {
	background: #fff;
	color: #000;
	border-radius: 5px;
	padding: 15px;
	margin: 30px 0 15px 0;
}
.top_text h2 {
	text-indent: -9999px;
	background: url(../images/top_text_title-sp.png) no-repeat center top;
	background-size: 261px 31px;
	min-width: 261px;
	min-height: 31px;
	margin-bottom: 15px;
}
.top_text p {
}
.headerwords {
	background: #fff;
}
.header_text_size {
	float: right;
	padding-top: 10px;
	line-height:0;
}
.btn_language {
	float: left;
	padding: 12px 0 0 0;
}
/* mod_headerbox_size
-----------------------------------------*/
.header_text_size {
	width: 86px;
	line-height:0;
}
.header_text_size ul {
	width: 88px;
	position: relative;
	overflow: hidden;
	margin: 5px -2px 0 0;
	line-height:0;
}
.header_text_size ul li {
	float: left;
	width: 27px;
	height: 27px;
	overflow: hidden;
	margin-right: 2px;
	line-height:0;
}
.header_text_size ul li span {
	display: block;
	cursor: pointer;
}
.header_text_size ul li.active span {
	margin-top: -27px;
}
.header_text_size ul li span:hover {
	margin-top: -27px;
}
/* ----------------------------------------------------------------
    content
----------------------------------------------------------------- */
#wrapper {
}
.date {
	padding: 0 10px;
}
.date li {
}
.date li.contents_nav1024 a {
	display: block;
	text-indent: -9999px;
	background: url(../images/content_1024.png) no-repeat center top;
	background-size: 300px auto;
	margin-bottom: 5px;
	height: 50px;
}
.date li.contents_nav1025 a {
	display: block;
	text-indent: -9999px;
	background: url(../images/content_1025.png) no-repeat center top;
	background-size: 300px auto;
	height: 50px;
}
.date li.contents_nav1024 a:hover {
}
.date li.contents_nav1025 a:hover {
}
.time_limit {
	font-size: 12px;
	text-align: right;
	color: #fff;
	margin-top: 3px;
}
.program {
	background: url(../images/icon_pdf.png) no-repeat left top;
	background-size: 24px;
	padding: 5px 0 5px 28px;
	margin: 15px 0 15px 10px;
}
.program a {
	color: #fff;
	text-decoration: underline;
}
.p-index {
	color: #fff;
}
#container {
}
#container h1 {
}
.contents_block {
}
#information {
	background: #e3f6ff;
	padding: 15px 0;
}
/* place */
.place_container {
}
.place_container h2 {
	font-size: 21px;
	background: url(../images/place_title-sp.png) no-repeat left top;
	background-size: 16px;
	border-bottom: 1px solid #333;
	padding: 0 0 8px 21px;
	margin: 0 15px 10px 15px;
	color: #333;
}
.place_container ul {
	padding: 0 15px;
}
.place_container ul li {
	background: url(../images/list_black.png) 0 0.4em no-repeat;
	background-size: 9px;
	padding-left: 15px;
}
.place_container .btn_place {
}
.place_container .btn_place a {
	display: block;
	text-indent: -9999px;
	background: url(../images/btn_access-sp.png)no-repeat center top;
	background-size: 290px 42px;
	height: 42px;
	margin-top: 15px;
}
/* other content */
.contents_list {
	padding-bottom: 30px;
	border-bottom: 2px solid #333;
}
.contents_list h3 {
	display: none;
}
.contents_list dl {
	padding: 0 15px;
}
.contents_list dl dt {
	font-size: 21px;
	border-bottom: 1px solid #333;
	padding-bottom: 8px;
	margin: 20px 0 10px 0;
}
.contents_list dl dd ul li {
	background: url(../images/list_black.png) 0 0.4em no-repeat;
	background-size: 9px;
	padding-left: 15px;
}
.contents_list dt.sponsor_title {
}
.contents_list dt.support_title {
}
.contents_list dt.cooperation_title {
}
/* attention */
.attention {
	margin: 20px 15px 0 15px;
	color: #000;
	background: #fff;
	padding: 15px;
	border-radius: 5px
}
.attention h4 {
	font-size: 100%;
	margin-bottom: 5px;
}
.attention ul li {
	font-size: 85%;
}
.attention ul li:before {
	content: "※";
}
/* btn_pagetop */
.pagetop_block {
	text-align: center;
	margin: 1em 0;
	font-size: 18px;
}
.pagetop_block:before {
	content: url('../images/top_arrow.png');
	padding-right: 5px;
}
.pagetop_block a {
	color: #fff;
}
footer {
	position: relative;
	padding: 0 10px;
}
footer .contents_block {
}
footer .contents_block .copyrights {
	position: relative;
}
footer .contents_block .copyrights ul.social {
	height: 185px;
}
footer .contents_block .copyrights ul.social li {
}
footer .ftr_mail {
}
footer dl.contact {
}
footer .copy {
	text-indent: -9999px;
	background: url(../images/copyrights-sp.png) no-repeat center top;
	background-size: 289px auto;
	width: 95%;
	position: absolute;
	bottom: 0;
	left: 0;
}
footer ul.social li.mitaka a {
	text-indent: -9999px;
	display: block;
	background: url(../images/banner_mitaka2014-sp.png) no-repeat center top;
	background-size: 300px 80px;
	height: 80px;
	margin-bottom: 10px;
}
footer ul.social li.twitter a {
	text-indent: -9999px;
	display: block;
	background: url(../images/banner_twitter-sp.png) no-repeat center top;
	background-size: 300px 60px;
	height: 60px;
}
footer dl.contact {
	margin: 15px auto 10px;
}
footer dl.contact dt {
	text-indent: -9999px;
	background: url(../images/contact_title-sp.png) no-repeat center bottom;
	background-size: 300px auto;
	margin-bottom: 5px;
}
footer dl.contact dd {
	display: block;
	text-indent: -9999px;
	background: url(../images/contact_img-sp.png) no-repeat center top;
	background-size: 300px auto;
	min-height: 25px;
	max-height: 50px;
	padding-bottom: 10px;
}
