@charset "UTF-8";

/* ----------------------------------------------------
作成日: 2015.04.14

mobile.css： 共通設定(スマートフォン版)
---------------------------------------------------- */
body {
	height:100%; 
	font-size:12px;
	line-height:16px;
	font-family:"微软雅黑", "宋体", sans-serif;
	-webkit-text-size-adjust: none;
	background:url("bg_ocean.jpg")/*tpa=http://shequ.xiaoaohudong.com/GameServer/user_agreement/image/bg_ocean.jpg*/ top left repeat;
	color:#fff;
	background-color: none;
}
html {
	height:100%;
}


a,a:link, a:visited {
	color:#ffffff;
	text-decoration:none;
}

div#wrapper {
	min-width: 320px;
	max-width: 576px;
	margin: 0 auto;
	height: auto;
	padding-bottom: 130px;
}

img {
	vertical-align: bottom;
}
p.kome {
	font-size: 10px;
	color: #cbc4c4;
}

#rebtimg {
	margin-top: 15px;
	text-align: center;
}


/* ---------------------------------------------------- */
#topbun {
	position: relative;
	padding-bottom: 28px;
}
#topbun .bun_flameimg {
	position: absolute;
	top: -5px;
	right: 0;
	left: 0;
	z-index: 10;
}


/* ---------------------------------------------------- */
#newsList,
#newsList_imp {
	border:2px solid #c3be36;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	padding: 6px;
	padding-bottom: 0;
	background:url("bg_newsList.png")/*tpa=http://shequ.xiaoaohudong.com/GameServer/user_agreement/image/bg_newsList.png*/ top left repeat #3d2616;
	-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,0.8) inset;
        box-shadow:0 0 1px 1px rgba(0,0,0,0.8) inset;
}

#newsList ul#newsList_ul li,
#newsList_imp ul#newsList_imp_ul li {
width: 100%;
	position: relative;
display: table;
	margin-bottom: 4px;
	background: url("newsList_arrow.png")/*tpa=http://shequ.xiaoaohudong.com/GameServer/user_agreement/image/newsList_arrow.png*/ right center no-repeat #241504;
	background-size: 16px 14px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,0.8) inset;
        box-shadow:0 0 1px 1px rgba(0,0,0,0.8) inset;
}
#newsList ul#newsList_ul li a,
#newsList_imp ul#newsList_imp_ul li a {
	display: block;
	padding: 4px 25px 4px 0px;
}
#newsList ul#newsList_ul li .newsday,#newsList ul#newsList_ul li .newsnew,#newsList li .newstxt,
#newsList_imp ul#newsList_imp_ul li .newsday,#newsList_imp ul#newsList_imp_ul li .newsnew,#newsList_imp li .newstxt {
display: table-cell;
vertical-align: middle;
}

#newsList ul#newsList_ul li .newsnew,
#newsList_imp ul#newsList_imp_ul li .newsnew {
	width: 54px;
	text-align: center;
}
#newsList ul#newsList_ul li .newsday,
#newsList_imp ul#newsList_imp_ul li .newsday {
	width: 40px;
	text-align: right;
}
#newsList ul#newsList_ul li .newstxt,
#newsList_imp ul#newsList_imp_ul li .newstxt {
	width: auto;
	padding-left: 10px;
}
#newsList ul#newsList_ul li:after,
#newsList_imp ul#newsList_imp_ul li:after {
	margin-bottom: 0px;
}


#newsList #pastBt,
#newsList_imp #pastBt {
	text-align: center;
	padding: 10px;
}



/* ---------------------------------------------------- */
#otlinkList,#news_dBox {
	border: 1px solid #3d1d08;
	background-color: #7e5734;
	padding: 2px;
	font-size:12px;
}
#otlinkList_bg,#news_dBox_bg {
	color: #362214;
	border: 1px solid #3d1d08;
	background-color: #eae8d9;
	padding: 0 10px;
}
#otlinkList p.kome {
	text-align: right;
	color: #725e5e;
	border-bottom: 2px dashed #cec6b0;
	padding: 2px 0px;
}
#otlinkList ul {

}
#otlinkList li {
	padding: 10px 0;
	border-bottom: 2px solid #cec6b0;
}
#otlinkList li a {
	display: block;
	color: #362214;
}
#otlinkList li a:hover,#otlinkList li a:active,#otlinkList li a:visited {
	color: #362214;
}
#otlinkList li img {
	float: left;
	width: 192px;
}
#otlinkList li p {
	overflow: hidden;
	padding-left: 10px;
}
#otlinkList li:last-child {
	border:none;
}
#otlinkList li:after {
	display: block;
	content:"";
	clear: both;
}


/* ---------------------------------------------------- */
.info_top h1 {
	text-align: center;
	margin-bottom: 20px;
	height: 45px;
	padding-top: 15px;
	background: url("m_newsList.png")/*tpa=http://shequ.xiaoaohudong.com/GameServer/user_agreement/image/m_newsList.png*/ center center no-repeat;
	background-size: 100% 62px;
}

#pagenate ul#pagenate_ul {
	text-align: center;
	padding: 20px 0 15px;
	font-size: 12px;
}
#pagenate ul#pagenate_ul li {
	display: inline-block;
	width: 14px;
}
#pagenate ul#pagenate_ul li a {
	color: #ffffff;
	display: block;
}
#pagenate ul#pagenate_ul li.current,#pagenate ul#pagenate_ul li a:hover,#pagenate ul#pagenate_ul li a:active {
	color: #F7F801;
}
#pagenate ul#pagenate_ul li.first,#pagenate ul#pagenate_ul li.last {
	text-indent: -9999px;
	width: 12px;
}
#pagenate ul#pagenate_ul li.prev,#pagenate ul#pagenate_ul li.next {
	text-indent: -9999px;
	width: 10px;
}
#pagenate ul#pagenate_ul li.first {
	background:url("newslist_pagearrow01.png")/*tpa=http://shequ.xiaoaohudong.com/GameServer/user_agreement/image/newslist_pagearrow01.png*/ left 3px no-repeat;
	background-size: 24px auto;
}
#pagenate ul#pagenate_ul li.last {
	background:url("newslist_pagearrow01.png")/*tpa=http://shequ.xiaoaohudong.com/GameServer/user_agreement/image/newslist_pagearrow01.png*/ right 3px no-repeat;
	background-size: 24px auto;
}
#pagenate ul#pagenate_ul li.prev {
	background:url("newslist_pagearrow02.png")/*tpa=http://shequ.xiaoaohudong.com/GameServer/user_agreement/image/newslist_pagearrow02.png*/ left 3px no-repeat;
	background-size: 18px auto;
}
#pagenate ul#pagenate_ul li.next {
	background:url("newslist_pagearrow02.png")/*tpa=http://shequ.xiaoaohudong.com/GameServer/user_agreement/image/newslist_pagearrow02.png*/ right 3px no-repeat;
	background-size: 18px auto;
}


/* ---------------------------------------------------- */
.info_detail h1 {
	width: 100%;
	font-size: 12px;
	color: #ffffff;
	background:url("m_detailbg.png")/*tpa=http://shequ.xiaoaohudong.com/GameServer/user_agreement/image/m_detailbg.png*/ top left repeat #3d2616;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	display: table;
}
.info_detail h1 p {
	padding: 10px;
}

.info_detail h1 .newsday,.info_detail h1 .newstxt {
	display: table-cell;
	vertical-align: middle;
}
.info_detail h1 .newsday {
	width: 80px;
	text-align: center;
}
.info_detail h1 .newstxt {
	width: auto;
}

#news_dBox {
	position: relative;
}
#news_dBox .detail_frameicon01,#news_dBox .detail_frameicon02,#news_dBox .detail_frameicon03,#news_dBox .detail_frameicon04 {
	position: absolute;
}
#news_dBox .detail_frameicon01 {
	top: 0;
	left: 0;
}
#news_dBox .detail_frameicon02 {
	top: 0;
	right: 0;
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
#news_dBox .detail_frameicon03 {
	bottom: 0;
	left: 0;
	-ms-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}
#news_dBox .detail_frameicon04 {
	bottom: 0;
	right: 0;
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
#news_dBox_bg {
	padding: 10px;
	padding-bottom: 15px;
}

#news_txtBox {
	font-size: 12px;
}

/*MTの本文の太字　斜体　下線のリセット回避*/
#news_txtBox strong{
	font-weight:bold!important;
}

#news_txtBox em{
	font-style:italic!important;
}

#news_txtBox i{
	font-style:italic!important;
}

#news_txtBox ins{
	text-decoration:underline!important;
	background-color:transparent!important;
	color:inherit!important;
}
/*色つきでの繁栄されるよう指定*/
#news_txtBox span{
	font-weight: inherit!important;
}

/*リンクに下線指定*/
#news_txtBox a{
  color:#ff4200!important;
  text-decoration:underline!important;
}
