@charset "UTF-8";

/**/

/*共通レイアウト
----------------------------------------------------------------*/
#container {
	margin: 0 auto;
	padding: 0 1px;
	width: 798px;
	border-right: 1px solid #e10101;
	border-left: 1px solid #e10101;
}

#header {
	background: url(../image/common/bg_header.gif) no-repeat 0 0;
	height: 153px;
}

h1 { float: left; }

#contents {
	margin: 22px auto 30px auto;
	width: 696px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

#pagetitle {
	height: 31px;
}

.pagetop {
	clear: both;
	margin: 10px 0 0 0;
	width: 100%;
	font-weight: bold;
	text-align: right;
}

.pagetop a:link		{ color: #289DF3; }
.pagetop a:visited	{ color: #289DF3; }
.pagetop a:hover	{ color: #00ffff; }
.pagetop a:active	{ color: #00ffff; }

#notice {
	clear: both;
	margin: 1px 0;
	padding: 5px;
	background-color: #333333;
	color: #ffcc00;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	line-height: 1.1;
}

#footer { background: #e10101 url(../image/common/bg_footer_r.gif) no-repeat right bottom; }

#foote-text {
	float: left;
	background: url(../image/common/bg_footer_l.gif) no-repeat 0 0; 
	width: 737px;
	color: #ffffff;
	font-size: 80%;
}

#foote-text p {
	margin-left: 3px;
	padding: 5px;
	min-height: 51px;
	height: auto !important;
	height: 51px;
	border-left: 1px solid #ffffff;
}

#foote-text p span { display: block; padding-top: 1em; }


/* グローバルナビ */
#gnavi {
	float: left;
	height: 28px;
	width: 500px;
	list-style-type: none;
}

#gnavi li {
	margin-right: 10px;
	float: left;
	height: 26px;
}

#gnavi li.gn-top	{ background: url(../image/common/btn_top_o.gif) no-repeat 0 0; width: 56px; }
#gnavi li.gn-top a { display: block; width: 56px; height: 26px; }

#gnavi li.gn-news	{ background: url(../image/common/btn_news_o.gif) no-repeat 0 0; width: 99px; }
#gnavi li.gn-news a { display: block; width: 99px; height: 26px; }

#gnavi li.gn-item	{ background: url(../image/common/btn_item_o.gif) no-repeat 0 0; width: 127px; }
#gnavi li.gn-item a { display: block; width: 127px; height: 26px; }

#gnavi li.gn-event	{ background: url(../image/common/btn_event_o.gif) no-repeat 0 0; width: 69px; }
#gnavi li.gn-event a { display: block; width: 69px; height: 26px; }

#gnavi li.gn-camp	{ background: url(../image/common/btn_campaign_o.gif) no-repeat 0 0; width: 98px; }
#gnavi li.gn-camp a { display: block; width: 98px; height: 26px; }

#gnavi li a:hover { text-indent: -9999px; }


/* ニュース */
#headlinenews {
	clear: both;
	float: left;
	width: 798px;
}

#headlinenews dt, #headlinenews dd {
	float: left;
	height: 24px;
	line-height: 24px;
}

#headlinenews dt { width: 59px; }

#headlinenews dd.hlnews-text { width: 638px; }
#headlinenews dd.hlnews-text a:link	{ color: #000000; }
#headlinenews dd.hlnews-text a:visited	{ color: #000000; }
#headlinenews dd.hlnews-text a:hover	{ color: #999999; }
#headlinenews dd.hlnews-text a:active	{ color: #999999; }

#headlinenews dd.hlnews-other { margin-left: 2px; }

#headlinenews dd.hlnews-other a {
	display: block;
	padding-left: 9px;
	width: 90px;
	height: 24px;
	font-size: 80%;
	font-weight: bold;
}
#headlinenews dd.hlnews-other a:link	{ color: #ffffff; }
#headlinenews dd.hlnews-other a:visited	{ color: #ffffff; }
#headlinenews dd.hlnews-other a:hover	{ background: #ffffff url(../image/common/bg_hlnews-other.gif) no-repeat 0 0; color: #e10101; }
#headlinenews dd.hlnews-other a:active	{ background: #ffffff url(../image/common/bg_hlnews-other.gif) no-repeat 0 0; color: #e10101; }



/*トップ
----------------------------------------------------------------*/
#wrapper {
	margin: 10px auto;
	padding-bottom: 3px;
	width: 796px;
	background: url(../image/top/bg_chara_bottom.gif) no-repeat left bottom;
}

#character {
	margin-top: 2px;
	background: url(../image/top/bg_chara_top.gif) no-repeat 0 0;
}

.charabox {
	padding: 4px 1px;
	width: 389px;
	border-right: 3px solid #e10101;
	border-left: 3px solid #e10101;
}

/* 最新ニュース */
.charanews {
	width: 389px;
	border-top: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
}

.charanews dt { height: 31px; }

#charanews-d { background: url(../image/top/bg_news_d.gif) no-repeat 0 0; }

#charanews-s { background: url(../image/top/bg_news_s.gif) no-repeat 0 0; }

.charanews dd dl {
	overflow: auto;
	padding: 3px 0 3px 2px;
	width: 386px;
	height: 6em;
}

.charanews dd dl dt, .charanews dd dl dd {
	margin: 3px 0;
	line-height: 1.2em;
	height: auto;
}

.charanews dd dl dt { padding-left: 7px; }

#charanews-d dd dl dd { border-left: 3px solid #cc0000; }

#charanews-s dd dl dd { border-left: 3px solid #003399; }

.charanews dd dl dd {
	margin: -1.4em 0 0 0;
	padding-left: 6.5em;
	word-wrap: break-word;
}
.charanews dd dl dd a:link		{ color: #000000; }
.charanews dd dl dd a:visited	{ color: #000000; }
.charanews dd dl dd a:hover		{ color: #999999; }
.charanews dd dl dd a:active	{ color: #999999; }

/* ピックアップアイテム */
.charaitem {
	padding: 10px;
	list-style-type: none;
}

.charaitem-l {
	float: left;
	width: 173px;
}

.charaitem-r {
	float: right;
	width: 173px;
}

.picupitem {
	position: relative;
	font-size: 80%;
}

.picupitem dt {
	margin: 0 0 0 65px;
	padding: 0;
	color: #ff0000;
	font-weight: bold;
}

.picupitem dd {
	clear: both;
}

.picupitem dd.picup-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
}

.picupitem dd.picup-txt {
	margin: 3px 0 3px 65px;
}

/* バナー */
#bnr {
	margin-bottom: 2px;
	background-color: #e4e4e4;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
}

#bnr ul {
	margin: 0 auto;
	list-style-type: none;
}

#bnr ul.bnr01 { width: 664px; }

#bnr ul.bnr02 { width: 556px; }

#bnr ul li {
	float: left;
	margin: 0 5px 6px 5px;
	height: 60px;
}

.pbandai {
	clear: both;
	display: block;
	margin: 0 0 10px 0;
}



/*最新ニュース
----------------------------------------------------------------*/
.pt-news { background: url(../image/news/bg_pagetitle.gif) no-repeat 0 0; }

#news { margin-top: 20px; }

#news dt, #news dd { line-height: 1.2em; }

#news dt {
	margin-top: 0.7em;
	color: #e10101;
	font-weight: bold;
}

#news dd {
	margin-top: -1.8em;
	padding: 0.6em  0 0.6em  7.2em;
	background: url(../image/common/img_border_01.gif) repeat-x left bottom;
}
#news dd a:link		{ color: #000000; }
#news dd a:visited	{ color: #000000; }
#news dd a:hover	{ color: #999999; }
#news dd a:active	{ color: #999999; }



/*発売スケジュール
----------------------------------------------------------------*/
.pt-item { background: url(../image/item/bg_pagetitle.gif) no-repeat 0 0; }

.month {
	margin: 10px 0 5px 0;
	padding: 0 0 3px 0;
	background: url(../image/common/bg_dot_01.gif) no-repeat left bottom;
	list-style-type: none;
	font-weight: bold;
}

.month li {
	margin: 0 3px;
	height: 1.3em;
	line-height: 1.3em;
}

.schedule {
	width: 100%;
	border-top: 1px solid #cccccc;
}

.schedule caption {
	padding: 20px 0 3px 0;
	font-size: 132.1%;
	font-weight: bold;
}

.schedule thead tr th { background-color: #e4e4e4; border-bottom: 1px solid #cccccc; }

.schedule tbody tr td {
	padding: 10px 0 8px 0;
	border-bottom: 1px solid #cccccc;
	line-height: 1.3;
}

.sc-pic		{ width: 70px; }
.sc-name	{ width: 304px; color: #e10101; font-weight: bold; }
.sc-price	{ width: 78px; }
.sc-age		{ width: 71px; }
.sc-battery	{ width: 90px; }
.sc-date	{ width: 83px; }
.sc-text	{ border-top: 1px solid #cccccc; }

.sc-price, .sc-age, .sc-battery, .sc-date { text-align: center; }
.sc-pic, .sc-name, .sc-price, .sc-age, .sc-battery, .sc-date, .sc-text { padding: 3px 0; vertical-align: top; }

.detail {
	display: block;
	width: 100%;
	text-align: right;
	font-weight: bold;
}



/*スーパーヒーローコーナー
----------------------------------------------------------------*/
.pt-shc { background: url(../image/shop/bg_pagetitle.gif) no-repeat 0 0; }

.toylist {
	margin: 20px auto;
	width: 656px;
}

.toylist dd {
	margin: 0 auto;
	padding: 10px 16px;
	background-color: #e4e4e4;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.toylist dd table { margin: 0 auto; }

.toylist dd table tr th { width: 120px; font-size: 90%; }

.toylist dd table tr th img { margin-bottom: 5px; }

.toylist dd table tr td {
	width: 36px;
	height: 10px;	
}

#map {
	margin: 20px auto 0 auto;
	width: 656px;
}

#map dt { background: url(../image/shop/bullet_shc.gif) no-repeat 0 0; height: 32px; }

#arealist {
	width: 100%;
	border-top: 1px solid #cccccc;
}

#arealist tr td {
	padding: 5px 10px;
	border-bottom: 1px solid #cccccc;
}

#arealist tr td.areaname { background-color: #e4e4e4; width: 15%; }
#arealist tr td.statename { width: 85%; font-weight: bold; }

#arealist tr td ul { list-style-type: none; }
#arealist tr td ul li { float: left; padding-right: 15px; }

.attention {
	margin: 0 auto;
	padding: 3px 0;
	background-color: #FF0000;
	width: 598px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}



/*店舗リスト
----------------------------------------------------------------*/
.pt-list { background: url(../image/list/bg_pagetitle.gif) no-repeat 0 0; }

#state {
	margin: 20px auto 10px auto;
	padding-left: 15px;
	background: url(../image/list/bg_state.gif) no-repeat 0 0;
	height: 30px;
	width: 641px;
	color: #e10101;
	font-size: 123.1%;
	font-weight: bold;
	line-height: 30px;
}

.shoplist {
	margin: 20px auto;
	width: 656px;
	border-top: 1px solid #cccccc;
}

.shoplist dt, .shoplist dd {
	float: left;
	padding: 5px 8px;
	border-bottom: 1px solid #cccccc;
}

.shoplist dt {
	width: 74px;
	background-color: #e4e4e4;
	text-align: center;
}

.shoplist dd { width: 550px; }

.shopname { color: #e10101; font-weight: bold; }



/*イベント
----------------------------------------------------------------*/
.pt-event { background: url(../image/event/bg_pagetitle.gif) no-repeat 0 0; }

#event {
	margin: 0 auto;
	width: 656px;
	line-height: 1.3;
}

#event dt {
	margin-top: 20px;
	padding: 5px;
	background-color: #e4e4e4;
	color: #e10101;
	font-size: 123.1%;
	font-weight: bold;
	border-left: 5px solid #e10101;
	border-right: 5px solid #e10101;
}

#event dd {
	background: url(../image/common/img_border_01.gif) repeat-x left bottom;
	padding: 5px 5px 20px 10px;
	
}

.eventinfo tr td { padding-right: 1em; vertical-align: top; }



/*キャンペーン
----------------------------------------------------------------*/
.pt-campaign { background: url(../image/campaign/bg_pagetitle.gif) no-repeat 0 0; }


/**/




