body {
background: #F7F7F7;
margin:0;
padding:0;
font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
word-break: break-all;
word-wrap: break-word;
} 

img {
max-width:100%;
}


p {
padding:5px;
font-size:14px;
line-height:21px;
margin:0;
}

.timetable{
width: 100%;
border-collapse: collapse;
}
.timetable th{
padding: 6px;
text-align: center;
vertical-align: top;
border: 1px solid #000000;
background:#D4EE67;
}

.timetable td{
padding: 6px;
background-color: #fff;
border: 1px solid #000000;
}

html body table.timetable tbody tr td{
text-align:center;
}


table.timetable2 {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 100%;
	/* margin-bottom:10px; */
}


table.timetable2 th {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	text-shadow: 0 1px 0 #EEEEEE;
	height: 35px;
	background:#D4EE67;
}

table.timetable2 td {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	text-align: center;
	height: 35px;
	background:white;
	font-size:80%;
}


table.timetable3 {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 100%;
}


table.timetable3 th {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	text-shadow: 0 1px 0 #EEEEEE;
	height: 35px;
	background:#D4EE67;
}

table.timetable3 td {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	text-align: center;
	height: 35px;
	background:white;
	font-size:80%;
}

table.timetable4 {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 100%;
}


table.timetable4 th {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	text-shadow: 0 1px 0 #EEEEEE;
	height: 35px;
	background:#D4EE67;
}

table.timetable4 td {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	text-align: center;
	height: 35px;
	background:white;
	font-size:80%;
}


.sample2 {
    position: relative;
    color: #ffffff ;
    background: #000000;
    font-size: 16pt ;
    line-height: 1;
    margin: 20px 0px 20px 0px;
    padding: 10px 5px 10px 10px ;
    box-shadow:1px 3px 7px 0px  #666666 ;
    border-top:5px solid #16D736;
}
.sample2:after, sample2:before {
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top: 5px solid #333;
}
.sample2:after {
    left: 0;
    border-right: 5px solid #333;
}
.sample2:before {
    right: 0;
    border-left: 5px solid #333;
}

.icondown {
    padding:5px;
    border:1px solid #DDD;
    border-bottom:none;
    background:white;
}

.icondown img {
    margin-right:10px;
}

.sample3 {
  background: #ffffff;
  font-size: 100%;
  line-height: 1;
/*   margin:10px 0px; */
  padding: 5px 5px 5px 5px;
    box-shadow:1px 3px 7px 0px #666666 ;
/*     border-top:5px solid #FFEF9F; */
/*     border-radius: 5px ; */
    text-align:center;
}


.sample3 p {
	margin:0;
	line-height:20px;
}

html body a div.sample3{
color: #000000 ;
background:#FFFFFF;
padding: 10px 0;
border: 1px solid #000000;
}

html body a{
text-decoration: none; 
}

br.clear {
	clear:both;
}

html body div.contents{
background:#FFFFFF;
}

.contents img {
    margin: 15px 0 5px;
    width: 40%;
}

html body div.footer p{
background:#FFFFFF;
text-align:center;
padding-top: 10px;
padding-bottom: 10px;
}

html body div.contents img{
margin-left: 5px;
}

html body div.contents p{
padding-left: 5px;
}

.ad{
margin-top: 5px;
background-color:#ffffff;
padding-bottom: 5px;
padding-top: 5px;
text-align:center;
border: 1px solid #000000;
}

html body table.timetable tbody tr.hyou{
height:40px;

}

tr.coin td {
background:#FFFFCE;
}

tr.item td {
background:#EBFAFC;
}

td.sevencoins {
	background:#FFFF99;
}

td.sevenitem {
	background:#F4AE7D;
}

th.goldrush {
	background:url('../img/goldicon.png') no-repeat center ;
	background-size:20px;
	background-color:#FDF8D2;
}

th.takararush {
	background:url('../img/takarabakoicon.png') no-repeat center ;
	background-size:17px;
	background-color:#FDF8D2;
}

h3.site {
	text-align:center;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background:#ff0033;
	background: -moz-linear-gradient(top, #ff9933, #ff0033);
	background: -webkit-gradient(linear, left top, left bottom, from(#ff9933), to(#ff0033));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ffcccc;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
	margin:5px 0;
}

span.dateyoubi {
	display:block;
	font-weight:bold;
	padding:3px 0;
}

table.youbitable {
	font-size:12px;
}

table.youbitable th {
	line-height:35px;
	background:#FDF8D2;
}

.social {
text-align:center;
margin:0 auto;
}

.social ul li {
float:left;
height:30px;
margin-right:10px;
list-style:none;
}

.social ul li iframe {
bottom:-7px;
}

h1 {
text-align:center;
padding:8px 0;
margin:0;
font-size:16px;
background: #495863;
color:white;
margin-bottom:5px;
}

.box {
text-align:center;
}

.wrap {
margin:5px;
}

.footsocial {
background:white;
border: 1px solid #CCCCCC;
}


html body div.wrap div.time p{
background:white;
padding: 10px 5px;
/* margin:0 5px; */
border: 1px solid #CCCCCC;
line-height: 24px;
margin-top: 5px;
}


.genteip {
text-align:center;
background:white;
padding: 10px 5px;
/* margin:0 5px; */
border: 1px solid #CCCCCC;
line-height: 24px;
}

tbody tr td.thno
{
    background: none repeat scroll 0 0 #D4EE67;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    height: 35px;
    text-shadow: 0 1px 0 #EEEEEE;
}


.oshirase dl dd {
    margin-bottom: 10px;
    margin-left: 0px;
}

.oshirase dl {
    background-color: #FFFFFF;
    border: 1px solid #16D736;
    padding: 5px 10px 10px;
    margin-bottom: 0px;
}


html body div.wrap div.oshirase h2.sample2{
margin-bottom: 0px;
}

html body div.wrap div.oshirase dl{
margin-top: 5px;
}

/* html body div.wrap div.time p{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    line-height: 24px;
    margin: 0;
    padding: 10px 5px;
} */

div#dwappp {
	margin:0 5px;
}

div#dwappp iframe {
	width:100%;
}

.site {
	text-align:center;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background:#ff0033;
	background: -moz-linear-gradient(top, #ff9933, #ff0033);
	background: -webkit-gradient(linear, left top, left bottom, from(#ff9933), to(#ff0033));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ffcccc;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
	margin:0 5px;
}

.site a {
	color:white;
	display:block;
}

html body div h3.sample2,
html body div h4.sample2,
html body div p.genteip,
html body div a p.genteip{
margin-top: 5px;
}

html body div p.genteip,
html body div h3.sample2,
html body div h4.sample2{
margin-bottom: 5px;
}

html body div#contentsArea {
background:white;
margin:0 5px;
border:1px solid #DDD;
}

html body div#contentsArea div#catebox ul.clearfix div#Astrskfncstx1.Astrskfncstx div.Astrskfncstx a.Astrskfncstx,
html body div#contentsArea div#catebox ul.clearfix li a,
html body div#contentsArea div#catebox ul.clearfix li a span{
font-size: 13px;
font-weight: bold;
}

#catebox li {
    float: left;
    margin: 0 10px 10px 0;
    text-align: center;
}
li {
    list-style: none outside none;
}


.clearfix:after {
    clear: both;
    content: "";
    display: block;
}
#catebox ul {
    background:#FFFFFF;
    margin: 0 5px;
    padding: 10px 0 0 10px;
}

#catebox {
    margin: 0 auto;
    width: 310px;
}

div.Astrskfncstx img {
    height: 84px;
    margin: 0;
    padding: 0;
    width: 84px;
}


html body div#contentsArea div#catebox ul.clearfix div#Astrskfncstx4.Astrskfncstx div.Astrskfncstx, html body div#contentsArea div#catebox ul.clearfix div#Astrskfncstx1.Astrskfncstx div.Astrskfncstx {
    margin: 0 10px 10px 0;
}

/* アイコン広告 */
@charset "utf-8";

div.Astrskfncstx.base { text-align: center; margin: 0;}
div.Astrskfncstx.base * { margin: 0; }

div.Astrskfncstx_loading{
  min-height:75px;
  background:url(http://public.astrsk.net/loading.gif);
  background-repeat:no-repeat;
  background-position:center center;
}

div.Astrskfncstx .iconView
{
    display: inline-block;
    font-family: sans-serif;
    font-size: 100%;
    font-weight: normal;
    height: 107px !important;
    margin: 0 0 0 4px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    vertical-align: bottom;
    white-space: nowrap;
    width: 84px !important;
}

h5 {
	margin:0;
	font-size:17px;
}


div.zindexer {
	text-align:center;
	position:relative;
	z-index: 2300;
	position: fixed;
	left : 0px;
	bottom :0px;
	display: block;
	height:0px;
	background: #000000;
	width:100%;
	color:white;
	}
	
div.HideMenu {
	position:absolute;
	display:none;
	bottom:0px;
	left:0;
	width:100%;
	background:black;
	opacity: 0.90; 
	}

div.hearderMenu ,
div.MenuDiv ,
div.mOverClose {
	position:absolute;
	right:5px;
	bottom:5px;
	font-size:15px;
	opacity: 0.93; 
	color:white;
	}

div.mOverClose img {
	display:none;
	}
	
div.MenuDiv img ,
div.hearderMenu img {
	width:40px;
	height:40px;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */  
	}
	
div.MenuDiv {
	}

div.mOverClose {
	}

div.HideLink {
	text-align:center;
	border-top:1px dotted #505050;
	margin:0 10px;
	}
	
div.HideLink a {
	color:white;
	display:block;
	padding:5px 0;
	}
	
span.mClsSpn {
	color:white;
	display:block;
	padding:5px 0;
	}
	
div.SearchDiv form {
	margin:0 auto;
	text-align:center;
	padding:5px 0;
	font-size:16px;
	}
	
div.SearchDiv p {
	padding-top:10px;
	text-align:center;
	color:white;
	}

div.footercontentArea {
	background:black !important;
	border:none !important;
	margin:0 auto;
	}
	
div.footercontentArea #catebox {
	padding-top:5px;
	width:100%;
	}
	
div.footercontentArea #catebox img {
    height: 60px;
    width: 60px;
}

div.allfot {
	border-top:1px solid #CCC;
	text-align:center;
	background:#495863;
	color:white
}

div.allfot a {
	color:#DDD;
	text-decoration:underline;
}

div.rssfeeder {
	margin:5px;
	background:white;
	border:1px solid #D3D3D3;
	font-size:13px;
	text-align:left;
	border-bottom-width: 0px;
	}
	
.rssfeeder h5 {
	background:#F0F8FF;
	font-size:13px;
	padding:5px;
	border-bottom:1px solid #D3D3D3;
	}
	
.rssfeeder a.feederclm {
	display:block;
	background:url('http://jikanwari.biz/img/gray_allow.png') right center no-repeat;
	background-size:15px;
	padding-right:20px;
	border-bottom:1px solid #D3D3D3;
	}
	
.rssfeeder a.feederclm p {
	font-size:13px;
	}

html body div div.fam{
    background: none repeat scroll 0 0 white;
    border: 1px solid #cccccc;
    line-height: 24px;
    padding: 10px 5px;
}


.feederclmdiv{
	display:block;
	background:url('http://jikanwari.biz/img/gray_allow.png') right center no-repeat;
	background-size:15px;
	padding-right:20px;
	border-bottom:1px solid #D3D3D3;
}

.feederclmdiv a{
	display:block;
	padding: 8px 5px;
}

html body div.geliratime div.box3 table.timetable2{
margin-bottom: 10px;
}