@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset, /*input,textarea,*/ p,blockquote,table,th,td,iframe {
	margin: 0;
	padding: 0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}

fieldset,img,iframe {
	border: 0 none;
}
address,caption,cite,code,dfn,em,strong,th,var,b,i,u,s,strike {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
ol,ul {
	list-style: none outside none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6,big,small {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0 none;
}

html {
 overflow-y: scroll;
}


body{
	font-size:14px;
	line-height:1.5;
	background:#34002f;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


#wrap{
	width:100%;
	background:#34002f;
	overflow:hidden;
	zoom:1;
}


hr{
	margin:25px 0 30px;
}


#mainBox{
	width:948px;
	margin:0 auto 20px;
	padding:0;
	background:url(../images/bg_film.png?1554174714) repeat-y 0 0;
	zoom:1;
	border:1px solid #fff;
	border-top:none;
}


#mainBox-1{
	width:948px;
	background:url(../images/bg_curtain.png?1554174714) no-repeat 0 0;
}

#mainBox-2{
	width:948px;
	background:url(../images/bg_curtain2.png?1554174714) no-repeat 0 0;
}






#mainBox a:link{ color:#fff; text-decoration:underline;}
#mainBox a:visited{ color:#f1f1f1;}
#mainBox a:hover{ color:#ffd804; }
#mainBox a:active{}



#header-1{
	width:898px;
	height:409px;
	padding:0 25px;
	position:relative;
}


#header-2{
	width:898px;
	height:114px;
	margin-bottom:45px;
	padding:0 25px;
	position:relative;
}


#logo{
	position:absolute;
	left:25px;
	top:17px;
}

#name-a{
	width:358px;
	height:35px;
	text-align:center;
	
	position:absolute;
	left:270px;
	top:58px;
}

#name-b{
	position:absolute;
	left:20;
	top:30px;
}

#btList{
	width:auto;
	position:absolute;
	right:20px;
	top:22px;
}

#btList li{
	float:right;
	padding-left:10px;
}





#btList2{
	width:834px;
	height:40px;
	padding:20px 0 30px;
	text-align:center;
	zoom:1;
}

#btList2 li{
	display:inline;
	padding:0 5px;
	text-align:center;
}




#backHome{
	width:247px;
	height:50px;
	
	position:absolute;
	right:37px;
	top:45px;
}


#socialBox{
	width:265px;
	height:22px;
	position:absolute;
	right:23px;
	top:8px;
	overflow:hidden;
	zoom:1;
}


#socialBox #btFB{
	width:125px;
	height:22px;
	float:right;
}

#btFB iframe{
	width:125px;
	height:22px;
	overflow:hidden;
}

#socialBox #btTW{
	width:125px;
	height:22px;
	float:left;
}


#ctsBox-2{
	width:834px;
	margin:0 auto;
	padding:70px 20px 20px;
	background:#000 url(../images/bg_ctsbox.png?1554174714) no-repeat 0 0;
	
	-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius:8px;
	border-top-left-radius:8px;
	
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius:8px;
	border-top-right-radius:8px;
	
	position:relative;
}
	


#sharedLink1{
	width:450px;
	overflow:hidden;
	zoom:1;

	position:absolute;
	left:180px;
	top:17px;
}

#sharedLink1 li{
	float:left;
	padding:0 6px;
	font-size:12px;
	border-right:1px solid #fff;
	line-height:1.2;
}

#sharedLink1 li.endLine{ border:none; }
#sharedLink1 a:link{ text-decoration:none; }

#sharedLink2{
	width:878px;
	margin:0 auto;
	text-align:center;
}

#sharedLink2 li{
	display:inline;
	height:45px;
	padding:0 10px;
	text-align:center;
	font-size:0;
	line-height:0;
}


.footer{
	height:67px;
	color:#fff;
	font-size:12px;
	background:url(../images/foot_bg2.png?1554174714) repeat-x left bottom;
}

.footer2{
	width:950px;
	height:37px;
	margin:0 auto;
	text-align:center;
	padding-top:30px;
	background:url(../images/foot_bg.png?1554174714) no-repeat center bottom;
}

.footer a{
	text-decoration:underline;
	color:#fff;
}

.footer a:link,
.footer a:visited{
	text-decoration:underline;
	color:#fff;
}

.footer a:hover,
.footer a:active{
	color:#fc0;
}


#backHome2{
	display:block;
	width:247px;
	height:50px;
	margin:50px auto;
	text-align:center;
}




/* sliderBox +++++++++++++++++++++++++++++++

++++++++++++++++++++++++++++++++++++++++++++ */

#slideBox{
    width:500px;
    height:300px;
    text-align:center;
    position:absolute;
    left:224px;
    top:40px;
    overflow:hidden;
}


#slideBox div{
    width:500px;
    height:300px;
    background:#fff;
}

#slideBox img{
    display:block;
    width:500px;
    height:300px;
    margin:0 auto;
}


/* tweet custmize ++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++ */


#menuBox .twtr-hd,
#menuBox .twtr-ft{ display:none; }


#twBox .twtr-widget{ font-size:14px !important;}
#twBox .twtr-widget .twtr-tweet{ border-bottom:1px solid #444; }
#tweetto{
	width:264px;
	height:25px;
	padding-top:7px;
	background:url(../images/bg_tweetto.png?1554174714) no-repeat 0 0;
	overflow:hidden;
	position:absolute;
	left:10px;
	bottom:10px;
	text-align:center;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#a8a8a8;
}

#twFollow{
	display:block;
	width:62px;
	height:23px;
	position:absolute;
	right:10px;
	top:10px;
}




