@charset "utf-8";
/*@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);*/

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body{
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	text-align: left;
}
body p {
	margin: 0px;
	padding: 0px;
}
p.smallText {
	font-size: 11px;
}


#BASE a {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	color: #FFFFFF;
}

#BASE a:link {/*未訪問のリンク*/
	color: #FFFFFF;
}

#BASE a:visited {/*訪問後のリンク*/
    color:#EEEEEE;
}


#BASE a:hover {
	color:#FFFF66;
	
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-moz-opacity: 0.5;
	opacity: 0.5;
}




a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#BASE {
	background-image: url(../common/back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-color: #1d0e0b;
	background-attachment: fixed;
	background-size: cover;
}


#ZOIDSTOWER {
	margin: 0px auto;
	padding: 0px;
	clear: both;
	height: auto;
	width: 950px;
}
.bg_sp {
	background-image: url(../common/zoidstower_sp.png);
}
.bg {
	background-image: url(../common/zoidstower.png);
}


.zoids {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 1000px;
	top: 0px;
	height: 100px;
	width: 100px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#zoids1 {
	background-image:url(../common/zoids1.png);
	z-index: 80;
}
#zoids2 {
	background-image:url(../common/zoids2.png);
	z-index: 81;
}
#zoids3 {
	background-image:url(../common/zoids3.png);
	z-index: 82;
}
#zoids4 {
	background-image:url(../common/zoids4.png);
	z-index: 83;
}
#zoids5 {
	background-image:url(../common/zoids5.png);
	z-index: 84;
}
#zoids6 {
	background-image:url(../common/zoids6.png);
	z-index: 85;
}
#zoids7 {
	background-image:url(../common/zoids7.png);
	z-index: 86;
}
#zoids8 {
	background-image:url(../common/zoids8.png);
	z-index: 87;
}
#zoids9 {
	background-image:url(../common/zoids9.png);
	z-index: 88;
}
#zoids10 {
	background-image:url(../common/zoids10.png);
	z-index: 89;
}


#CONTAINER {
	margin: 0px;
	width: 100%;
}
#HEADER {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 100%;
}
#HEADER h2 {
	margin: 0px;
	padding: 0px;
}

#HEADER h2 a {
	background-image: url(../common/rogo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 308px;
	display: block;
	text-indent: -9999px;
	background-size: contain;
}
#TOPIMAGE {
	background-color: #302826;
	height: 380px;
	width: 930px;
	margin: 0px auto 30px;
	position: relative;
	padding: 9px;
	border: 1px solid #4E4741;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
#LEFTCOLUMN,
#LEFTCOLUMN_2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 620px;
}
#FULLCOLUMN {
	width:100%;
}
#RIGHTCOLUMN,
#RIGHTCOLUMN_2 {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 300px;
}
#RIGHTCOLUMN img,
#RIGHTCOLUMN_2 img {
	margin-bottom: 10px;
}

h3 {
	background-image: url(../common/h3_bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	height: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	padding-left: 0.5em;
	padding-top: 5px;
	letter-spacing: 1px;
	text-shadow: 0px 1px 1px #000000;
	border-right: 1px solid rgba(0,0,0,0.70);
	border-left: 1px solid rgba(0,0,0,0.70);
}

/*h3#PRODUCTS {
	background-image: url(../common/h3_products_trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	padding: 0px;
	height: 25px;
	width: 620px;
	margin: 0px;
}
h3#PHOTOCONTEST {
	background-image: url(../common/h3_photocontest_trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	padding: 0px;
	height: 25px;
	width: 620px;
	margin: 0px;
}

h3#TOPICS {
	background-image: url(../common/h3_topics_trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	padding: 0px;
	height: 25px;
	width: 300px;
	margin: 0px;
}
h3#NEWEPISODE {
	background-image: url(../common/h3_newepisode_trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	padding: 0px;
	height: 25px;
	width: 620px;
	clear: both;
	margin: 0px;
}
h3#ANKOKU {
	background-image: url(../common/h3_ankoku_trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	padding: 0px;
	height: 25px;
	width: 620px;
	clear: both;
	margin: 0px;
}

h3#CONCEPTART {
	background-image: url(../common/h3_conceptart_trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	padding: 0px;
	height: 25px;
	width: 620px;
	clear: both;
	margin: 0px;
}
h3#SPECIAL {
	background-image: url(../common/h3_special_trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	padding: 0px;
	height: 25px;
	width: 620px;
	margin: 0px;
}
h3#BACKNUMBER {
	background-image: url(../common/h3_backnumber_trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	padding: 0px;
	height: 25px;
	width: 300px;
	margin: 0px;
}
h3#MENU {
	background-image: url(../common/h3_menu_trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	padding: 0px;
	height: 25px;
	width: 300px;
	margin: 0px;
}*/





div.newepisodeBox {
	padding: 10px;
	height: auto;
	background-color: rgba( 0,0,0,0.3 );


    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4C000000, endcolorstr=#4C000000, gradienttype=0);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
div.newepisodeBox img.rightImage {
	background-color: rgba( 0,0,0,0.3 );
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4C000000, endcolorstr=#4C000000, gradienttype=0);
	padding: 5px;
	float: right;
}
div.newepisodeBox p.ttl {
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 30px;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-indent: -9999px;
}
div.conceptartBox {
	padding: 5px;
	margin: 0px;
}
div.conceptartBox div.book {
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}








div.topicslist {
	padding: 15px;
	height: auto;
	background-color: rgba( 0,0,0,0.3 );



    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4C000000, endcolorstr=#4C000000, gradienttype=0);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
div.topicslist ul {
	margin: 0px;
	padding: 0px;

}
div.topicslist ul li {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #101010;
	list-style-type: none;
}
div.topicslist ul li span {
	padding-right: 5px;
}
div.topicslist ul li.lines {

}
div.topicslist ul li a strong {
	padding-right: 5px;
}







div.bannerBox {
	margin: 0px;
	float: left;
	height: auto;
	width: 300px;
	padding: 5px 2px 10px 3px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
div.bannerBoxRight {
	margin: 0px;
	float: right;
	height: auto;
	width: 300px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
div.bannerBox img {
	margin-bottom: 5px;
	width:100%;
	height:auto;
}

div.bannerBoxFull {
	margin: 0px;
	height: auto;
	padding: 5px 3px 10px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	text-align:center;
}

div.bannerBoxFull img {
	margin-bottom: 5px;
	width:100%;
	height:auto;
}



p.photocontest {
	margin-top: 5px;
}


div.bannerBox p, 
div.bannerBoxRight p,
div.conceptartBox p,
div.newepisodeBox p,
div.photoBox,
p.photocontest
 {
	text-shadow: 1px 1px 3px #000; 
}
div.useBox {
	padding: 5px;
	height: auto;
	background-color: rgba( 0,0,0,0.3 );







    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4C000000, endcolorstr=#4C000000, gradienttype=0);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	position: relative;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
div.useBox p.ttl {
	margin-bottom: 10px;
}
div.useBox p.ttl2 {
	margin-bottom: 10px;
	font-size: 160%;
	font-weight: bold;
	color: #FF0;
	background-image: url(../book/images/list.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

div.useBox p.ttl3 {
	font-size: 145%;
	font-weight: bold;
	background-repeat: no-repeat;
}
div.useBox p.ttl4 {
	background-image: url(../common/listarrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	float: left;
}





div.useBox img.left {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #666666;
}
div.useBox img.right {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	border: 1px solid #666666;
}
div.useBox div.zoomin1 {
	background-image: url(../common/zoomin1.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 88px;
	position: absolute;
	left: 395px;
	top: 264px;
}
div.useBox div.zoomin2 {
	background-image: url(../common/zoomin2.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 88px;
	position: absolute;
	left: 132px;
	top: 264px;
}
div.useBox2 {
	padding: 5px;
	height: auto;
	width: 610px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	position: relative;
	text-align: center;
	font-size: 160%;
	font-weight: bold;
	text-shadow: 1px 1px 3px #000;
}
div.useBox3 {
	padding: 5px;
	height: 180px;
	width: 610px;
	background-color: rgba( 0,0,0,0.3 );
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4C000000, endcolorstr=#4C000000, gradienttype=0);
	position: relative;
	margin: 0px 0px 40px;
}

div.useBox3 div.books {
display: inline-block;
vertical-align: middle;
*zoom: 1; /* for IE6-7 */
*display: inline; /* for IE6-7 */
}
div.useBox3 .txt {
display: inline-block;
vertical-align: middle;
width:250px; /* 幅の指定がない場合、改行が必要な幅を超えるとカラム落ちします。 */
*zoom: 1; /* for IE6-7 */
*display: inline; /* for IE6-7 */
}



#BACKTOTOP {
	background-image: url(../common/btn_backtotop_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	border-right: 1px solid rgba(0,0,0,0.70);
	border-left: 1px solid rgba(0,0,0,0.70);
}

#BACKTOTOP a {
	background-image: url(../common/btn_backtotop.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:50px;
	display:block;
}
#RIGHTCOLUMN #BACKTOTOP img {
	width:100%;
	height:50px;
}

.productsBanner {
	width:100%;
	padding-bottom:10px;
}

/* new clearfix */

.clearfix:after {

	visibility: hidden;

	display: block;

	font-size: 0;

	content: " ";

	clear: both;

	height: 0;

	}

* html .clearfix             { zoom: 1; } /* IE6 */

*:first-child+html .clearfix { zoom: 1; } /* IE7 */


@media screen and (max-width: 639px) {
	img {
		max-width:100%;
		height:auto;
	}
	#HEADER {
		height: 30px;
		margin-bottom:5px;
	}

	#HEADER h2 a {
		margin: 0px;
		padding: 0px;
		height: 30px;
		width: 154px;
		display: block;
	}

	#ZOIDSTOWER {
		width:100%;
	}
	#TOPIMAGE {
		background-color: #302826;
		height: 130px;
		width: 320px;
		margin: 0px auto 15px;
		position: relative;
		padding: 0px;
	}
	#BASE h3 {
		width:100%;
	}
	#LEFTCOLUMN,
	#LEFTCOLUMN_2 {
		float: none;
		width: 100%;
		padding-left:5px;
		padding-right:5px;
	}
	#RIGHTCOLUMN,
	#RIGHTCOLUMN_2 {
		float: none;
		width: 100%;
		padding-left:5px;
		padding-right:5px;
	}
	#RIGHTCOLUMN img,
	#RIGHTCOLUMN_2 img {
		width:100%;
		height:auto;
	}



div.bannerBox {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
}
div.bannerBoxFull {
}


div.bannerBoxRight {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.conceptartBox div.book {
	float: none;
	width:100%;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

div.conceptartBox div.book img {
	width:33.3%;
	height:auto;
}

div.useBox div.zoomin1,
div.useBox div.zoomin2 {
	display:none;
}

div.useBox2 {
	width: 100%;
	font-size:140%;
}


div.topicslist ul li a {
	padding-bottom:8px;
	padding-top:8px;
}

.productsBanner {
	text-align:center;
	width:100%;
}
.productsBanner img {
	margin-bottom:5px;
}

#FULLCOLUMN {
	padding:6px;
}


}
