* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-family:  "メイリオ", "ＭＳ Ｐゴシック", "Osaka", "Arial", "san-serif", "verdana", "palatino";
}
body {
	margin: 0px;
	padding: 0px;
	font-size:75% !important;
	color:#8c8c8c;
	background-color:#000;
	}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
html>/**/body {
	font-size:12px;
}

/*clearFlow*/
.clearfix {
	zoom:1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clear {
	clear: both;
}
.alCenter {
	text-align: center;
}
.alLeft {
	text-align:left;
}
.alRight {
	text-align:right;
}
.rollover {
	cursor:pointer;
}
.bold {
	font-weight: bold;
}
.textSmall {
	font-size: 79%;
}
.textSpace {
	padding-bottom: 1.5em;
}
a:link, a:visited {
	color:#cccccc;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a img {
	border:none;
	outline:none;
}

img {
	vertical-align:bottom;
}

/*default page setting*/

#outWrapper {
	background-image: url(../img/out_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: 2600px 3964px;
}

#wrapper {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: 1300px 3854px;
	min-width: 940px;
}

#contents {
	width:940px;
	margin:0 auto;
}

#contents h1 {
	padding-left:10px;
}

#main_ttl {
	width:845px;
	margin:-15px auto 0;
	position:relative;
	padding-bottom:30px;
}

#main_ttl h2 {
	margin-bottom:17px;
}

ul.sns{
	width:270px;
}


ul.sns li {
	list-style:none;
	float:left;
	width:130px;
}

ul.sns li:last-child {
	margin-left:5px;
	overflow:hidden;
}


#main_ttl ul.sns {
	position:absolute;
	right:-50px;
	top:-600px;
}

dl#dlwrap {
	width:590px;
	overflow:hidden;
	margin:0 auto 85px;
}

dl#dlwrap dt {
	padding-bottom:5px
}

dl#dlwrap dd li {
	list-style:none;
	float:left;
}

dl#dlwrap dd li:first-child {
	padding-top:6px;
	padding-right:8px
}

#campaign {
	width:100%;
	padding-bottom:105px;
}

#campaign h1 {
	text-align:center;
}
#chara h1 {
	text-align:center;
	margin-bottom:10px;
}

#campaign p {
	margin-top:-10px;
}

#campaign ul {
	width:870px;
	height:465px;
	margin:0 auto;
	position:relative;
	margin-bottom:25px;
}

#campaign ul li {
	list-style:none;
}

#campaign ul li:nth-of-type(2) {

}

#campaign ul li:nth-of-type(3) {
	position:absolute;
	right:0px;
	top:20px;
	width:365px;
	height:411px;
}

#campaign ul li:nth-of-type(3) dl {
	width:365px;
	height:455px;
	position:relative;
	background-image:url(../img/tweet_amount_bg.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#campaign ul li:nth-of-type(3) dl dt {
	position:absolute;
	bottom:0px;
	left:30px;
}

#campaign ul li:nth-of-type(3) dl dd {
	text-align:center;
	width:280px;
	position:absolute;
	left:45px;
	top:333px;
	font-size:290%;	
	font-family: 'Orbitron', sans-serif;
	color:#FFF;
}

#chara {
	padding-bottom:120px;
}

.charaImg {
	text-align:center;
	margin-bottom:25px;
}


#chara p:last-child {
	text-align:center;
}

#codeGet h1 {
	text-align:center;
	margin-bottom:20px;
}

.codeImg {
	text-align:center;
	margin-bottom:15px;
}

#codeGet p:last-child {
	margin-top:30px;
}


footer {
	margin-top:310px;
	min-height:150px;
	position:relative;
	background-color: #000;
	background-image: url(../img/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

p.goOfficial {
	position:absolute;
	left:250px;
	top:-170px;

}

footer ul.sns {
	position:absolute;
	right:-10px;
	top:-35px;
}

footer ul#links {
	padding:21px 0 0 35px;
	float:left;
	width:400px;

}

footer ul#links li {
	display:inline-block;
	padding-right:25px;
	list-style:none;	
}

.copyright {
	float:right;
	width:400px;
	padding:20px 20px 0px 0px;
	text-align:right;
	line-height:2;
}

/*clearfix*/

ul.sns ,
dl#dlwrap ,
dl#dlwrap dd ul ,
footer {
	zoom:1;
} /* clearfix IE6, 7 */


ul.sns:after ,
dl#dlwrap:after ,
dl#dlwrap dd ul:after ,
footer:after {
	content:"";
} /* clearfix */
