ose@charset "utf-8";
/* --------------------------------------------------

Topics Stylesheet

-------------------------------------------------- */

/* ○○○
------------------------------ */
#newsTop .cttBox {
	padding-bottom: 4px;
}


/* 基本設定
------------------------------ */
.newsListBase{
	padding: 0px 12px;
}
.newsList {
	width: 600px;
	margin: 0 auto 25px;
	padding: 12px 0;
	border: 1px solid #787878;
	background-color: white;
	color: #808080;
	line-height: 2.0em;
}
.clear { clear: both; }

/* ボタン */
.btn_more {
	margin-top: 3px;
	width: 575px;
}
.btn_more a {
	margin-bottom: 0;
}
.btn_backnum {
	float: right;
	width: 85px;
	margin-right: 25px;
}
/* IE7対策 */
*:first-child+html #contentArea a:active {
	color:#885d47;
	text-decoration: none;
}


/* トピックトップ
------------------------------ */
.topicsList {
	width: 560px;
	margin: 0 auto 30px;
}
.topicsList li {
	padding: 3px 0 3px 15px;
	background: url(../img/common/bg_ico.png) no-repeat -20px -108px;
	font-size: 1.2em;
}


/* 詳細ページ
------------------------------ */
.newsContent {
	width: 560px;
	margin: 25px auto 0;
	font-size: 1.2em;
}
.newsDate {
	width: 600px;
	margin: 0 auto;
	font-size: 1.2em;
}

.newsBannerFrame {
	width: 432px;
	height: 112px;
	margin: 12px auto 10px;
	background: url(../img/super_top/bg_newsBannerFrame.png) no-repeat 0 0;
	overflow: hidden;
	text-align: center;
}
.newsBannerFrame img{
	width: 420px;
	height: 100px;
	margin-top: 6px;
}
.diaHeadline {
	width: 600px;
	margin: 0 auto;
}
.txt_body {
	width: 512px;
	margin: 0 auto;
	font-size: 1.2em;
}
.contentsTable1 th,
.contentsTable1 td{
	border: 1px solid #948B54;
	background: #F9F5EF;
	text-align:center;
	padding:2px;
}
.contentsTable1 .ct_bg01{ background:#e1caac;}
.contentsTable1 .ct_bg02{ background:#f9eeda;}


/* 運営用スタイル
------------------------------ */

/* タイトル画像 */
.title_img {
	clear: both;
	width: 432px;
	margin: 0 auto 25px;
}

/* 見出し1 */
#topicsDetail .title01 {
	clear: both;
	position: relative;
	width: 529px;
	height: 38px;
	margin: 20px auto 25px;
	padding: 1px 0 0 30px;
	background: url(../img/title/titlebar_topics.png) no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 2.6;
}

/* 見出し2 */
#topicsDetail .title02 {
	clear: both;
	width: 527px;
	height: 32px;
	margin: 15px auto;
	padding-left: 33px;
	background: url(../img/title/bg_title_compass560.png) no-repeat scroll 0 0 transparent;
	color: #473511;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.8;
}

/* 見出しアイコン付き1 */
.title_icon01 {
	clear: both;
	width: 539px;
	margin: 0 auto 8px;
	padding-left: 21px;
	background: url(../img/common/bg_ico.png) no-repeat -40px -171px;
	color: #4B3232;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
}

/* 見出しアイコン付き2 */
.title_icon02 {
	clear: both;
	margin: 0 0 0 9px;
	padding-left: 15px;
	background: url(../img/common/ico_list.png) no-repeat scroll 0 5px transparent;
	font-size: 12px;
}
.box01 .title_icon02 {
	margin-left: -9px;
}

/* 見出しクエストアイコン付き */
#topicsDetail .title_quest {
	clear: both;
	width: 377px;
	margin: 0 auto 5px;
	padding-left: 25px;
	background: url(../img/common/bg_ico.png) no-repeat -49px -490px;
	font-size: 12px;
	color:#4B3232;
}

/* 注意文 */
#topicsDetail .tp_caution {
	clear: both;
}
#topicsDetail .tp_caution li,
#topicsDetail .tp_list .tp_caution li,
p.tp_caution,
.txt_indent {
	margin-bottom: 5px;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.4;
}
#topicsDetail .tp_caution li,
#topicsDetail .tp_list .tp_caution li {
	color:#6E680A;
}
/* 中黒付きリスト */
#topicsDetail .tp_list {
	clear: both;
}
#topicsDetail .tp_list li {
	margin-bottom: 8px;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.4;
}

/* ボックス */
.box01 {
	margin-bottom: 15px;
	padding: 8px 19px;
	border: 1px solid #78702E;
	background-color:#E6E4CF;
}

/* 過去のイベントリストアイコン */
.ico {
	display: inline-block;
	width: 40px;
	height: 18px;
	margin: -3px 2px 0;
	background: url(../img/topics/common/ico_event.png) no-repeat 0 0;
	overflow: hidden;white-space: nowrap;text-indent:-9999em;
	vertical-align:-4px;
}
*:first-child+html .ico { text-indent:0; }
*:first-child+html .ico span { display: none; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.ico { vertical-align:1px; }
}
.i_web { background-position:0 0; }
.i_game { background-position:-40px 0; }
.i_special { background-position:-80px 0; }

/* クエストボックス */
.box_quest {
	clear: both;
	width: 556px;
	margin: 0 auto;
	background: url(../img/common/bg_makimono_b.jpg) repeat-y 0 0;
}
.box_quest_set1 {
	padding-top: 15px;
	background: url(../img/common/bg_makimono_hf.png) no-repeat 0 0;
}
.box_quest_set2 {
	padding-bottom: 15px;
	background: url(../img/common/bg_makimono_hf.png) no-repeat -556px bottom;
}
.box_quest p {
	width: 400px;
	margin: 0 auto 10px;
}

/* コルク調ボックス */
.box_cork {
	clear: both;
	width: 560px;
	margin: 0 auto;
	background: url(../img/common/bg_cork_b.png) repeat-y 0 0;
}
.box_cork_set1 {
	padding-top: 15px;
	background: url(../img/common/bg_cork_h.png) no-repeat 0 0;
}
.box_cork_set2 {
	padding-bottom: 15px;
	background: url(../img/common/bg_cork_f.png) no-repeat 0 bottom;
}

/* クエスト詳細ボックス */
.box_terms {
	clear: both;
	width: 402px;
	margin: 0 auto 10px;
	background: url(../img/common/bg_quest_b.png) repeat-y 0 0;
}
.box_terms_set1 {
	padding-top: 12px;
	background: url(../img/common/bg_quest_hf.png) no-repeat 0 0;
}
.box_terms_set2 {
	padding: 0 15px 12px;
	background: url(../img/common/bg_quest_hf.png) no-repeat -402px bottom;
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-break: break-all;
}
.box_terms dl dt,
.box_terms560 dl dt {
	font-weight: bold;
}
.box_terms dl dd,
.box_terms560 dl dd {
	margin: -20px 0 0 90px;
	line-height: 1.6;
}
#topicsDetail .box_terms .title_icon02,
#topicsDetail560 .box_terms .title_icon02 {
	margin: 0;
}
.box_terms560 {
	clear: both;
	width: 560px;
	margin: 0 auto 10px;
	background: url(../img/common/bg_quest560_b.png) repeat-y 0 0;
}
.box_terms560_set1 {
	padding-top: 12px;
	background: url(../img/common/bg_quest560_hf.png) no-repeat 0 0;
}
.box_terms560_set2 {
	padding: 0 15px 12px;
	background: url(../img/common/bg_quest560_hf.png) no-repeat right bottom;
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-break: break-all;
}


/* スクリーンショットボックス */
.box_ss {
	clear: both;
	width: 500px;
	margin: 0 auto;
	text-align: center;
}
img.border_b {
	border: 1px solid #333;
}

/* テーブル */
.tp_table {
	clear: both;
	width: 558px;
	margin: 0 auto;
}
.tp_table th,
.tp_table td{
	border: 1px solid #948B54;
	background: #F9F5EF;
	text-align: left;
	padding: 5px 10px;
}
.tp_table .th01 {
	background-color:#E1CAAC;
	color:#484238;
}
.tp_table .th02 {
	background-color:#F9EEDA;
}

/* ボタン */
.btn01,
.btn01_l2 {
	clear: both;
	width: 427px;
	margin: 0 auto;
}
#contentArea .btn01 a,
#contentArea .btn01_l2 a {
	display: block;
	width: 427px;
	height: 37px;
	padding-top: 14px;
	background: url(../img/common/bg_btn_topics.png) no-repeat 0 0;
	color:#3C3C3C;
	font-weight: bold;
	text-align: center;
}
#contentArea .btn01 input,
#contentArea .btn01_l2 input {
	display: block;
	width: 427px;
	height: 51px;
	background: url(../img/common/bg_btn_topics.png) no-repeat 0 0;
	border: none;
	color:#3C3C3C;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

#contentArea .btn01 a:hover,
#contentArea .btn01_l2 a:hover {
	background-position: 0 -51px;
	color:#72651a;
	text-decoration: none;
}
.btn01 a span,
.btn01_l2 a span {
	padding: 1px 0 2px 20px;
	background: url(../img/common/bg_btn_topics.png) no-repeat -427px 0;
}
.btn01 a:hover span,
.btn01_l2 a:hover span {
	background-position: -427px -51px;
}
/* ボタン二行のとき */
#contentArea .btn01_l2 a {
	height: 39px;
	padding-top: 12px;
}
.btn01_l2 a span {
	line-height: 1.2;
}


/* レイアウト */
.float_l {/* widthはstyle属性で設定 */
	float: left;
}
.float_r {/* widthはstyle属性で設定 */
	float: right;
}

/* アキ */
.newsContent .mb05 { margin-bottom: 5px !important; }
.newsContent .mb10 { margin-bottom: 10px !important; }
.newsContent .mb15 { margin-bottom: 15px !important; }
.newsContent .mb20 { margin-bottom: 20px !important; }
.newsContent .mb25 { margin-bottom: 25px !important; }
.newsContent .mb30 { margin-bottom: 30px !important; }
.newsContent .mb40 { margin-bottom: 40px !important; }
.newsContent .mb50 { margin-bottom: 50px !important; }
.newsContent .mb60 { margin-bottom: 60px !important; }
.newsContent .ml10 { margin-left: 10px !important; }
.newsContent .ml20 { margin-left: 20px !important; }
.newsContent .ml30 { margin-left: 30px !important; }
.newsContent .ml40 { margin-left: 40px !important; }

/* テキスト装飾 */
.newsContent strong.bold_red,
.newsContent .txt_red {
	color:#BD0000;
}
.txt_center { text-align: center; }
.txt_bold { font-weight: bold; }
.fs8 { font-size: 8px; }
.fs9 { font-size: 9px; }
.fs10 { font-size: 10px !important; }
.fs11 { font-size: 11px !important; }
.fs12 { font-size: 12px !important; }
.fs14 { font-size: 14px !important; }
.fs16 { font-size: 16px !important; }
.fs18 { font-size: 18px !important; }
.fs20 { font-size: 20px !important; }
.fs22 { font-size: 22px !important; }
.fs24 { font-size: 24px !important; }

/* ポップアップ */
.popupBox {
	position: relative;
	padding: 8px;
	background-color:#000;
}
.popupBox .closeBtn {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 5px;
}
.popupBox { padding-bottom: 39px; }
.closeBtn a {
	display: block;
	width: 137px;
	height: 29px;
	margin: 0 auto;
	background: url(../img/common/close_l.png) no-repeat 0 0;
	overflow: hidden;text-indent: -9999em;white-space: nowrap;
}
.closeBtn a:hover { background: url(../img/common/close_l_on.png) no-repeat 0 0; }
.scroll { overflow:scroll;}

/* アイコン */
.ico_newsystem,
.ico_1st,
.ico_2nd {
	display: inline-block;
	height: 13px;
	margin: 0 3px;
	background-repeat: no-repeat;
	background-position:0 0;
	text-indent: -9999em;
	white-space:nowrap;
	overflow:hidden;
	vertical-align: -2px;
	/vertical-align: middle;
}
.ico_newsystem { background-image:url(../img/common/ico_new.png);width: 31px; }
.ico_1st { background-image:url(../img/common/ico_1st.gif); width:20px; }
.ico_2nd { background-image:url(../img/common/ico_2nd.gif); width:20px; }


/* 2013年始イベント
------------------------------ */

.mi_storybg{width:546px; margin:0 auto; background:url(../img/topics/mi2013/bg_mainstory.jpg) repeat-y; height:auto;}
.mi_storybg p{ padding:20px;}

.box_mi {
	float: left;
	position: relative;
	width: 269px;
	height: 132px;
	margin: 0 5px 12px 5px;
	background-position:0 0;
	background-repeat: no-repeat;
}
.img01 { background-image:url(../img/topics/mi2013/img01.jpg); }
.img02 { background-image:url(../img/topics/mi2013/img02.jpg); }
.img03 { background-image:url(../img/topics/mi2013/img03.jpg); }
.img04 { background-image:url(../img/topics/mi2013/img04.jpg); }
.img05 { background-image:url(../img/topics/mi2013/img05.jpg); }
.img06 { background-image:url(../img/topics/mi2013/img06.jpg); }
.img07 { background-image:url(../img/topics/mi2013/img07.jpg); }
.img08 { background-image:url(../img/topics/mi2013/img08.jpg); }
.img09 { background-image:url(../img/topics/mi2013/img09.jpg); }
.img010 { background-image:url(../img/topics/mi2013/img10.jpg); }
.img11 { background-image:url(../img/topics/mi2013/img11.jpg); }
.img12 { background-image:url(../img/topics/mi2013/img12.jpg); }
.img13 { background-image:url(../img/topics/mi2013/img13.jpg); }
.img01_clear { background-image:url(../img/topics/mi2013/img01_clear.jpg); }
.img02_clear { background-image:url(../img/topics/mi2013/img02_clear.jpg); }
.img03_clear { background-image:url(../img/topics/mi2013/img03_clear.jpg); }
.img04_clear { background-image:url(../img/topics/mi2013/img04_clear.jpg); }
.img05_clear { background-image:url(../img/topics/mi2013/img05_clear.jpg); }
.img06_clear { background-image:url(../img/topics/mi2013/img06_clear.jpg); }
.img07_clear { background-image:url(../img/topics/mi2013/img07_clear.jpg); }
.img08_clear { background-image:url(../img/topics/mi2013/img08_clear.jpg); }
.img09_clear { background-image:url(../img/topics/mi2013/img09_clear.jpg); }
.img010_clear { background-image:url(../img/topics/mi2013/img10_clear.jpg); }
.img11_clear { background-image:url(../img/topics/mi2013/img11_clear.jpg); }
.img12_clear { background-image:url(../img/topics/mi2013/img12_clear.jpg); }
.img13_clear { background-image:url(../img/topics/mi2013/img13_clear.jpg); }
.num_count {
	position: absolute;
	width:162px;
	height:28px;
	top:52px;
	right: 13px;
	text-align:right;
}
.txt_comment {
	position: absolute;
	width: 256px;
	height: 120px;
	right: 13px;
	bottom: 12px;
	background-position: right bottom;
	background-repeat: no-repeat;
	z-index: 100;
}
.cmt_clear { background-image:url(../img/topics/mi2013/comment_clear.png); }
.cmt_clear01 { background-image:url(../img/topics/mi2013/comment_clear01.png); }
.cmt_clear02 { background-image:url(../img/topics/mi2013/comment_clear02.png); }
.cmt_clear03 { background-image:url(../img/topics/mi2013/comment_clear03.png); }
.cmt_clear04 { background-image:url(../img/topics/mi2013/comment_clear04.png); }
.cmt_clear05 { background-image:url(../img/topics/mi2013/comment_clear05.png); }
.cmt_clear06 { background-image:url(../img/topics/mi2013/comment_clear06.png); }
.cmt_clear07 { background-image:url(../img/topics/mi2013/comment_clear07.png); }
.cmt_clear08 { background-image:url(../img/topics/mi2013/comment_clear08.png); }
.cmt_clear09 { background-image:url(../img/topics/mi2013/comment_clear09.png); }
.cmt_clear10 { background-image:url(../img/topics/mi2013/comment_clear10.png); }
.cmt_clear11 { background-image:url(../img/topics/mi2013/comment_clear11.png); }
.cmt_clear12 { background-image:url(../img/topics/mi2013/comment_clear12.png); }
.cmt_clear13 { background-image:url(../img/topics/mi2013/comment_clear13.png); }



.cmt01 { background-image:url(../img/topics/mi2013/comment01.png); }
.cmt02 { background-image:url(../img/topics/mi2013/comment02.png); }
.cmt03 { background-image:url(../img/topics/mi2013/comment03.png); }
.cmt04 { background-image:url(../img/topics/mi2013/comment04.png); }
.cmt05 { background-image:url(../img/topics/mi2013/comment05.png); }
.cmt06 { background-image:url(../img/topics/mi2013/comment06.png); }
.cmt07 { background-image:url(../img/topics/mi2013/comment07.png); }
.cmt08 { background-image:url(../img/topics/mi2013/comment08.png); }
.cmt09 { background-image:url(../img/topics/mi2013/comment09.png); }



/* アストルティア通信
------------------------------ */
.newspaper {
	width: 552px;
	margin: 0 auto;
	background: url(../img/topics/newspaper/bg_main.jpg) repeat-y 0 0;
}
.newspaper_h {
	padding-top: 12px;
	background: url(../img/topics/newspaper/bg_top.jpg) no-repeat 0 0;
}
.newspaper_f {
	padding-bottom: 17px;
	background: url(../img/topics/newspaper/bg_bottom.jpg) no-repeat left bottom;
}
.news_date {
	margin-bottom: 16px;
	padding: 0 15px 2px;
	background: url(../img/topics/newspaper/line.jpg) no-repeat center bottom;
	font-size: 12px;
	text-align: right;
}
.tit_newspaper {
	width: 460px;
	height: 49px;
	margin: 0 auto 10px;
	padding-left: 63px;
	background: url(../img/topics/newspaper/bg_scoop.jpg) no-repeat 0 0;
	color:#FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 3.6;
}

.tit_newspaper_report {
	width: 460px;
	height: 49px;
	margin: 0 auto 10px;
	padding-left: 63px;
	background: url(../img/topics/newspaper/bg_report.jpg) no-repeat 0 0;
	color:#FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 3.6;
}

.img_newspaper {
	margin-bottom:10px;
	text-align: center;
}
.img_newspaper img {
	border: 3px solid #a39c92;
}
.txt_newspaper {
	width: 498px;
	margin: 0 auto 8px;
	font-size: 12px;
	line-height: 1.5;
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
}
.txt_news_caution {
	width: 498px;
	margin: 0 auto 8px;
	color:#8b6108;
	font-size: 12px;
}
.box_interview {
	clear: both;
	width: 501px;
	margin: 10px auto 0;
	padding-bottom:8px;
	border-bottom: 1px solid #736e5f;
	background: url(../img/topics/newspaper/bg_interview.jpg) repeat-y 0 0;
}
.tit_interview {
	height: 29px;
	margin-bottom: 12px;
	background: url(../img/topics/newspaper/interview.jpg) no-repeat 0 0;
	text-indent: -9999em;
	white-space:nowrap;
	overflow:hidden;
}
.tit_q {
	width: 474px;
	height: 16px;
	margin: 0 auto 5px;
	background: url(../img/topics/newspaper/question.png) no-repeat 0 0;
	text-indent: -9999em;
	white-space:nowrap;
	overflow:hidden;
}
.tit_a {
	width: 474px;
	height: 16px;
	margin: 0 auto 5px;
	background: url(../img/topics/newspaper/answer.png) no-repeat 0 0;
	text-indent: -9999em;
	white-space:nowrap;
	overflow:hidden;
}
.txt_itv_main {
	width: 470px;
	margin: 0 auto 12px;
	font-size: 12px;
	line-height: 1.5;
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
}
.txt_itv_writer {
	width: 470px;
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}

/* 応募ページへボタン */
.btn_subscription {
	width: 323px;
	margin: 10px auto;
}
#contentArea .btn_subscription a {
	display: block;
	width: 323px;
	height: 103px;
	background: url(../img/topics/common/btn_subscription.png) no-repeat scroll 0 0 transparent;
	overflow: hidden;
	text-indent: -9999em;
	white-space: nowrap;
}
#contentArea .btn_subscription a:hover {
	background-position: 0 -105px;
}

/* バレンタインイベント */
a.btn_vt2013 {/* 配置指定はトピックスに直書き */
	display: block;
	width: 452px;
	height: 49px;
	margin: 0 auto;
	background: url(../imgs/TopicsImages/128_016.jpg) no-repeat 0 0;
	text-indent: -9999em;
	white-space:nowrap;
	overflow:hidden;
}
a.btn_vt2013:hover {/* ボタンサイズと配置指定はトピックスに直書き */
	background: url(../imgs/TopicsImages/128_017.jpg) no-repeat 0 0;
}
.ranking_area01,
.ranking_area02 {
	width: 518px;
	margin: 0 auto;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
.rankbox {
	float: left;
	width: 258px;
	padding: 3px 0;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	background-color:#FFF;
}
.rank {
	float: left;
	width: 48px;
	margin-left: 3px;
	padding: 3px 0;
	color:#FFF;
	text-align: center;
	font-weight: bold;
}
.ranking_area01 .rank {
	background-color:#89aea7;
}
.ranking_area02 .rank {
	background-color:#8997ae;
}
.mst {
	float: left;
	width: 110px;
	margin-left: 10px;
	line-height: 2.2;
}
.count {
	float: left;
	width:80px;
	text-align: right;
	line-height: 2.2;
}
.thanks {
	width: 560px;
	height: 195px;
	background: url(../img/topics/valentine2013/bg20130214_1.jpg) no-repeat 0 0;
}
.thanks p {
	padding: 12px 30px 0;
	line-height: 1.2;
}
.img_sample {
	float: left;
	width: 339px;
	margin: 15px 0 15px 20px;
}
.btn_area_dl {
	float: right;
	width: 176px;
	margin: 15px 10px 0 0;
}
.btn_area_dl p {
	margin-bottom: 7px;
}
.btn_area_dl a {
	display: block;
	width: 176px;
	height: 76px;
	background: url(../img/topics/valentine2013/bg_btn.png) no-repeat 0 0;
	text-align: center;
}
.btn_area_dl img {
	margin-top: 25px;
}
.btn_area_dl a:hover {
	background: url(../img/topics/valentine2013/bg_btn.png) no-repeat 0 -76px;
}
.howto {
	clear: both;
	width: 524px;
	margin: 0 auto;
	padding-bottom: 25px;
	background: url(../img/topics/valentine2013/bg_hf.png) no-repeat left bottom;
}
.howto h3 {
	width: 524px;
	height: 20px;
	background: url(../img/topics/valentine2013/bg_hf.png) no-repeat 0 0;
	text-indent: -9999em;
	white-space:nowrap;
	overflow:hidden;
}
.howto p {
	padding: 15px 25px 0;
	background: url(../img/topics/valentine2013/bg_b.png) repeat-y 0 0;
	line-height: 1.3;
}

/* ホワイトデーイベント */
a.btn_wd2013 {
	display: block;
	width: 357px;
	height: 39px;
	margin: 0 auto;
	background: url(../img/topics/whiteday2013/btn_wd_rank.png) no-repeat 0 0;
	text-indent: -9999em;
	white-space:nowrap;
	overflow:hidden;
}
a.btn_wd2013:hover {
	background: url(../img/topics/whiteday2013/btn_wd_rank.png) no-repeat 0 -41px;
}
a.btn_wd20130311 {
	display: block;
	width: 357px;
	height: 39px;
	margin: 0 auto;
	background: url(../img/topics/whiteday2013/btn_wd_rank2.png) no-repeat 0 0;
	text-indent: -9999em;
	white-space:nowrap;
	overflow:hidden;
}
a.btn_wd20130311:hover {
	background: url(../img/topics/whiteday2013/btn_wd_rank2.png) no-repeat 0 -41px;
}

/* テキストリンクアイコン付き */

#contentArea .pg_pageList a {
	margin-right: 6px;
	padding: 2px 2px 2px 21px;
	background: url(../img/playguide/ico_subnavi.gif) no-repeat 5px -31px;
}
#contentArea .pg_pageList a.now {
	background: #AC9C83 url(../img/playguide/ico_subnavi.gif) no-repeat 5px 2px;
	color:#FFF;
	cursor: default;
	text-decoration: none;
}

/* 写真コンテスト */
.brownroundBox {
	clear: both;
	width: 521px;
	margin: 0 auto;
	background: url(../img/topics/common/bg_brownroundBox_b.gif) repeat-y 0 0;
}
.brb_h {
	padding-top: 15px;
	background: url(../img/topics/common/bg_brownroundBox_hf.gif) no-repeat left top;
}
.brb_f {
	padding: 0 20px 15px;
	background: url(../img/topics/common/bg_brownroundBox_hf.gif) no-repeat right bottom;
}
.scroll {
	width:423px;
	height:50px;
	padding: 10px;
	background-color:#FFF;
	border: 1px solid #7f7867;
	overflow-x:auto;
}
#contentArea .btn_photocontest,
#contentArea .btn_photocontest_vote {
	width: 419px;
	margin: 20px auto 10px;
}
#contentArea .btn_photocontest a,
#contentArea .btn_photocontest_vote a {
	display:block;
	width: 419px;
	height: 61px;
	margin: 20px auto 10px;
	overflow: hidden;text-indent: -9999em;white-space: nowrap;
}
#contentArea .btn_photocontest a { background: url(../imgs/TopicsImages/220_016.jpg) no-repeat 0 0; }
#contentArea .btn_photocontest a:hover { background: url(../imgs/TopicsImages/220_017.jpg) no-repeat 0 0; }
#contentArea .btn_photocontest_vote a { background: url(../imgs/TopicsImages/237_007.jpg) no-repeat 0 0; }
#contentArea .btn_photocontest_vote a:hover { background: url(../imgs/TopicsImages/237_007.jpg) no-repeat 0 -61px; }

.pc_hashtag {
	clear:both;
	position:relative;
	width:538px;
	height:194px;
	margin:0 auto;
	background:url(../img/event/photo201305/topics_bg_hashtag.png) no-repeat 0 0;
}
.pc_hashtag .hashtag {
	position:absolute;
	width:100%;
	left:0;
	bottom:27px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#photo201307 {
	height: 170px;
	background:url(../img/event/photo201307/topics_bg_hashtag.png) no-repeat top center;
}
#photo201307 .hashtag {
	bottom:40px;
}
#photo201408 {
	height: 170px;
	background:url(../img/event/photo201408/topics_bg_hashtag.png) no-repeat top center;
}
#photo201408 .hashtag {
	bottom:40px;
}
/* ハッシュタグtmp */
#pc_hashtagBox {
	clear:both;
	position:relative;
	width:537px;
	height:180px;
	margin:0 auto;
	background-position:0 0;
	background-repeat: no-repeat;
}
#pc_hashtagBox .hashtag {
	position:absolute;
	width:100%;
	left:0;
	top:105px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
/* アコーディオンメニュー */
.ad_menu {
	margin-bottom: 10px;
	border: 1px solid #948B54;
}
.ad_menu .btn_ad_menu {
	margin-bottom: -1px;
	padding: 3px 10px;
	border-bottom: 1px solid #948B54;
	background-color: #E1CAAC;
	font-size: 14px;
	cursor: pointer;
}
.ad_menu .btn_ad_menu span { color:#84633B;}
.ad_menu .wrap_table ul { margin-top:1px; }
.ad_menu .wrap_table li {
	padding: 3px 10px;
	background-color: #FFF;
}
.btn_menuClose {
	clear: both;
	margin: 10px 0;
	text-align: center;
}

/* 22
------------------------------ */
/* 汎用 */
.box_white22 {
	width:536px;
	margin: 0 auto 10px;
	padding: 8px 0;
	border: 1px solid #000;
	background: #FFF url(/dq_resource/imgs/TopicsImages/342_007.png) no-repeat bottom right;
}
/* 注意文 */
.w_caution {
	clear: both;
	width:536px;
	margin: 0 auto;
}
.w_caution li {
	margin-bottom: 3px;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.3;
}
/* ボタン */
.img_flow a.btn_w01 {
	position: absolute;
	bottom:2px;
	right:3px;
	display: block;
	width: 224px;
	height: 30px;
	background-repeat: no-repeat;
	background-position:0 0;
	overflow: hidden;text-indent: -9999em;white-space: nowrap;
}
.img_flow a.btn_w01:hover { background-position:0 -33px; }
.btn_w02 a {
	display: block;
	float: right;
	width: 218px;
	height: 27px;
	margin: 0 10px 20px 0;
	background-repeat: no-repeat;
	background-position:0 0;
	overflow: hidden;text-indent: -9999em;white-space: nowrap;
}
.btn_w02 a:hover { background-position:0 -30px; }
.btn_w03 a {
	display: block;
	float: right;
	width: 268px;
	height: 27px;
	margin: 0 10px 30px 0;
	background-repeat: no-repeat;
	background-position:0 0;
	overflow: hidden;text-indent: -9999em;white-space: nowrap;
}
.btn_w03 a:hover { background-position:0 -30px; }
.btn_w04 a,
.btn_w05 a {
	display: block;
	width: 292px;
	height: 44px;
	margin: 0 auto 30px;
	background-repeat: no-repeat;
	background-position:0 0;
	overflow: hidden;text-indent: -9999em;white-space: nowrap;
}
.btn_w04 a:hover,
.btn_w05 a:hover { background-position:0 -45px; }
/* DLボタン */
.b_nvidia01 {
	float: left;
	width: 217px;
	height: 116px;
	margin: 3px 5px 15px 10px;
	overflow: hidden;text-indent: -9999em;white-space: nowrap;
}
.b_nvidia01 a {
	display: block;
	width: 217px;
	height: 116px;
	overflow: hidden;text-indent: -9999em;white-space: nowrap;
}
.b_nvidia01 a:hover { background-position: -220px 0; }
.btn_s {
	float: left;
	width: 139px;
	height: 55px;
	margin: 3px 5px;
	overflow: hidden;text-indent: -9999em;white-space: nowrap;
}
.btn_s a {
	display: block;
	width: 139px;
	height: 55px;
	background-repeat: no-repeat;
	overflow: hidden;text-indent: -9999em;white-space: nowrap;
}
.b_gamewatch,
.b_gamewatch a { background-position: 0 -180px; }
.b_dengeki,
.b_dengeki a { background-position: 0 -240px; }
.b_famitsu,
.b_famitsu a { background-position: 0 -300px; }
.b_vjump,
.b_vjump a { background-position: 0 -360px; }
.b_4gamer,
.b_4gamer a { background-position: 0 -420px; }
.b_gamewatch a:hover { background-position: -220px -180px; }
.b_dengeki a:hover { background-position: -220px -240px; }
.b_famitsu a:hover { background-position: -220px -300px; }
.b_vjump a:hover { background-position: -220px -360px; }
.b_4gamer a:hover { background-position: -220px -420px; }
.b_sa_dl {
	float: left;
	width: 217px;
	height: 55px;
	margin: 3px 5px 5px 10px;
	overflow: hidden;text-indent: -9999em;white-space: nowrap;
}
.b_sa_dl a {
	display: block;
	width: 217px;
	height: 55px;
	background-position:0 -240px;
	overflow: hidden;text-indent: -9999em;white-space: nowrap;
}
.b_sa_dl a:hover { background-position: -220px -240px; }

.btn_special {
	padding: 15px 0;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.b_nvidia02 { padding: 6px 0; }
.b_nvidia02 a {
	display: block;
	width: 321px;
	height: 135px;
	margin: 0 auto;
	overflow: hidden;text-indent: -9999em;white-space: nowrap;
}
.b_nvidia02 a:hover { background-position: 0 -140px; }
/* 各パーツ */
.img_flow {
	position: relative;
}
/* 簡易フロー */
.flow {
	position: relative;
	width: 550px;
	height: 491px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position:0 0;
}
.flow a {
	position: absolute;
	display: block;
	width: 251px;
	height: 21px;
	background-repeat: no-repeat;
	background-position:0 0;
	overflow: hidden;text-indent: -9999em;white-space: nowrap;
}
.flow .btn_flow1 a {
	top:117px;
	right:5px;
}
.flow .btn_flow1 a:hover { background-position:0 -25px; }
.flow .btn_flow2 a {
	bottom:0;
	right:5px;
}
.flow .btn_flow2 a:hover { background-position:0 -25px; }
/* フキダシ */
.hukiBox {
	clear: both;
	position: relative;
	width: 481px;
	min-height: 80px;
	margin: 0 auto;
	padding: 8px 0;
}
.huki_icon {
	position: absolute;
	top: 8px;
	left: 0;
	width: 103px;
	background: url(../img/topics/common/bg_huki.gif) no-repeat top right;
}
.huki {
	float: right;
	width: 380px;
	background: url(../img/topics/common/bg_huki_b.gif) repeat-y 0 0;
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-break: break-all;
}
.huki_h {
	background: url(../img/topics/common/bg_huki_hf.gif) no-repeat 0 0;
}
.huki_f {
	padding: 8px 12px;
	background: url(../img/topics/common/bg_huki_hf.gif) no-repeat right bottom;
}


/* お祝いメッセージ20130802
------------------------------ */
.msg030802_msgBox {
	clear: both;
	margin-bottom: 2px;
	padding: 0 6px 6px;
	background: url(../img/topics/msg030802/msg030802_bg_msg01.jpg) repeat-x 0 0;
	border: #5a5c28 solid 1px;
	font-size: 12px;
	line-height: 1.4;
}
#staff_msg {
	background: url(../img/topics/msg030802/msg030802_bg_msg02.jpg) repeat-x 0 0;
	border: #285c32 solid 1px;
}
.msg030802_name {
	float: left;
	width: 208px;
}
.msg030802_job {
	float: right;
}
.msg030802_msgBox .inbox {
	clear: both;
	padding: 8px;
	background-color:#FFF;
	border: #5a5c28 solid 1px;
}
.msg030802_msgBox .inbox .img {
	float: left;
	width: 99px;
	margin-bottom: 5px;
	border: #9da13a solid 1px;
}
#staff_msg .inbox .img {
	border: #457058 solid 1px;
}
.msg030802_msgBox .inbox .txt {
	float: right;
	width: 415px;
	margin-bottom: 5px;
}
.msg030802_msgBox .point {
	clear: both;
	padding: 8px;
	background-color: #e7e9c1;
	color: #4b4e00;
}
*:first-child+html .msg030802_msgBox .point {
	padding: 4px 8px 8px;
}
#staff_msg .point { margin-top: 20px; }
#staff_msg .point {
	clear: none;
	width: 399px;
	float: right;
}


/* 壁紙プレゼント20130802
------------------------------ */
.wp030802_img_sample {
	float: left;
	width: 369px;
}
.wp030802_btn_area_dl {
	float: right;
	width: 176px;
}
.wp030802_btn_area_dl p {
	margin-bottom: 5px;
}
.wp030802_btn_area_dl ul {
	margin-bottom: 16px;
}
.wp030802_btn_area_dl li {
	margin-bottom: 3px;
}
.wp030802_btn_area_dl a {
	display: block;
	width: 175px;
	height: 39px;
	background: url(../img/topics/wallpaper/btn.gif) no-repeat 0 0;
	overflow: hidden;text-indent: -9999em;white-space: nowrap;
}
.wp030802_btn_area_dl .size1024 a { background-position: 0 0; }
.wp030802_btn_area_dl .size1024 a:hover { background-position: -180px 0; }
.wp030802_btn_area_dl .size1280 a { background-position: 0 -40px; }
.wp030802_btn_area_dl .size1280 a:hover { background-position: -180px -40px; }
.wp030802_btn_area_dl .size1920 a { background-position: 0 -80px; }
.wp030802_btn_area_dl .size1920 a:hover { background-position: -180px -80px; }
.wp030802_btn_area_dl .size640 a { background-position: 0 -120px; }
.wp030802_btn_area_dl .size640 a:hover { background-position: -180px -120px; }
.wp030802_btn_area_dl .size480 a { background-position: 0 -160px; }
.wp030802_btn_area_dl .size480 a:hover { background-position: -180px -160px; }

.pc3sp3_btn_area_dl {
	float: right;
	width: 177px;
}
.pc3sp3_btn_area_dl p {
	margin-bottom: 5px;
}
.pc3sp3_btn_area_dl ul {
	margin-bottom: 16px;
}
.pc3sp3_btn_area_dl li {
}
.pc3sp3_btn_area_dl a {
	display: block;
	width: 177px;
	height: 34px;
	background-image: url(../img/topics/wallpaper/btn_dl_pc3sp3.png);
	overflow: hidden;text-indent: -9999em;white-space: nowrap;
}
.pc3sp3_btn_area_dl .size1280 a { background-position: 0 0; }
.pc3sp3_btn_area_dl .size1280 a:hover { background-position: right 0; }
.pc3sp3_btn_area_dl .size1366 a { background-position: 0 -34px; }
.pc3sp3_btn_area_dl .size1366 a:hover { background-position: right -34px; }
.pc3sp3_btn_area_dl .size1920 a { background-position: 0 -68px; }
.pc3sp3_btn_area_dl .size1920 a:hover { background-position: right -68px; }
.pc3sp3_btn_area_dl .size480 a { background-position: 0 -102px; }
.pc3sp3_btn_area_dl .size480 a:hover { background-position: right -102px; }
.pc3sp3_btn_area_dl .size640 a { background-position: 0 -136px; }
.pc3sp3_btn_area_dl .size640 a:hover { background-position: right -136px; }
.pc3sp3_btn_area_dl .size750 a { background-position: 0 -170px; }
.pc3sp3_btn_area_dl .size750 a:hover { background-position: right -170px; }

/* 20130809 sjg03summer
------------------------------ */
.sjg03summer {}
.box_sjg {
	float: left;
	position: relative;
	width: 269px;
	height: 132px;
	margin: 0 5px 12px 5px;
	background-position:0 0;
	background-repeat: no-repeat;
}
.img1 { background-image:url(../img/topics/subjugation0308/img1.jpg); }
.img2 { background-image:url(../img/topics/subjugation0308/img2.jpg); }
.img3 { background-image:url(../img/topics/subjugation0308/img3.jpg); }
.img4 { background-image:url(../img/topics/subjugation0308/img4.jpg); }
.img5 { background-image:url(../img/topics/subjugation0308/img5.jpg); }
.img6 { background-image:url(../img/topics/subjugation0308/img6.jpg); }
.img7 { background-image:url(../img/topics/subjugation0308/img7.jpg); }
.img8 { background-image:url(../img/topics/subjugation0308/img8.jpg); }
.img9 { background-image:url(../img/topics/subjugation0308/img9.jpg); }
.img10 { background-image:url(../img/topics/subjugation0308/img10.jpg); }
.img1_clear { background-image:url(../img/topics/subjugation0308/img1_clear.jpg); }
.img2_clear { background-image:url(../img/topics/subjugation0308/img2_clear.jpg); }
.img3_clear { background-image:url(../img/topics/subjugation0308/img3_clear.jpg); }
.img4_clear { background-image:url(../img/topics/subjugation0308/img4_clear.jpg); }
.img5_clear { background-image:url(../img/topics/subjugation0308/img5_clear.jpg); }
.img6_clear { background-image:url(../img/topics/subjugation0308/img6_clear.jpg); }
.img7_clear { background-image:url(../img/topics/subjugation0308/img7_clear.jpg); }
.img8_clear { background-image:url(../img/topics/subjugation0308/img8_clear.jpg); }
.img9_clear { background-image:url(../img/topics/subjugation0308/img9_clear.jpg); }
.img10_clear { background-image:url(../img/topics/subjugation0308/img10_clear.jpg); }
.sjg_num_count {
	position: absolute;
	width:162px;
	height:28px; 
	top:52px;
	right: 13px;
	z-index: 200;
}
.sjg_txt_comment {
	position: absolute;
	width: 166px;
	height: 40px;
	right: 0;
	bottom: 10px;
	z-index: 100;
}

/* 20130926　体験版
------------------------------ */
.trial {
	width: 520px;
	height: 27px;
	margin: 0 auto;
	padding-top:6px;
	background: url(../img/topics/win/bg_trial.png) no-repeat 0 0;
}
.trial h3 {
	float: left;
	width: 188px;
	margin: 0 12px 0 12px;
}
p.btn_trial {
	float: left;
	width: 146px;
	margin-right: 7px;
}
.btn_trial a {
	display: block;
	width: 146px;
	height: 20px;
	background: url(../img/playguide/btn_trial.png) no-repeat 0 0;
	overflow: hidden;text-indent: -9999em;white-space: nowrap;
}
.download a:hover { background-position: 0 -20px; }
.rental a { background-position: -150px 0; }
.rental a:hover { background-position: -150px -20px; }

/* 20131029 2nd flow
------------------------------ */
#flow2nd { width:511px;margin:0 auto; }
#flow2nd .relative { position: relative; }
#flow2nd .step1 { background: url(../img/topics/2nd/2nd_step1.png) no-repeat 0 0; height: 276px; }
#flow2nd .step2 { background: url(../img/topics/2nd/2nd_step2.png) no-repeat 0 0; height: 244px; }
#flow2nd .step3 { background: url(../img/topics/2nd/2nd_step3.png) no-repeat 0 0; height: 99px; }
#flow2nd .step4 { background: url(../img/topics/2nd/2nd_step4.png) no-repeat 0 0; height: 196px; }
#flow2nd .step5 { background: url(../img/topics/2nd/2nd_step5.png) no-repeat 0 0; height: 325px; }

#contentArea #flow2nd .btn01 input {
	position: absolute;
	top: 60px;
	left: 48px;
	display: block;
	width: 417px;
	height: 49px;
	border: none;
	background: url(../img/topics/2nd/btn_account.png) no-repeat 0 0;
	overflow: hidden;text-indent: -9999em;white-space: nowrap;
}
#flow2nd .btn_estore a {
	position: absolute;
	display: block;
	width: 173px;
	height: 26px;
	background: url(../img/topics/2nd/btn_estore.png) no-repeat 0 0;
	overflow: hidden;text-indent: -9999em;white-space: nowrap;
}
#flow2nd .btn_reservation a { background-position:0 0; }
#flow2nd .btn_reservation a:hover { background-position:0 -30px; }
#flow2nd .btn_buy a { background-position:0 0; }
#flow2nd .btn_buy a:hover { background-position:0 -30px; }
#flow2nd .step4 .btn_reservation a { bottom: 75px; left: 180px; }
#flow2nd .step5 .btn_reservation a { bottom: 25px; right: 44px; }
#flow2nd .step5 .btn_buy a { bottom: 25px; left: 53px; }

/* もっとみるスライム
------------------------------ */
.motto-slime {
	text-align: right;
}
	.motto-slime a {
		cursor: pointer;
		display: inline-block;
		width: 190px;
		height: 40px;
		text-align: left;
		text-indent: -9999em;
		overflow: hidden;
		background-image: url(../img/topics/common/btn_motto_slime.png);
	}
	.motto-slime a:hover {
		background-position: 0 bottom;
	}