@charset "utf-8";
/* 
CSS Information
 File name:      common.css
 Author:         Administrator
 Style Info:     Modify YUI Reset CSS, YUI Fonts CSS
 *http://yuilibrary.com/license/
 *version: 3.7.2 build: 5639
----------------------------------------------------- */
/* reset.css
****************************/

html {
	color:#000;
	background:#FFF;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	margin:0;
	padding:0;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { 
	display:block;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input,textarea,select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input,textarea,select {
	*font-size:100%;
}
legend {
	color:#000;
}

/* fonts.css
****************************/

body {
	font:13px/1.6 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
}
select,input,button,textarea {
	font:99% arial,helvetica,clean,sans-serif;
}
table {
	font-size:inherit;
	font:100%;
}
pre,code,kbd,samp,tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}


/* base.css
****************************/

/* clearfix */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	font-size: 0.1em;
}
.clearfix {display:inline-block;}
* html .clearfix {height:1px;}
.clearfix {display:block;}

/* マージン・インデント */
.mt5 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mt25 {margin-top: 25px;}
.mt30 {margin-top: 30px;}

.mr5 {margin-right: 5px;}
.mr10 {margin-right: 10px;}
.mr15 {margin-right: 15px;}
.mr20 {margin-right: 20px;}
.mr25 {margin-right: 25px;}
.mr30 {margin-right: 30px;}

.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb25 {margin-bottom: 25px;}
.mb30 {margin-bottom: 30px;}

.ml5 {margin-left: 5px;}
.ml10 {margin-left: 10px;}
.ml15 {margin-left: 15px;}
.ml20 {margin-left: 20px;}
.ml25 {margin-left: 25px;}
.ml30 {margin-left: 30px;}

.pt5 {padding-top: 5px;}
.pt10 {padding-top: 10px;}
.pt15 {padding-top: 15px;}
.pt20 {padding-top: 20px;}
.pt25 {padding-top: 25px;}
.pt30 {padding-top: 30px;}

.pr5 {padding-right: 5px;}
.pr10 {padding-right: 10px;}
.pr15 {padding-right: 15px;}
.pr20 {padding-right: 20px;}
.pr25 {padding-right: 25px;}
.pr30 {padding-right: 30px;}

.pb5 {padding-bottom: 5px;}
.pb10 {padding-bottom: 10px;}
.pb15 {padding-bottom: 15px;}
.pb20 {padding-bottom: 20px;}
.pb25 {padding-bottom: 25px;}
.pb30 {padding-bottom: 30px;}

.pl5 {padding-left: 5px;}
.pl10 {padding-left: 10px;}
.pl15 {padding-left: 15px;}
.pl20 {padding-left: 20px;}
.pl25 {padding-left: 25px;}
.pl30 {padding-left: 30px;}

/* インデント */
.ind01 {text-indent: -0.5em; margin-left: 0.5em;}
.ind02 {text-indent: -1em; margin-left: 1em;}
.ind03 {text-indent: -1.5em; margin-left: 1.5em;}
.ind04 {text-indent: -2em; margin-left: 2em;}
.ind05 {text-indent: -2.5em; margin-left: 2.5em;}
.ind06 {text-indent: -3em; margin-left: 3em;}
.ind07 {text-indent: -3.5em; margin-left: 3.5em;}
.ind08 {text-indent: -4em; margin-left: 4em;}
.ind09 {text-indent: -4.5em; margin-left: 4.5em;}
.ind10 {text-indent: -5em; margin-left: 5em;}
.ind11 {text-indent: -5.5em; margin-left: 5.5em;}
.ind12 {text-indent: -6em; margin-left: 6em;}
.ind13 {text-indent: -6.5em; margin-left: 6.5em;}
.ind14 {text-indent: -7em; margin-left: 7em;}
.ind15 {text-indent: -7.5em; margin-left: 7.5em;}
.ind16 {text-indent: -8em; margin-left: 8em;}
.ind17 {text-indent: -8.5em; margin-left: 8.5em;}
.ind18 {text-indent: -9em; margin-left: 9em;}
.ind19 {text-indent: -9.5em; margin-left: 9.5em;}
.ind20 {text-indent: -10em; margin-left: 10em;}
.ind21 {text-indent: -10.5em; margin-left: 10.5em;}

/* リンク */
a:link,a:visited,a:hover,a:active {color: #00f;}
a:link,a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}

a:hover img.alpha,
.alpha a:hover {
	opacity: 0.85;
	filter:alpha(opacity=85);
	-ms-filter:"alpha( opacity=85 )";
	*zoom: 1;
}

/* 行揃え */
.alignL {text-align: left;}
.alignC {text-align: center;}
.alignR {text-align: right;}

.imgR {
	float: right;
	margin: 0 0 10px 15px;
}
.imgL {
	float: left;
	margin: 0 15px 10px 0;
}

/* 要素設定 */
html,body {
	color: #333;
	text-align: center;
}
ul,dl,ol {
	text-indent: 0;
	list-style-position:outside;
}
th,td {
	vertical-align: top;
}
img {
	vertical-align: top;
}

/* 文字数調整 */
.elps {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

/* baseLayout
****************************/
html,body {
	background: #ffe930;
}
#wrapper {
	width: 910px;
	margin: 0 auto;
}
.subWrap {
	width: 910px;
}

/* #header *****************/
#header {
	padding: 30px 0;
	text-align: left;
}

#header h1 a {
	display: block;
	float: left;
	width: 255px;
	text-align: center;
}

#header h1 em {
	display: block;
	float: right;
	width: 633px;
	text-align: center;
	font-size: 108%;
}

#header h1 em img {
	margin-bottom: 10px;
}

#socialbuttons {
	float: right;
	margin: 10px -20px 0 0;
}
#socialbuttons div {
	float:left;
}

/* #nav ********************/
#nav {
}

/* #content ****************/
#content {
	float: right;
	width: 633px;
	margin-bottom: 30px;
	text-align: left;
	font-size: 116%;
}

/* #aside ******************/
#aside {
	float: left;
	width: 255px;
	margin-bottom: 30px;
	text-align: left;
}

#aside .bnr li {
	margin-bottom: 10px;
}

#aside .menu {
	margin-bottom: 20px;
}

#aside .menu li {
	margin-bottom: 7px;
}

#aside .menu li a {
	display: block;
	padding: 12px 10px 12px 35px;
	border: 4px solid #ffd509;
	background: rgba(255,255,255,0.8) url(../images/icon_home.png) no-repeat 10px center;
	font-weight: bold;
	line-height: 1;
	color: #333;
}

#aside .menu li a[href$="schedule.php"] {
	background-image: url(../images/icon_schedule.png);
}

#aside .menu li a[href$="howto.php"] {
	background-image: url(../images/icon_howto.png);
}

#aside .menu li a[href$="charity.php"] {
	background-image: url(../images/icon_charity.png);
}

#aside .menu li a[href$="access.php"] {
	background-image: url(../images/icon_access.png);
}

#aside .menu li a[href$="auction.php"] {
	background-image: url(../images/icon_auction.png);
}

#aside .menu li a[href$="timetable.php"] {
	background-image: url(../images/icon_timetable.png);
}

#aside .menu li a[href$="tshirts.php"],
#aside .menu li a[href$="t-shirt.html"] {
	background-image: url(../images/icon_tshirts.png);
}

#aside .menu li a[href$="cast.php"] {
	background-image: url(../images/icon_cast.png);
}

#aside .menu li a[href^="https://twitter.com/"],
#aside .menu li a[href$="rt.php"] {
	background-image: url(../images/icon_twitter.png);
}

#aside .menu li a[href$="present.php"] {
	background-image: url(../images/icon_present.png);
}

#aside .menu li a[href$="report01.php"] {
	background-image: url(../images/icon_report01.png);
}

#aside .menu li a[href$="report02.php"] {
	background-image: url(../images/icon_report02.png);
}

#aside .menu li a[href$="media.php"] {
	background-image: url(../images/icon_media.png);
}

#aside .menu li a img {
	vertical-align: middlee;
}

#aside .menu li a:hover img {
	opacity: 0.85;
	filter:alpha(opacity=85);
	-ms-filter:"alpha( opacity=85 )";
	*zoom: 1;
}

#aside .menu li small {
	margin-left: 4px;
	font-size: 77%;
}

/* #footer *****************/
/* footer
----------------------------------------------------*/
#footerBG {
	background: #000;
	text-align: center;
}

#footer {
	width: 910px;
	height: 81px;
	margin: 0 auto;
	position: relative;
	background: #000 url(/images/common/footer_btn.png) no-repeat;
	text-align: left;
}

#minibanner {
	width: 168px;
	height: 35px;
	margin: 0px 0px 0px -10px;
	position: absolute;
	top: 29px;
	left: 63px;
}

#minibanner li {
	float: left;
}

#minibanner li a {
	width: 80px;
	height: 26px;
	padding: 0px 0px 0px 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-indent: 100%;
}

#footernav {
	position:absolute;
	top: 30px;
	left: 160px;
}

#footernav li {
	float: left;
	display: inline;
	font-size: 12px;
}

#footernav li a{
	padding: 0px 10px;
	background: url(/images/common/mark1.gif) no-repeat left center;
	color: #ffffff;
}

#footernav li a:hover{
	text-decoration: underline;
}

#copyright {
	position: absolute;
	top: 53px;
	right: 20px;
	color: #919191;
	font-size: 9px;
}

/* 共通スタイル *****************/
.box01 {
	position: relative;
	box-sizing: -moz-border-box;
	box-sizing: -webkit-border-box;
	box-sizing: -o-border-box;
	box-sizing: -ms-border-box;
	box-sizing: border-box;
	padding: 30px 43px;
	border: 4px solid #ff349d;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	background: url(../images/bg_box01.png) repeat;
	behavior: url("/24h_2014/js/lib/PIE.htc");
}

#content > .box01 {
	margin-bottom: 40px;
}
.linkf {
	cursor: pointer;
}
.linkf:hover {
	background: url(../images/bg_box01hov.png) repeat;
}
.title01 {
	position: relative;
	height: 32px;
	line-height: 32px;
	margin-bottom: 30px;
	border: 2px solid #fff;
	background: rgb(232,232,232); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(232,232,232,1) 0%, rgba(232,232,232,1) 23%, rgba(246,246,246,1) 82%, rgba(246,246,246,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,232,232,1)), color-stop(23%,rgba(232,232,232,1)), color-stop(82%,rgba(246,246,246,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(232,232,232,1) 23%,rgba(246,246,246,1) 82%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(232,232,232,1) 23%,rgba(246,246,246,1) 82%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(232,232,232,1) 23%,rgba(246,246,246,1) 82%,rgba(246,246,246,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(232,232,232,1) 0%,rgba(232,232,232,1) 23%,rgba(246,246,246,1) 82%,rgba(246,246,246,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
	-moz-box-shadow: 3px 3px 3px rgba(6,0,1,0.18);
	-webkitbox-shadow: 3px 3px 3px rgba(6,0,1,0.18);
	-o-box-shadow: 3px 3px 3px rgba(6,0,1,0.18);
	-ms-box-shadow: 3px 3px 3px rgba(6,0,1,0.18);
	box-shadow: 3px 3px 3px #d2d1d1;
	text-align: center;
	font-size: 116%;
	font-weight: bold;
	color: #ef2f92;
	behavior: url("/24h_2014/js/lib/PIE.htc");
}

.title01::before {
	content: "";
	display: inline-block;
	width: 29px;
	height: 29px;
	background: url(../images/icon_arrow01.png);
	margin-right: 8px;
	vertical-align: middle;
}

.title01 img {
	vertical-align: middle;
}

.title02 {
	padding: 0 0 2px 1em;
	margin-bottom: 15px;
	border-bottom: 2px solid #ef2f92;
	font-size: 123.1%;
	font-weight: bold;
	text-indent: -1em;
}

.title02::before {
	content: "◆";
	color: #ef2f92;
}

.title03 {
	margin-bottom: 10px;
	color: #ef2f92;
	font-size: 123.1%;
	font-weight: bold;
}

.title04 {
	padding: 3px 5px;
	margin-bottom: 15px;
	background: #e85298;
	color: #ffe930;
	font-weight: bold;
}

.title05 {
	min-height: 24px;
	padding-left: 28px;
	margin-bottom: 10px;
	background: url(../images/icon_arrow01.png) no-repeat left center;
	-moz-background-size: 24px 24px;
	-webkit-background-size: 24px 24px;
	-o-background-size: 24px 24px;
	-ms-background-size: 24px 24px;
	background-size: 24px 24px;
	color: #ef2f92;
	font-size: 123.1%;
	font-weight: bold;
}

.attention {
	padding: 10px;
	border: 3px solid #d7d7d7;
	background: #fff;
	font-size: 77%;
}

.italic {
	font-style: italic;
}

/* ロゴ */
#logolist {
	margin: 15px 0;
}

#logolist ul li {
	float: left;
	margin: 0 5px 5px 0;
	background: #FFF;
	width: 83px;
	height: 98px;
}
#logolist li:nth-child(10) {
	margin: 0 0 5px 0;
}
#logolist li img {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	max-width: 83px;
}



/* =======================================
	footWrap
======================================= */
#footWrap{width:100%; height:115px; background:rgba(0,0,0,0.5); position:fixed; bottom: 0; left: 0;z-index: 9999;}
#footWrap .inner {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	background: #fff;
}
#footWrap .inner .bnr {
	margin: 10px 0;
	background: #fff;
}

#page-top {
    position: fixed;
    bottom: 140px;
    right: 20px;
    font-size: 80%;
	z-index: 9000;
}
#page-top a {
    background: #ff7dc4;
    text-decoration: none;
    color: #fff;
    width: 60px;
    padding: 12px 0;
    text-align: center;
    display: block;
    border-radius: 10px;
	border: 2px solid #ffffff;
}
#page-top a:hover {
    text-decoration: none;
    background: #B60063;
}

/* =======================================
	feature
======================================= */
#footWrap .inner .boxLeft{width:340px; float:left;}
#footWrap .inner .boxLeft .txt01{text-align:center; padding-top:24px;}
#footWrap .inner .boxRight{width:660px; float:right; padding:3px 0;}
#footWrap .inner .boxRight .left{width:300px; float:left;}
#footWrap .inner .boxRight .right{width:300px; float:right; margin-right:30px;}
#footWrap .inner .boxRight .txt{text-align:center;}
#footWrap .iconOpen {display: none; position:absolute; right:-100px; bottom:20px;}
#footWrap .iconClose {position:absolute; right:-60px; bottom:20px;}

#feature .box{width:282px; margin-bottom:20px;}
#feature .ttl{background:#d50065; color:#fff; padding:10px 5px; line-height:1.5em; margin-bottom:10px;}
#feature .img{text-align:center; margin-bottom:10px;}
#feature .img img{border:#ff4271 solid 1px;}
#feature .text{line-height:2em; margin-bottom:10px;}
#feature .info{background:#ffe9e9; border:#ff4271 solid 1px; padding:10px;}
#feature .fw-bold{font-weight:bold;}