html{
height: 100%;
background-color:#EBEBEB;
}
body{
margin: 0px;
padding: 0px;
font-family: "Lucida Grande","DejaVu Sans","Bitstream Vera Sans","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,Verdana,"ＭＳ Ｐゴシック","MS PGothic","VL Pゴシック","Takao Pゴシック","IPA Pゴシック",sans-serif !important;
}

div#bakhead {
	text-align:center;
	}

div.time{
margin:0 5px 5px 5px;
}

div.akgui {
    background: url("../img/arrow_r_b3.gif") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding:3px;
}


button.css3button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	width:95%;
	background: -moz-linear-gradient(
		top,
		#42aaff 0%,
		#003366);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#42aaff),
		to(#003366));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #003366;
	-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);
}


button.css3button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	width:95%;
background: rgb(97,188,71); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(97,188,71,1) 0%, rgba(97,188,71,1) 16%, rgba(252,184,39,1) 17%, rgba(252,184,39,1) 33%, rgba(244,130,31,1) 34%, rgba(244,130,31,1) 50%, rgba(224,58,62,1) 51%, rgba(224,58,62,1) 67%, rgba(160,51,151,1) 68%, rgba(160,51,151,1) 84%, rgba(0,157,220,1) 85%, rgba(0,157,220,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(97,188,71,1)), color-stop(16%,rgba(97,188,71,1)), color-stop(17%,rgba(252,184,39,1)), color-stop(33%,rgba(252,184,39,1)), color-stop(34%,rgba(244,130,31,1)), color-stop(50%,rgba(244,130,31,1)), color-stop(51%,rgba(224,58,62,1)), color-stop(67%,rgba(224,58,62,1)), color-stop(68%,rgba(160,51,151,1)), color-stop(84%,rgba(160,51,151,1)), color-stop(85%,rgba(0,157,220,1)), color-stop(100%,rgba(0,157,220,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(97,188,71,1) 0%,rgba(97,188,71,1) 16%,rgba(252,184,39,1) 17%,rgba(252,184,39,1) 33%,rgba(244,130,31,1) 34%,rgba(244,130,31,1) 50%,rgba(224,58,62,1) 51%,rgba(224,58,62,1) 67%,rgba(160,51,151,1) 68%,rgba(160,51,151,1) 84%,rgba(0,157,220,1) 85%,rgba(0,157,220,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(97,188,71,1) 0%,rgba(97,188,71,1) 16%,rgba(252,184,39,1) 17%,rgba(252,184,39,1) 33%,rgba(244,130,31,1) 34%,rgba(244,130,31,1) 50%,rgba(224,58,62,1) 51%,rgba(224,58,62,1) 67%,rgba(160,51,151,1) 68%,rgba(160,51,151,1) 84%,rgba(0,157,220,1) 85%,rgba(0,157,220,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(97,188,71,1) 0%,rgba(97,188,71,1) 16%,rgba(252,184,39,1) 17%,rgba(252,184,39,1) 33%,rgba(244,130,31,1) 34%,rgba(244,130,31,1) 50%,rgba(224,58,62,1) 51%,rgba(224,58,62,1) 67%,rgba(160,51,151,1) 68%,rgba(160,51,151,1) 84%,rgba(0,157,220,1) 85%,rgba(0,157,220,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(97,188,71,1) 0%,rgba(97,188,71,1) 16%,rgba(252,184,39,1) 17%,rgba(252,184,39,1) 33%,rgba(244,130,31,1) 34%,rgba(244,130,31,1) 50%,rgba(224,58,62,1) 51%,rgba(224,58,62,1) 67%,rgba(160,51,151,1) 68%,rgba(160,51,151,1) 84%,rgba(0,157,220,1) 85%,rgba(0,157,220,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61bc47', endColorstr='#009ddc',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #003366;
	-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);
}



html body div.kumikakunin{
text-align:left;
}


html body table.guerrillaTable tbody tr th{

}

table.guerrillaTable{
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    font-size: 90%;
    width: 100%;
    background-color:#FFFFFF;
    margin:5px 0;
}


table.guerrillaTable th{
    /* background: linear-gradient(#DDE4ED, #B4BBC2) repeat scroll 0 0 #C9D0D8; */
    
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
    color: #000000;
    font-weight: bold;
    /* padding: 5px; */
    text-shadow: 0 1px 0 #EEEEEE;
    height: 35px;
}




table.guerrillaTable td {
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
    /* padding: 5px; */
    text-align: center;
    height: 35px;
}

.guerrilla tbody tr td,
.hyou table.guerrilla tbody tr td{
border: 1px solid #000000;
}

.hyou{
width:100%;
}

html body div.hyou table.guerrilla{
width:100%;
}

.hyou table.guerrilla tbody tr td#L.meta{
width:15%;
}

.hyou table.guerrilla tbody tr td#R{
width:35%;
}

html body div.hyou table.guerrilla tbody tr.last{
width:50%;
}

.gol {
background: none repeat scroll 0 0 #FFA500;
}

.chogo {
background: linear-gradient(#FFF600, #967315) repeat scroll 0 0 transparent;
background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF600), to(#967315));
}

.meta {
background: -moz-linear-gradient(center top , #F6F7F7 0%, #B7B9C5 51%, #F6F7F7 100%) repeat scroll 0 0 transparent;
background: -webkit-gradient(linear, center top, center bottom, from(#F6F7F7), color-stop(51%, #B7B9C5), to(#F6F7F7)); 

}
.chom {
background: -moz-linear-gradient(center top , #AFBDC0 0%, #6D7673 50%, #484A45 51%, #0A0809 100%) repeat scroll 0 0 transparent;
background: -webkit-gradient(linear, center top, center bottom, from(#AFBDC0), color-stop(50%, #6D7673), color-stop(51%, #484A45), to(#0A0809));
 
}
.ruby {
background: none repeat scroll 0 0 #FF9DA6;
}

.shinka {
background: none repeat scroll 0 0 #FE53BD;
}

.chorub {
background: linear-gradient(to bottom, #A90329 0%, #8F0222 44%, #6D0019 100%) repeat scroll 0 0 transparent;
background: -webkit-gradient(linear, center top, center bottom, from(#A90329), color-stop(44%, #8F0222), to(#6D0019));
}
.safa {
background: none repeat scroll 0 0 #B6EAFF;
}
.chosaf {
background: linear-gradient(to bottom, #315BD8 0%, #182756 100%) repeat scroll 0 0 transparent;
background: -webkit-gradient(linear, center top, center bottom, from(#315BD8), to(#182756));
}
.eme {
background: none repeat scroll 0 0 #AAFFB3;
}
.choem {
background: linear-gradient(to bottom, #B4DDB4 0%, #008A00 0%, #002400 100%) repeat scroll 0 0 transparent;
background: -webkit-gradient(linear, center top, center bottom, from(#B4DDB4), color-stop(0%, #008A00), to(#002400));
}
.pen {
background: rgb(97,188,71); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(97,188,71,1) 0%, rgba(97,188,71,1) 16%, rgba(252,184,39,1) 17%, rgba(252,184,39,1) 33%, rgba(244,130,31,1) 34%, rgba(244,130,31,1) 50%, rgba(224,58,62,1) 51%, rgba(224,58,62,1) 67%, rgba(160,51,151,1) 68%, rgba(160,51,151,1) 84%, rgba(0,157,220,1) 85%, rgba(0,157,220,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(97,188,71,1)), color-stop(16%,rgba(97,188,71,1)), color-stop(17%,rgba(252,184,39,1)), color-stop(33%,rgba(252,184,39,1)), color-stop(34%,rgba(244,130,31,1)), color-stop(50%,rgba(244,130,31,1)), color-stop(51%,rgba(224,58,62,1)), color-stop(67%,rgba(224,58,62,1)), color-stop(68%,rgba(160,51,151,1)), color-stop(84%,rgba(160,51,151,1)), color-stop(85%,rgba(0,157,220,1)), color-stop(100%,rgba(0,157,220,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(97,188,71,1) 0%,rgba(97,188,71,1) 16%,rgba(252,184,39,1) 17%,rgba(252,184,39,1) 33%,rgba(244,130,31,1) 34%,rgba(244,130,31,1) 50%,rgba(224,58,62,1) 51%,rgba(224,58,62,1) 67%,rgba(160,51,151,1) 68%,rgba(160,51,151,1) 84%,rgba(0,157,220,1) 85%,rgba(0,157,220,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(97,188,71,1) 0%,rgba(97,188,71,1) 16%,rgba(252,184,39,1) 17%,rgba(252,184,39,1) 33%,rgba(244,130,31,1) 34%,rgba(244,130,31,1) 50%,rgba(224,58,62,1) 51%,rgba(224,58,62,1) 67%,rgba(160,51,151,1) 68%,rgba(160,51,151,1) 84%,rgba(0,157,220,1) 85%,rgba(0,157,220,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(97,188,71,1) 0%,rgba(97,188,71,1) 16%,rgba(252,184,39,1) 17%,rgba(252,184,39,1) 33%,rgba(244,130,31,1) 34%,rgba(244,130,31,1) 50%,rgba(224,58,62,1) 51%,rgba(224,58,62,1) 67%,rgba(160,51,151,1) 68%,rgba(160,51,151,1) 84%,rgba(0,157,220,1) 85%,rgba(0,157,220,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(97,188,71,1) 0%,rgba(97,188,71,1) 16%,rgba(252,184,39,1) 17%,rgba(252,184,39,1) 33%,rgba(244,130,31,1) 34%,rgba(244,130,31,1) 50%,rgba(224,58,62,1) 51%,rgba(224,58,62,1) 67%,rgba(160,51,151,1) 68%,rgba(160,51,151,1) 84%,rgba(0,157,220,1) 85%,rgba(0,157,220,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61bc47', endColorstr='#009ddc',GradientType=0 ); /* IE6-9 */
}

.dora {
background: linear-gradient(to bottom, #7FAB4A 0%, #7FAB4A 100%) repeat scroll 0 0 transparent;
background: -webkit-gradient(linear, center top, center bottom, from(#7FAB4A), to(#7FAB4A));
}


.king {
background: -moz-linear-gradient(center top , #FF0000 0%, #FF0000 51%, #FF0000 100%) repeat scroll 0 0 transparent;
background: -webkit-gradient(linear, center top, center bottom, from(#FF0000), color-stop(51%, #FF0000), to(#FF0000)); 
}


.mtgo {
background: -moz-linear-gradient(center top , #8a2be2 0%, #8a2be2 51%, #8a2be2 100%) repeat scroll 0 0 transparent;
background: -webkit-gradient(linear, center top, center bottom, from(#8a2be2), color-stop(51%, #8a2be2), to(#8a2be2)); 
}

.iseki {
background: none repeat scroll 0 0 #9AE400;
}

.dragonrush {
background: linear-gradient(#CFC6BC, #BC2B02) repeat scroll 0 0 transparent;
background-image: -webkit-gradient(linear, left top, left bottom, from(#CFC6BC), to(#BC2B02));
}

.konji {
background: linear-gradient(#F0E68C, #F0E68C) repeat scroll 0 0 transparent;
background-image: -webkit-gradient(linear, left top, left bottom, from(#F0E68C), to(#F0E68C));
}

.tamahikyou {
background: linear-gradient(#dddddd, #dddddd) repeat scroll 0 0 transparent;
background-image: -webkit-gradient(linear, left top, left bottom, from(#dddddd), to(#dddddd));
}

.rarechara {
background: linear-gradient(#0000ff, #0000ff) repeat scroll 0 0 transparent;
background-image: -webkit-gradient(linear, left top, left bottom, from(#0000ff), to(#0000ff));
}

.chozemDra {
background: linear-gradient(#BBA6F1, #BBA6F1) repeat scroll 0 0 transparent;
background-image: -webkit-gradient(linear, left top, left bottom, from(#BBA6F1), to(#BBA6F1));
}

.choKcar {
background: linear-gradient(#5f9ea0, #5f9ea0) repeat scroll 0 0 transparent;
background-image: -webkit-gradient(linear, left top, left bottom, from(#5f9ea0), to(#5f9ea0));
}

html body div#selectView1 {
    display: block;
    text-align: left;
}

div.site h3 {
    background: -moz-linear-gradient(center top , #B8BAB9, #5E5E5E) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, center top, center bottom, from(#B8BAB9), to(#5E5E5E));
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 17px;
    padding: 5px;
    text-align: center;
}

html body div#selectView1 div.site a li.content span p.channelp,
html body div#selectView1 div.site a li.content span p.datep{
    font-size: 14px;
    font-weight: normal;
    padding: 2px 0 4px;
}


div.site a {
    font-weight: bold;
}
a {
    color: blue;
    text-decoration: none;
}

div.site li.content {
    background: url("/pazdra/img/arrow_right_blue.png") no-repeat scroll right center transparent;
    border-bottom: 1px dotted #CCCCCC;
    font-size: 16px;
    list-style-type: none;
    padding: 5px 20px 5px 5px;
}

div.site li.content2 {
    background: url("/pazdra/img/arrow_right_blue.png") no-repeat scroll right center transparent;
    font-size: 16px;
    list-style-type: none;
    padding: 5px 20px 5px 5px;
}

div.site li.content a span {
    display: block;
    font-size: 14px;
    font-weight: normal;
    padding: 2px 0 4px;
}

html body p.icon{
text-align: left;
margin-top: 15px;"
}


html body div#selectView1 div.site div#selectView1 div.site li.content div.banner,
html body div#selectView1 div.site div.footer{
text-align: center;
}




html body div#selectView1 div.site span.red{
color:red;
font-size: 20px;
}

html body div#selectView1 div.site span.pink{
color:#FF75D4;
font-size: 20px;
}

html body div#selectView1 div.site span.blue{
color:#385AFA;
font-size: 20px;
}


html body div#selectView1 div.site span.orenge{
color:#F5780A;
font-size: 20px;
}

html body div#selectView1 div.site p.point_text{
margin-left: 2px
}

html body div#selectView1 div.site div#selectView1 div.site li.content a p.pointsite_title{
font-size: 20px;
}


html body div#selectView1 div.site div#selectView1 div.site li.content a p.pointsite_text{
color:black;
}


div.clear {
    clear: both;
}

hr.style-two {
margin-top: 5px;
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}

html body div#selectView1 div.site a li.content2 div img{
width: 90px;
height: 90px;
padding-right: 5px;
}




.apptext{
float:left;
margin-left:10px;
text-align:left;
width: 75%;
}


html body div.myapp{
background:#FFFFFF;
margin:5px 5px 0 5px;
border:1px solid #DDD;
padding-right:5px;
}


html body div.myapp2{
background:#0ACCFF;
padding:4px 0 0 0;
margin:5px 4px 0 4px;
}


/* アイコン広告 */
@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;
}

/* 先頭の項目だけ左側のマージンを無効にする */
div.Astrskfncstx .iconView:first-child {
  margin:0;
}

/* リンク文字色指定 */
div.Astrskfncstx .iconView a{
  text-decoration:none; color:black;
  bottom:0;
}

/* 画像のサイズ指定, 陰影 */
div.Astrskfncstx img{
  padding:0;
  margin:1px 0 0 0;
  width:57px; height:57px;
  -webkit-border-radius:10px;
/*   border-radius:10px; */
/*   box-shadow: 0px 1px 3px rgba(0,0,0,.8); */
}
div.Astrskfncstx .end{ clear:both;}


html body div#menu{
align:center;
}


html body div#menu ul{
margin: 0; 
padding: 0; 
list-style: none;
}


html body div#menu ul li{ 
display: inline; 
padding: 0; 
margin: 0; 
float: left;
width:33.3%;
}

html body div#menu ul li a{
display: block; 
background-color: #248;
padding: 3px 0;
text-decoration: none;
color: #ffffff;
width: 100px; 
text-align: center;
font-size: 15px;
font-weight: bold;
border: 1px solid #000000;

}

html body div#text{
display: none; 
}

html body div#menutop ul li{
display: inline; 
padding: 0; 
margin: 0; 
float: left;
width:33.3%;
margin-bottom: 4px;
}

html body div#menutop ul li a{
    background-color: #224488;
    border: 1px solid #000000;
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding: 3px 0 3px 0;
    text-align: center;
    text-decoration: none;
    width: 100px;
}

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 10px;
    padding: 10px 0 0 10px;
}

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

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;
}


.sample2 {
    background: none repeat scroll 0 0 #000000;
    border-top: 5px solid #3A87DF;
    box-shadow: 1px 3px 7px 0 #666666;
    color: #FFFFFF;
    font-size: 16pt;
    line-height: 1;
    margin: 20px 5px;
    padding: 10px 5px 10px 20px;
    position: relative;
}

.btn {
background-color:#4C76BE;
border: 1px solid #000000;
color: #FFFFFF;
width: 100px;
padding: 10px 5px;
font-weight: bold;
}

p.head{
background-color:#FFFFFF;
margin:0 5px 5px 5px;
padding:5px;
}

div.androidapp{
margin:0 5px;
padding:5px;
background:#FFFFFF;
}

.ad{
margin:5px 0;
}


html body div.time div.feederclmdiv{
border: 1px solid #d3d3d3 !important;
}