@charset "utf-8";

/**/
body,
div, span,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, input, textarea,
p, blockquote,
table, th, td {
	margin: 0;
	padding: 0;
}

body {
	background: #ae211e url(../image/common/bg_body_star.jpg) repeat-x left top;
	background-attachment: fixed;
	
	/* フォントサイズ統一：ハック */
    font-size: 13px; /* モダンブラウザ向け */
    *font-size: 12px; /* IE 7向け */
    *font: 12px; /* IE 6以下 */
	
	color: #ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, 'Hiragino Kaku Gothic Pro', sans-serif;
	line-height: 150%;
	text-decoration: none;
	word-wrap: break-word;
	word--break: break-all;
}

a:link		{ color: #ff6600; }
a:visited	{ color: #ff6600; }
a:hover		{ color: #ff0000; }
a:active	{ color: #ff6600; }

ol, ul { list-style-type: none; }



.txt_annotation,
.txt_annotation li{
    text-indent:-1em;
    padding-left:1em;
	font-size:85%;

}

th {
	vertical-align: top;
	font-weight: normal;
	text-align: left;
}

td { vertical-align: top; }

fieldset,img { border-width: 0; border: 0; }

img { vertical-align: top; }

h1,h2,h3,h4,h5,h6 {
	font-size:100%; 
	font-weight:normal; 
}

input { _margin: -1px 0; }

/* clearfix */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix { display: inline-block; }
/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */


/* 画像をセンタリング */
.centering_img { display: block; margin: 0 auto; }
/**/

.clear { clear: both; }

.right { float: right; }

.left { float: left; }




/*テキスト
-------------------------------------------------------------*/
.new {
	margin-left: 5px;
	color: #ff0000;
	font-size: 80%;
	font-weight: bold;
}

.price {
	color: #ff0000;
	font-size: 100%;
	font-weight: bold;
}

.ss_font	{ font-size: 75%; }
.s_font		{ font-size: 86.5%; }
.m_font_b	{ font-weight: bold; }
.l_font		{ font-size: 115%; }
.ll_font_b	{ font-size: 130%; font-weight: bold; line-height: 150%; }

.m_font_or	{ color: #FF9900}
.m_font_orb	{ color: #FF9900; font-weight:bold;	}
.l_font_orb	{ color: #FF9900; font-size: 115%; font-weight: bold;}
.ll_font_orb	{ color: #FF9900; font-size: 130%; font-weight: bold; }
.lll_font_orb	{ color: #FF9900; font-size: 140%; font-weight: bold; }

.m_font_yb	{ color: #ffcc00; font-weight: bold; }
.l_font_yb	{ color: #ffcc00; font-size: 115%; font-weight: bold; }
.ll_font_yb	{ color: #ffcc00; font-size: 130%; font-weight: bold; }

.s_font_r	{ color: #FF0000; font-size: 86.5%; }
.m_font_r	{ color: #FF0000; }
.m_font_rb	{ color: #FF0000; font-weight: bold; }
.l_font_rb	{ color: #FF0000; font-size: 115%; font-weight: bold; }
.ll_font_rb	{ color: #FF0000; font-size: 130%; font-weight: bold; }

.m_font_bl	{ color: #0099FF; }
.m_font_blb	{ color: #0099FF; font-weight: bold; }
.l_font_blb	{ color: #0099FF; font-size: 115%; font-weight: bold; }

.m_font_gr	{ color: #333333; }
.m_font_grb	{ color: #333333; }
.l_font_vb	{ color: #333333; font-size: 115%; font-weight: bold; }

/*カラム
-------------------------------------------------------------*/
#container {
	margin: 0 auto;
	width: 828px;
	background: #ae211e;
}

#header {
	position: relative;
	background: url(../image/common/bg_header.jpg) no-repeat left top;
	height: 72px;
}

#logo {
	float: left;
	padding: 8px 0 0 25px;
}

/* カード検索 */
#cardsearch {
	float: right;
	position: absolute;
	left: 438px;
	top: 39px;
	width: 355px;
	height: 33px;
	vertical-align: middle;
}

.textsearch {
	position: absolute;
	left: 95px;
	top: 6px;
	width: 203px;
	height: 20px;
	vertical-align: middle;
}

.searchbtn {
	position: absolute;
	left: 303px;
	top: 6px;
}

/* グローバルナビ */
#gnavi { padding: 32px 0 0 17px; background: url(../image/common/bg_gnavi.jpg) no-repeat left top; height: 150px; }
#gnavi ul { float: left; padding-right: 1px; list-style-type: none; }
#gn-product, #gn-fun { width: 158px; }
#gn-card, #gn-event, #gn-rule { width: 157px; }
#gnavi ul li { padding-top: 5px; height: 13px; }
#gnavi ul li a { display: block; height: 13px; background: url(../image/common/btn_gnavi.gif) no-repeat; font-size: 0; text-indent: -9999px; line-height: 0; }
#gn-product li a, #gn-fun li a { width: 158px; }
#gn-card li a, #gn-event li a, #gn-rule li a { width: 157px; }

#gn-product li a.gn-pro-booster { background-position: 0 -6px; }
#gn-product li a.gn-pro-starter { background-position: 0 -24px; }
#gn-product li a.gn-pro-goods { background-position: 0 -42px; }
#gn-product li a.gn-pro-tower { background-position: 0 -60px; }
#gn-product li a.gn-pro-store { background-position: 0 -78px; }
/* ロールオーバー */
#gn-product li a.gn-pro-booster:hover { background-position: -791px -6px; }
#gn-product li a.gn-pro-starter:hover { background-position: -791px -24px; }
#gn-product li a.gn-pro-goods:hover { background-position: -791px -42px; }
#gn-product li a.gn-pro-tower:hover { background-position: -791px -60px; }
#gn-product li a.gn-pro-store:hover { background-position: -791px -78px; }

#gn-card li a.gn-card-cardlist { background-position: -159px -6px; }
#gn-card li a.gn-card-capture { background-position: -159px -24px; }
#gn-card li a.gn-card-vote { background-position: -159px -42px; }
/* ロールオーバー */
#gn-card li a.gn-card-cardlist:hover { background-position: -950px -6px; }
#gn-card li a.gn-card-capture:hover { background-position: -950px -24px; }
#gn-card li a.gn-card-vote:hover { background-position: -950px -42px; }

#gn-event li a.gn-event-news { background-position: -317px -6px; }
#gn-event li a.gn-event-schedule { background-position: -317px -24px; }
#gn-event li a.gn-event-shopbattle { background-position: -317px -42px; }
#gn-event li a.gn-event-report { background-position: -317px -60px; }
#gn-event li a.gn-event-champ2011 { background-position: -317px -78px; }
#gn-event li a.gn-event-bsquest2011 { background-position: -317px -96px; height: 30px; }
/* ロールオーバー */
#gn-event li a.gn-event-news:hover { background-position: -1108px -6px; }
#gn-event li a.gn-event-schedule:hover { background-position: -1108px -24px; }
#gn-event li a.gn-event-shopbattle:hover { background-position: -1108px -42px; }
#gn-event li a.gn-event-report:hover { background-position: -1108px -60px; }
#gn-event li a.gn-event-champ2011:hover { background-position: -1108px -78px; }
#gn-event li a.gn-event-bsquest2011:hover { background-position: -1108px -96px; height: 30px; }

#gn-rule li a.gn-rule-beginner { background-position: -475px -6px; }
#gn-rule li a.gn-rule-official { background-position: -475px -24px; }
#gn-rule li a.gn-rule-word { background-position: -475px -42px; }
#gn-rule li a.gn-rule-rule { background-position: -475px -60px; }
#gn-rule li a.gn-rule-card { background-position: -475px -78px; }
#gn-rule li a.gn-rule-limited { background-position: -475px -96px; }
/* ロールオーバー */
#gn-rule li a.gn-rule-beginner:hover { background-position: -1266px -6px; }
#gn-rule li a.gn-rule-official:hover { background-position: -1266px -24px; }
#gn-rule li a.gn-rule-word:hover { background-position: -1266px -42px; }
#gn-rule li a.gn-rule-rule:hover { background-position: -1266px -60px; }
#gn-rule li a.gn-rule-card:hover { background-position: -1266px -78px; }
#gn-rule li a.gn-rule-limited:hover { background-position: -1266px -96px; }

#gn-fun li a.gn-fun-column { background-position: -633px -6px; }
#gn-fun li a.gn-fun-movie { background-position: -633px -24px; }
#gn-fun li a.gn-fun-download { background-position: -633px -42px; }
#gn-fun li a.gn-fun-campaign { background-position: -633px -60px; }
#gn-fun li a.gn-fun-mydeck { background-position: -633px -78px; }
#gn-fun li a.gn-fun-spdeck { background-position: -633px -96px; }
#gn-fun li a.gn-fun-members { background-position: -633px -114px; }
/* ロールオーバー */
#gn-fun li a.gn-fun-column:hover { background-position: -1424px -6px; }
#gn-fun li a.gn-fun-movie:hover { background-position: -1424px -24px; }
#gn-fun li a.gn-fun-download:hover { background-position: -1424px -42px; }
#gn-fun li a.gn-fun-campaign:hover { background-position: -1424px -60px; }
#gn-fun li a.gn-fun-mydeck:hover { background-position: -1424px -78px; }
#gn-fun li a.gn-fun-spdeck:hover { background-position: -1424px -96px; }
#gn-fun li a.gn-fun-members:hover { background-position: -1424px -114px; }

/* サブナビ */
#go2top { position: absolute; left: 241px; top: 0; display: block; background:url(../image/common/btn_top_o.jpg) no-repeat left top; width: 94px; height: 27px; }
#go2top:hover { text-indent: -9999px; }

#subnavi {
	position: absolute;
	left: 335px;
	top: 0;
}

#subnavi li { float: left; }

#subnavi li a { display: block; height: 27px; }

#subnavi li.twitter {
	behavior: url("/css/csshover.htc");
	width: 130px;
	height: 27px;
	background: url(../image/common/btn_twitter_o.jpg) no-repeat left top;
}

#subnavi li.twitter div.comment {
	display: none;
	position: absolute;
	left: 0px;
	top: 20px;
	margin: 0;
	padding: 0;
	background: none;
	width: 130px;
	height: 35px;
}

#subnavi li.twitter:hover {
	zoom: 1;
	z-index: 1;
}

#subnavi li.twitter:hover div.comment {
	display: block;
	margin: 0;
	z-index: 2;
	behavior: url("/css/iepngfix.htc");
}

#subnavi li a.members { width: 134px; background:url(../image/common/btn_members_o.jpg) no-repeat left top; }
#subnavi li a.contact { width: 98px; background:url(../image/common/btn_contact_o.jpg) no-repeat left top; }
#subnavi li a.sitemap { width: 95px; background:url(../image/common/btn_sitemap_o.jpg) no-repeat left top; }

#subnavi li a:hover { text-indent: -9999px; }

#close {
	display: block;
	margin: 3px auto 0 auto;
	width: 102px;
	height: 35px;
}

.contents  {
	padding: 10px 0 20px 0;
	background: url(../image/common/bg_contents.jpg) no-repeat left top;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

.contents h2 {
	display: block;
	margin: 0 auto;
	padding-bottom: 8px;
	width: 638px;
}

#contents_top {
	margin-top: 3px;
	background: url(../image/common/bg_contents_top.jpg) no-repeat left top;
	height: 20px;
}

#contents_bottom {
	clear: both;
	background: url(../image/common/bg_contents_bottom.jpg) no-repeat left top;
	height: 20px;
}

#contents_repeat { background: url(../image/common/bg_contents_repeat.jpg) repeat-y left top; }

.column {
	margin: 0 auto;
	width: 575px;
}
.lcolumn {
	margin: 10px auto 0px auto;
	width: 287px;
	float: left;
	text-align: center;
}

.rcolumn {
	margin: 10px auto 0px auto;
	width: 287px;
	float: right;
	text-align: center;
}




/*フッター
-------------------------------------------------------------*/
#footer {
	margin: 7px auto 0 auto;
	width: 800px;
}

#footer ul {
	padding: 5px;
	background-color: #000000;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

#footer ul li {
	float: left;
	margin-right: 1em;
	line-height: 1.1;
}
#footer ul li a:link		{ color: #ffcc00; }
#footer ul li a:visited	{ color: #ffcc00; }
#footer ul li a:hover		{ color: #ff0000; }
#footer ul li a:active	{ color: #ffcc00; }

#copy {
	clear: both;
	padding: 10px;
	background: url(../image/common/bg_footer.jpg) repeat-x left top;
	height: 50px;
}

#copy_productdetail {
	margin: 0 auto 30px auto;
	width: 800px;
}

#copy span, #copy_productdetail p {
	display: block;
	float: left;
	width: 425px;
	height: 46px;
	font-size: 10px;
	line-height: 130%;
}

#copy img { float: right; display: block; }

#bandai { margin-left: 8px; }

#bandai20th { margin-left: 5px; }

#carddascom { margin-left: 5px; }

#comment_in_2{
	width: 489px;
	height: 215px;
	line-height: 1.4em;
	position: absolute;
	font-size: 13px;
	margin-left: 20px;
	margin-top: 15px;
	}
	
#comment-galaxy{
	width: 692px;
	height: 358px;
	background: url(../image/report/10/bcs10_toyshow10/img_galaxy.jpg);
	top: 150px;
	left: 30px;
	}
	
.center {
margin-left: -23px;
padding-left: -10px;
}

.center2 {
margin-left: 10px;
padding-left: 10px;
}

.center3 {
margin-left: 0px;
padding-left: 0px;
}

.center4 {
margin-left: 25px;
padding-left: 0px;
}

.center5 {
margin-left: -8px;
padding-left: 0px;
}

.center6 {
margin-left: 11px;
margin-top: 3px;
}

.center7 {
margin-left: -11px;
margin-top: 0px;
}

.center8 {
margin-left: 110px;
margin-top: 0px;
}

.f_left{ float:left}
.f_right{ float:right}
