@charset "UTF-8";

/* Base Start */

* {
	margin:0;
	padding:0;
}

img {
	border:0;
	vertical-align:top;
}

body {
	background:#f8f1e0 url(../images/bg_body.jpg) top repeat-x;
	text-align:center;
	color:#000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
}

em,address {
	font-style:normal;
}

a {
	text-decoration:underline;
	color:#333;
	outline:none;
}

a:hover {
	text-decoration:none;
}

#outer-wrapper {
	margin:0 auto;
	background:url(../images/bg_outer_wrapper.png) repeat-y;
	width:976px
}

#wrapper {
	margin:0 auto;
	width:962px;
}

/* Base End */

/* Clearfix Start */

.clearfix:after,#downloads ul:after,#footer:after,#footer ul:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.clearfix,#downloads ul,#footer,#footer ul {
	display:inline-block;
}

/* Clearfix End */

/* Header Start */

#header {
	padding-bottom:15px;
	width:962px;
}

/* Header End */

/* SNS Start */

.sns {
	position:relative;
	width:962px;
	height:35px;

}

.sns ul {
	position:absolute;
	right:15px;
	width:auto;
	list-style-type:none;
}

.sns ul li {
	float:left;
}

.sns iframe{
	float:left;
	width:100px;
	}

/* SNS End */

/* Download Start */

#downloads {
	margin:0 auto;
	padding:14px 0 34px 0;
	width:748px;
	overflow:hidden;
	text-align:left;
}

#downloads ul {
	margin-right:-16px;
	width:764px;
	list-style-type:none;
}

#downloads ul li {
	float:left;
	margin-right:16px;
	width:366px;
	text-align:center;
}

#downloads ul li dl dd {
	padding-bottom:21px;
}

#downloads ul li dl dd ol {
	margin:0 auto;
	width:272px;
	list-style-type:none;
}

#downloads ul li dl dd ol li {
	float:none;
	margin:0;
	width:272px;
}

#dl01 {
	background:url(../images/bg_dl01.jpg) no-repeat;
}

#dl02 {
	background:url(../images/bg_dl02.jpg) no-repeat;
}

/* Download End */

/* Monster Strike Start */

#m-strike {
	padding-bottom:49px;
	width:962px;
	text-align:left;
}

#m-strike p {
	text-align:center;
}

#m-strike-inner {
	background:url(../images/bg_ms_bottom.jpg) no-repeat;
	width:962px;
}

#m-strike-inner div {
	position:relative;
	width:962px;
	height:111px;
	overflow:hidden;
}

#m-strike-inner div ul {
	position:relative;
	left:50%;
	float:left;
	list-style-type:none;
}

#m-strike-inner div ul li {
	position:relative;
	left:-50%;
	float:left;
	padding:0 7px;
}

/* Monster Strike End */

/* Line Pop Start */

#line-pop {
	margin:0 auto;
	padding-bottom:21px;
	width:854px;
	text-align:left;
}

#line-pop p {
	text-align:center;
}

#line-pop-inner {
	background:url(../images/bg_lp_bottom.jpg) no-repeat;
	width:854px;
}

#line-pop-inner div {
	position:relative;
	width:854px;
	height:163px;
	overflow:hidden;
}

#line-pop-inner div ul {
	position:relative;
	left:50%;
	float:left;
	list-style-type:none;
}

#line-pop-inner div ul li {
	position:relative;
	left:-50%;
	float:left;
	padding:0 7px;
}

/* Line Pop End */

/* CM Start */

#cm {
	margin:0 auto;
	width:852px;
	text-align:left;
}

#cm iframe{
	border:#FFFFFF 3px solid;}

#cm div {
	position:relative;
	background:url(../images/bg_cm.jpg);
	width:852px;
	height:457px;
}

#cm div p {
	position:absolute;
	left:447px;
	top:19px;
}

#cm div ul {
	list-style-type:none;
}

#movie01 {
	position:absolute;
	left:130px;
	top:26px;
}

#movie02 {
	position:absolute;
	left:130px;
	top:240px;
}

#movie03 {
	position:absolute;
	left:439px;
	top:240px;
}

#cm div ul li dl {
	width:283px;
}

/* CM End */

/* Footer Start */

#lower {
	background-color:#cbcaca;
	width:100%;
}

#footer {
	margin:0 auto;
	padding:26px 0 20px 0;
	width:962px;
	text-align:left;
}

#footer ul {
	float:left;
	padding-left:10px;
	list-style:none;
}

#footer ul li {
	float:left;
	margin-right:14px;
	font-size:14px;
}

#footer small {
	float:right;
	display:block;
	padding-right:6px;
	line-height:2em;
	font-size:12px;
	text-align:right;
}

/* Footer End */


#bt_top{
	margin:50px auto 50px;
	}