/* 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,strong,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}


/* Clearfix */
.cf:before,
.cf:after { content:"";display:table; }
.cf:after { clear:both; }
.cf { zoom:1;}
.clear {
	clear: both;
	height: 0px;
}


/* Base Style */
html {
	background: url(../img/bg_character.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


body {
	height: 100%;
	width: 100%;
	font-weight: normal;
	color:#333;
	-webkit-font-smoothing: antialiased;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 14px;
	line-height: 150%;
}

h1,h2,h3{font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;font-weight:bold;text-transform: uppercase;}
h4,h5,h6{font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;font-weight:bold;}
h4{ font-size:20px; margin:1em 0 0; }
p{min-height:1px;}
strong{font-weight:bold;}
hr{background: #333;border: 0;height: 2px;margin: 12px auto 8px;width: 60px;}

a {
	color:#14C7F0;
	text-decoration:none;
}

a:hover{
	color:#FFAD38;
	text-decoration:underline;
}


#global {
	display: block;
	width: 595px;
	margin-right: auto;
	margin-left: auto;
}
#global li {
	display: block;
	float: left;
	height: 85px;
	width: 85px;
}


/* MENU */
.menu
{
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 2;
}
.menu li
{
	padding: 10px;
	background-color: #633932;
}
.menu li a
{
	color: #ffffff;
	text-decoration: none;
}
.menu li a:hover
{
	color: #FFCC00;
	text-decoration: none;
}

/*---------------
ページトップ----*/

.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}

.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #660000;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}

.pagetop a:hover {
	background-color: #330000;
}

		
		
.conInner {
	background-image: url(../img/bg_contents.png);
	background-repeat: repeat-y;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 10px;
}

.specInner {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

.mHead {
	width: 980px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_contents_head.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 69px;
}

.mHead h3 {
	background-repeat: no-repeat;
	display: block;
	height: 69px;
	width: 326px;
	text-indent: -9999px;
	float: left;
	margin-left: 10px;
}
.pageNavi {
	display: block;
	float: right;
	margin-right: 10px;
	margin-top: 11px;
}
.pageNavi li {
	display: block;
	float: left;
	height: 35px;
	width: 90px;
}

.tSpecial {
	background-image: url(../img/title_special.png);
}
.tDownload {
	background-image: url(../img/title_download.png);
}

.specInner h2 {
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 60px;
}

.tenpo {
	background-image: url(../img/special/m_tenpo.png);
}
.shokai {
	background-image: url(../img/special/m_shokai.png);
}
.countdown {
	background-image: url(../img/special/m_countdown.png);
}

#mTitle {
	height: 40px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.kakioroshi {
	background-image: url(../img/special/t_kakioroshi.jpg);
}
.line1 {
	background-image: url(../img/special/page_line.png);
	background-repeat: no-repeat;
	clear: both;
	height: 43px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.box1 {
	float: left;
	width: 430px;
	margin-left: 30px;
	text-align: center;
}
.box2 {
	float: left;
	width: 430px;
	margin-left: 20px;
	text-align: center;
}
.shopT,.pict1,.pTitle {
	padding-bottom: 13px;
}
#st {
	display: block;
	float: left;
	height: 454px;
	width: 454px;
}
#stBox {
	float: right;
	width: 470px;
	font-size: 12px;
	line-height: 160%;
	color: #300;
}
#stBox h5 {
	background-image: url(../img/special/t_soundtrack.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
}
.stCatch {
	height: 100px;
}
.cdList {
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.cdList li {
	display: block;
	height: 130px;
}
.bn {
	background-image: url(../img/special/t_backnumber.png);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
}
.mCd {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
