@charset "utf-8";

/*------------------------------------reset------------------------------------*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin: 0;padding: 0;	border: 0;font-size: 100%;font: inherit;vertical-align: baseline;
	}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,q:before, q:after {
	content: '';content: none;
}
table {
	border-collapse: collapse;border-spacing: 0;
}

/*css hack*/
#social-box:after,#wrapper:after,.clearfix:after,.artist-box:after,.artist-box2:after,#sponsored-link:after,#main-menu:after,#sponsor-page:after,#footer-container:after,#ck-banner:after,#ticket-link:after,#nishimuraai:after,.mail-order-box:after,#hot-topics:after,#social-button:after,.three-col-img:after,.article-box:after,.artist-box3:after{content:"";clear:both;display:block;height:0;
}

a:link,
a:visited,
a:active,
a:hover { /* FireFox リンク選択時の点線を消す */
	overflow: hidden;
	outline: none;
}

h3 a {
	text-decoration:none;
}
h3 a:hover {
color:#555;
}


.section-title,.sidebar-title,#main-menu li,#footer-container h1,.new-artist {
    font-family: 'Open Sans',serif;
    font-weight: bold;
    text-transform: uppercase;
}


/*------------------------------------start------------------------------------*/
.textem {
	font-weight: bold;
	font-size: 20px;
	color: #f4434b;
}

.textmini {
	font-size:12px;
}

.textred {
	color: #f4434b;
}

a { 
	color:#f4434b;
}

img {
    box-shadow: #000 0 0 0;
}

body {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', 'Meiryo', 'Verdana', 'ＭＳ Ｐゴシック', sans-serif;
	color: #333;
	background: #333;	
}

header {
	background: url(../img/bg-black.png);
}

header h1 a{
	font-size: 13px;
	color: #fff;
	line-height: 35px;
	margin: 0 0 0 10px;
	text-decoration: none;
}
header h1 a:hover{
	color:#f4434b;
}

#site-title h1{
	background: url(../img/site-title.png) no-repeat center top;
	height: 250px;
	width: 960px;
	text-indent: -9999px;
	margin:10px auto 0;
}

#normal-h1 {
	background: url(../img/site-title2.png) no-repeat center top!important;
	height:160px!important;
}

#site-desc{
	background: url(../img/site-desc.png) no-repeat center top;
	height: 100px;
	width: 780px;
	text-indent: -9999px;
	margin:0 auto;
}

#wrapper {
	width:1060px;
	margin:0 auto;
	padding:20px;
}


#main-menu {
	margin:0 auto;
}

#main-menu ul {
	text-align: center;
}

#main-menu li{
	display: inline-block;
	/display: inline;
	/zoom: 1;
	text-shadow:#000 2px 2px 0;
}
#main-menu li a{
	font-size: 18px;
	color: #FFF;
	display:block;
	padding:15px 7px;
	text-decoration:none;
}
#main-menu li a:hover{
	color:#f4434b;
}



#main-section {
	width:740px;
	margin:0 20px 0 0;
	float:left;
}
#sidebar {
	width:300px;
	float:left;
}


#side-banner {
	margin:0 0 20px;
}
#side-banner a {
	display:block;
	width:300px;
	min-height:70px;
	margin:0 0 5px 0;
}
#side-banner a:hover {
	opacity:0.8;
}


.section-title,.sidebar-title {
	font-size: 46px;
	color: #FFF;
	margin: 0 0 20px;
	padding-left:40px;
	text-shadow: #151515 4px 4px 0;
	background: url(../img/thunder.png) no-repeat left bottom;
}

#sponsored-link img{
    float: left;
    margin: 0 6px 6px 0;
}

#sponsored-link a img:hover,#sponsor-page a img:hover{
	opacity:0.8;
}

.sponsor-banner-box img{
	width:190px;
	height:72px;
	float:left;
	margin:0 12px 12px 0;
}

.shoujou {
	float: left;
	border: 10px solid #FFF;	
	margin:0 20px 20px 0;
}


#twitter-box{
	margin:20px 0 0;
}


.article-box {
	margin: 0 auto 40px;
	background-color:#fff;
	background-color:rgba(255,255,255,0.9);
	padding:30px;
}

.riderblog img{
	margin: 10px 10px 20px 0;
	border: 5px solid #FFF;
}

selector:not(:target) {
	background-color: #fff\9;
}

.article-box h1 {
	font-size: 28px;
	color: #333;
	line-height: 44px;
	margin: 0 0 30px;
	border-bottom: 1px dashed #aaaaaa;
}


.article-box h2 {
	font-size: 26px;
	color: #333;
	line-height: 30px;
	margin: 30px 0;
	color: #f4434b;
}

.article-box h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 20px 0;
	line-height:26px;
	border-bottom: 1px dotted #aaa;
}

.article-box h4 {
	margin:15px 0;
	font-size:16px;
	font-weight:bold;
}

.article-box p {
	margin:10px 0;
	line-height:22px;
}


.normal-list li {
	margin:5px 0;
	line-height:18px;
	list-style:disc;
	margin-left:10px;
}


#footer-container {
	padding:30px 0;
}
#footer-container h1 {
	font-size: 30px;
	color: #eee;
	margin:0 0 20px;
}

#footer-box {
	background: url(../img/bg-black.png);
	padding: 30px;
	margin: 50px 0 0;
	min-width:1060px;
}

footer {
	width:1060px;
	margin:0 auto 30px;
	text-align:center;
}
footer p {
	font-size:12px;
	line-height:20px;
	color:#fff;
	text-shadow:#151515 1px 1px 0;
	margin:7px 0;
}

#footer-menu li a{
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	padding:5px 0;
}


#footer-sponsor a{
	color: #eee;
	text-decoration: none;
	font-size: 12px;
}
#footer-sponsor a:hover{
	color:#f4434b;
	text-decoration:underline;
}

#footer-left,#footer-center,#footer-right{
	float:left;
	width:340px;
	text-align:left;
}
#footer-left,#footer-center{
	margin-right:20px;
}

#ck-banner {
	text-align: center;
}

#ck-banner li {
  display: -moz-inline-box;
  display: inline-block;
  /display: inline;
  /zoom: 1;
}
#ck-banner li a {
	width: 192px;
	height: 100px;
	display: block;
	background: url(../img/ck-banner.png) no-repeat 0px 0px;	
	text-indent:-9999px;
}
#ck-banner li a:hover {
	opacity:0.7;
}
#banner-ck13 a{background-position:0 0!important;}
#banner-ck12 a{background-position:-192px 0!important;}
#banner-ck11 a{background-position:-384px 0!important;}
#banner-ck10 a{background-position:-576px 0!important;}
#banner-ckblog a{background-position:-768px 0!important;}

.artist-box li,.artist-box2 li,.artist-box3 li {
	float:left;
	width:220px;
	margin:0 10px 10px 0;
	position:relative;
}
.artist-box li,.artist-box2 li {
	min-height:200px;
}
.artist-box li,.artist-box2 li {
	min-height:200px;
}
.artist-box2 li {
	width:240px;
	margin:0 12px 10px 0;
}

.artist-box,.artist-box2 {
	text-align:center;
	margin:30px 0;
}
.artist-box img,.artist-box2 img {
	margin:0 0 5px 0;
}
.artist-box a,.artist-box2 a {
	text-decoration:none;
}

.new-artist {
	position:absolute;
	left:10px;
	top:10px;
	color: #f4434b;
	text-shadow:#fff 1px 1px 0;
}

.artist-box img:hover,.artist-box2 img:hover {
	opacity:0.7;
}

.artist-title li {
	position:relative;
	overflow:hidden;
}

.artist-title-hidden {
	display:block;
	top: 220px;
	height:50px;
	width:100%;
	left: 0;
	float:left;
	position:absolute;
}


.box-right {
	margin-right:0!important;
}

#backtotop {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 50px;
	z-index: 100;
}
#backtotop a {
	display: block;
	width: 50px;
	height: 50px;
	background: url(../img/arrow.png) no-repeat;
	text-indent:-9999px;	
}
#backtotop a:hover {
	background-position: 0 -50px;
}

.ua-change {
	display: block!important;
	width: 60%!important;
	padding: 50px!important;
	background: #f4434b!important;
	text-align: center!important;
	margin: 40px auto 20px!important;
	text-decoration: none!important;
	font-weight: bold!important;
	color: #fff!important;
	font-size:50px;
}



#attention-ul li{
	margin: 10px 0;
	font-size: 14px;
	line-height: 20px;
	list-style: decimal outside;
	margin-left:20px;
}


#news-archive-ul li {
	margin:10px 0;
	padding-bottom:5px;
	border-bottom:dotted 1px #aaa;
}
#news-archive-ul li a {
	text-decoration:none;
}
#news-archive-ul li:last-child {
	border-bottom:none;
}

.post-date {
	background-color: #f4434b;
    color: #fff;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    margin: -40px 0 20px -10px;
    position: relative;
    text-align: center;
    width: 100px;
}

.post-date-corner {
    border-color: transparent transparent #d52b32;
    border-style: solid;
    border-width: 0 0 10px 10px;
    height: 0;
    left: -10px;
    position: absolute;
    width: 0;
}


#hot-topics {
	background: rgba(255,255,255, 0.9);
	margin:30px 0 50px;
	width:1060px
}

#hot-topics li {
	float:left;
	background:#fff;
	width:340px;
	height:75px;
	margin:10px 10px 10px 0;
	text-align:center;
	
}
#hot-topics li a:hover {
	opacity:0.7;
}

#funding-link,.link-button,.submit-button {
    background: none repeat scroll 0 0 #f4434b;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    margin: 50px auto;
    padding: 20px;
    text-align: center;
    text-decoration: none;
	line-height:30px;
}

#social-button a,.submit-button a{
	float:left;
	display:block;
	width:330px;
	height:85px;
}

#social-button a:hover,.submit-button a:hover{
	opacity:0.7;
}

#footer-banner img:hover{
	opacity:0.7;	
}

.submit-button {
	font-size:18px;
	padding:10px;
	margin:10px;
}

.news-date {
	width:120px;
	display:inline-block;
}

.three-col-img {
	margin:20px 0;
}

.three-col-img li{
	float:left;
	margin:0 10px 10px 0;
}


.comment-movie-box {
	text-align:center;
}


.table-donation {
	margin:30px 0;
}

#request-table,.table-donation,.table-donation th,.table-donation td,.table-donation tr{
	border-collapse:collapse;
}

#request-table td, #request-table th,.table-donation th,.table-donation td {
	font-weight: normal;
	text-align: left;
	padding:7px;
	border: 1px solid #ccc;
}
.table-donation td {
	text-align:right;
}

#request-table {
	margin:0 auto 30px;
}

#request-table td, #request-table th {
	padding:12px;
}
#request-table td {
	max-width:500px;
	word-break: break-all;
}


.normal-list li{
	list-style: disc;
	margin:5px 0 5px 20px;
}


.left-img {
	float:left;
	margin:0 30px 20px 0!important;
}

.ticket-hr {
	clear:both;
	margin:30px 0;
border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}


.maigo-ul li{
	margin:10px 0;

}

/*------------------------------social------------------------------*/

#fb-like-box,#line-box,#twitter-button-box {
	float:left;
}
#fb-like-box {
	margin:0 10px 0;
}

.fb_iframe_widget {
	margin:0 5px 0 0;
}

#social-box {
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	padding:5px 0px;
	color: #333;
	font-size: 12px;
	margin:5px 10px;
	float:right;
}

#___plusone_0 {
	width:80px!important;
}

