/* kouzou */

body{
text-align:center;
background-color:#017131;
}

div#container{
background-color:#fff;
width:930px;
margin:30px 30px 0;
padding:0 0 50px;
text-align:left;
}
div#header{
padding:0 15px;
position:relative;
}
div#header div.ad_top{
position:absolute;
top:10px;
right:10px;

}


div#contents{

}

div#contents div#main{
float:left;
width:650px;
padding:0 0 0 15px;

}
div#contents div#sidebar{
float:right;
width:220px;
height:800px;
padding-right:20px;
}

table.cake-sql-log{
clear:both;
}

/* header */

div#header h1{
margin:0 6px;
}


div#pref{
border-left:solid 7px #f03;
margin:10px 20px 10px 25px;
padding:0 0 0 12px;
font-size:1.2em;
}

div#pref td.pref_region{
padding:0 10px 0 0;
}
div#pref td.pref_ken{
padding:0 0 0 10px;
}

div#pref em a{
text-decoration:none;
color:#03f;
font-size:1.2em;
}

div#randomjump{
text-align:center;
font-size:1.4em;
margin:5px auto 20px;

}

/* paging */
div.counter{
font-size:1.2em;
text-align:right;
margin-right:10px;
}
div.counter div{
display:inline;
}
div.paging{
font-size:1.2em;
text-align:right;
margin-right:10px;
}
div.paging div{
display:inline;
}

div.sort{
font-size:1.2em;
margin:10px 0 5px;
text-align:center;
}
div.sort a{
text-decoration:none;
}
a.sort_item{
display:inline;
background-color:#eee;
padding:7px 9px;
border:solid 1px #ccc;
margin:0 2px;
}
a.sort_item_s{
display:inline;
background-color:#fdd;
border:solid 1px #f77;
color:#333;
font-weight:bold;
padding:7px 9px;
margin:0 2px;

}


/* youso */

div.subheading{
background-image:url('/img/h2_fusen.png');
background-color:#f60;
background-repaat:no-repeat;
margin:20px 0px 0px 10px;
padding:0;
width:640px;
height:73px;
font-size:1.5em;
overflow:hidden;
clear:both;
}

div.subheading h2{
margin:6px 0 0 35px;
}

div.subheading .hosoku{
font-size:0.7em;
font-weight:normal;
text-align:right;
margin:0px 10px 0;
}

em{
font-style:normal;
font-weight:bold;
}

a{
color:#333;
}

/* entry */
div.entrybox{
margin:10px 0 10px auto;
width:620px;
padding:10px 10px 10px 15px;
background-image:url('/img/entry_bg.png');
}
div.entryboxleft{
float:left;
}
div.entryboxright{
float:left;
width:540px;
padding-left:10px;
}
div.entryboxfooter{
clear:both;
}

div.entrybox div.users{
width:60px;
height:50px;
padding-top:10px;
font-size:1.2em;
border:solid 2px #f30;
color:#f30;
text-align:center;
background-color:#fff;
}

span.bnum{
font-size:1.5em;
font-weight:bold;
}

div.entrybox a{
color:#00f;
}

div.entrybox .entrytitle{
font-size:1.3em;
}

div.entrybox .tag{
color:#070;
}

div.entrybox .date{
text-align:right;
}


/* sidebar */

div.sidebox{
border:solid 1px #03c;
margin:0 0 25px;
}

div.sidetitle{
background-color:#03c;
color:#fff;
padding:5px 8px;
font-size:1.2em;
}

div.sidecontents{
padding:10px 10px 15px;
font-size:1.0em;
}

#hot_ken_index{
margin:0 0 10px 10px;
font-size:1.2em;
width:610px;
border:double 3px #888;
padding:10px;
height:80px;
}

#hot_ken_index .hot_ken_title{
float:left;
width:220px;
}
#hot_ken_index .hot_ken_body{
float:left;
padding:5px 10px;
width:300px;
}
#hot_ken_index .hot_ken_body .hot_ken_intro{
color:#082;
font-size:1em;
}
#hot_ken_index .hot_ken_body .hot1{
margin:15px 0 0;
text-align:center;
}
#hot_ken_index .hot_ken_body .hot1 .hot1ken{
font-size:2em;
}
#hot_ken_index .hot_ken_body .hot1 .hot1point{
font-size:1em;
}


/* hot_ken */
table#hot_ken_side{
margin:10px auto;
text-align:center;
width:200px;
border-bottom:solid 1px #ccc;
}

table#hot_ken_side th{
text-align:center;
border-top:solid 1px #fff;
border-left:solid 1px #ff6e08;
padding:6px 2px;
background-color:#ff6e08;
color:#000;
}
table#hot_ken_side td{
text-align:center;
border-top:solid 1px #ccc;
border-left:solid 1px #ccc;
}

table#hot_ken_side em,table#hot_ken_side em a{
color:#f00;
font-size:1.1em;
}
table#hot_ken_side .rank{
}
table#hot_ken_side .ken{
font-size:1.2em;
font-weight:bold;
}
table#hot_ken_side .point{
border-right:solid 1px #ccc;
}


/* ad_side */
.ad_side{
text-align:center;
}
