body{
text-align:center;margin:0;padding:0;
font:13px/1.231 Arial, Helvetica, sans-serif;
*font-size: small;
*font: x-small;
background:#F9F9F9;
}

/*
table {font-size: inherit; font: 100%;}
table {
border-collapse:collapse;
border-spacing:0;
}
*/
pre, code, kbd, samp, tt{
font-family: monospace;
*font-size: 108%;
line-height: 100%;
}

img{
border: 0px;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
margin:0;
padding:0;
}



fieldset,img { 
border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
}

ol,ul {
list-style:none;
}

caption,th {
text-align:left;
}

h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}

q:before,q:after {
content:'';
}

abbr,acronym {
border:0;
}

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

a:hover{
color:#990000;
text-decoration:underline;
}

.clr{
clear:both;
}


#page{
width:985px;
background-color: #F9F9F9;
padding:0;
margin:0 auto;
}


/* ------ ヘッド ------- */

#head{
text-align:left;
background:#8ccc33;
height:88px;
}

.headlogo{
float:left;
width:360px;
padding:0;
margin:0;
}

.headadv{
float:right;
width:500px;
text-align:right;
padding:0;
margin:0;
}

.navibar{
text-align:left;
color:#ffffff;
font-weight:bold;
margin:0px;
background:url("/pics/menu/headbar1.gif") repeat-x left top;
padding:5px 5px 5px 20px;
}

.navibar span{
float:right;
color:#ffffff;
font-size:12px;
}


#head p{
font-size:12px;
}

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

#head a:hover{
color:#ffffff;
text-decoration:underline;
}


/* ------ メイン ------ */

#main {
float: left;
width:610px;
font-size:14px;
background: #F9F9F9;
padding: 5px 10px 5px 5px;
display: inline;
margin:0;
}

#main h1{
background:url(/pics/menu/titlebak610_b.png) no-repeat left bottom;
}

#main h1 span {
display: block;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
text-align:left;
padding: 8px 10px 8px 10px;
background: url(/pics/menu/titlebak610_t.png) no-repeat left top;
margin:0px;
}

#main .short_more{
text-align:left;
padding:5px;
}

#main .short_more img{
float:left;
padding:5px;
}





#main h2{
color:#003366;
text-align:left;
font-weight:bold;
background:#E0F4CA;
padding:6px 3px 6px 15px;
border-top:1px solid #999999;
}

#main h3{
color:#003366;
text-align:left;
font-weight:bold;
background:#E0F4CA;
padding:6px 3px 6px 15px;
border-top:1px solid #999999;
}

.gamelink{
background:#F2F2F2;
text-align:left;
border-bottom:1px solid #999999;
padding:6px 3px 6px 15px;
line-height:1.5;
}

.gamereview{
text-align:left;
padding:5px;
line-height:1.6;
}



.gamereview h3{
border-bottom:1px solid #999999;
}


/* ------ メインサブ ------ */

#submain{
text-align:left;
}

#submain h3{
text-align:left;
color:#ffffff;
font-weight:bold;
margin:0px;
background:url("/pics/menu/pgtopic.png") repeat-x left top;
padding:5px 5px 5px 20px;
}

#submain .subume{
text-align:left;
padding:5px;
line-height:1.6;
}

#submain .gamerating_l{
float:left;
width:100px;
height:16px;
text-align:left;
line-height:1.6;
padding:5px;
}

#submain .gamerating_r{
float:left;
width:480px;
height:16px;

text-align:left;
line-height:1.6;
padding:5px;
}

#submain dl{
text-align:left;
line-height:1.5;
}

#submain dt{
font-weight:bold;
padding:3px 3px 3px 9px;
margin:0px;
}

#submain dt span{
float:right;
font-size:11px;
}

#submain dd{
padding:3px 3px 3px 9px;
line-height:1.5;
border-bottom:1px dotted #999999;
}

#submain .caplink{
text-align:left;
padding:5px;
line-height:1.6;
}

#submain .caplink a:link,
#submain .caplink a:visited,
#submain .caplink a:active{
color: #0600CB;
text-decoration: none;
}

#submain .caplink a:hover{
color:#0600CB;
text-decoration:underline;
}

/* ------ ナビ ------ */

#gnavi {
float: left;
width: 350px;
text-align:left;
margin: 0px;
padding: 5px;
}

#gnavi h3{
text-align:center;
color:#56631D;
font-weight:bold;
/* background:url(/pics/menu/menu_bak.gif) repeat-x left bottom; */
background:url(/pics/menu/mh3_350.png) left top no-repeat;
height:25px;
padding:3px;
}

.sepa_two li {
float:left;
list-style:none;
width:170px;
margin:2px;
}
.sepa_two li a:link,
.sepa_two li a:visited,
.sepa_two li a:active{
display: block;
text-decoration: none;
text-align:left;
font-size:12px;
font-weight:bold;
height:15px;
padding: 5px 5px 5px 15px;
border-bottom: 1px dotted #666666;
color: #000066;
}
.sepa_two li a:hover{background:url(/pics/menu/menu_u.png);color:#000066;}


.sepa_one li {
margin:2px;
}
.sepa_one li a:link,
.sepa_one li a:visited,
.sepa_one li a:active{
display: block;
text-decoration: none;
text-align:left;
font-size:12px;
font-weight:bold;
height:15px;
padding: 5px 5px 5px 15px;
border-bottom: 1px dotted #666666;
color: #000066;
}
.sepa_one li a:hover{background:url(/pics/menu/menu_u_long.png);color:#000066;}


#gnavi p{
line-height:1.5;
border-bottom:1px dashed #999999;
padding:3px;
word-break:break-all;
}

/* ----- ナビランキング ----- */

.rankten_l{
float:left;
width:30px;
padding:5px;
font-size:12px;
}

.rankten_r{
float:left;
width:295px;
padding:5px;
font-size:12px;
}

.rankten_r img{
vertical-align:middle;
}

.gnavi_ad{
text-align:center;
line-height:1.5;
}

/* ----- 画像左テキスト ----- */

.advimg{
float:left;
margin-right:5px;
margin-bottom:3px;
}

/* ----- 画像 評価星 ----- */

.ratimg{
vertical-align:middle;
border:0;
}

/* ----- GCサイト結果 ----- */

#search_control { margin: 5px; }

#somewhere_data{
padding:5px;
line-height:1.6;
}


/* ------ フッタ ------ */

#foot{
clear:both;
background:#607326;
text-align:left;
color:#ffffff;
padding:10px 7px 10px 7px;
}

#foot .bottom_place { width:985px; margin:0 auto; padding:10px 0 0 0; }
#foot .bottom_place h3 { color:#B3EC4F; font:bold 12px  Arial, Helvetica, sans-serif; margin:0; }

#foot .bottom_link { width:300px; padding:0; margin:0 10px !important; margin:0 10px; float:left;}

#foot .bottom_link ul { margin:0; list-style:none;}
#foot .bottom_link li { margin:0; }

#foot .bottom_link a { color:#ffffff; font:normal 12px  Tahoma, Geneva, sans-serif; text-decoration:none; line-height:1.8em;}
#foot .bottom_link a:hover { text-decoration:underline;}

#foot .contents{
width:985px;
padding:0;
margin:0 auto;
}

#foot a:link,
#foot a:visited,
#foot a:active{
color: #ffffff;
text-decoration:underline;
}


/* ------ coner cirle ------ */

.linkurl{
text-align:center;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
background:#666666;
padding:3px;
width:120px;
}



.t {background: url(/pics/menu/lcircle/dot1.gif) 0 0 repeat-x; width:510px; text-align:left;line-heithgt:1.8; }
.b {background: url(/pics/menu/lcircle/dot1.gif) 0 100% repeat-x}
.l {background: url(/pics/menu/lcircle/dot1.gif) 0 0 repeat-y}
.r {background: url(/pics/menu/lcircle/dot1.gif) 100% 0 repeat-y}
.bl {background: url(/pics/menu/lcircle/bl.gif) 0 100% no-repeat}
.br {background: url(/pics/menu/lcircle/br.gif) 100% 100% no-repeat}
.tl {background: url(/pics/menu/lcircle/tl.gif) 0 0 no-repeat}
.tr {background: url(/pics/menu/lcircle/tr.gif) 100% 0 no-repeat; padding:10px} 


/*
.blut {background: url(/pics/menu/lcircle/blue/bdot.gif) 0 0 repeat-x; width:510; text-align:left;}
.blub {background: url(/pics/menu/lcircle/blue/bdot.gif) 0 100% repeat-x}
.blul {background: url(/pics/menu/lcircle/blue/bdot.gif) 0 0 repeat-y}
.blur {background: url(/pics/menu/lcircle/blue/bdot.gif) 100% 0 repeat-y}
.blubl {background: url(/pics/menu/lcircle/blue/bbl.gif) 0 100% no-repeat}
.blubr {background: url(/pics/menu/lcircle/blue/bbr.gif) 100% 100% no-repeat}
.blutl {background: url(/pics/menu/lcircle/blue/btl.gif) 0 0 no-repeat}
.blutr {background: url(/pics/menu/lcircle/blue/bdot.gif) 100% 0 no-repeat; padding:10px} 
*/

.blut {background: url(/pics/menu/lcircle/blue/bdot.gif) 0 0 repeat-x; width:475; text-align:left;}
.blub {background: url(/pics/menu/lcircle/blue/bdot.gif) 0 100% repeat-x}
.blul {background: url(/pics/menu/lcircle/blue/bdot.gif) 0 0 repeat-y}
.blur {background: url(/pics/menu/lcircle/blue/bdot.gif) 100% 0 repeat-y}
.blubl {background: url(/pics/menu/lcircle/blue/bbl.gif) 0 100% no-repeat}
.blubr {background: url(/pics/menu/lcircle/blue/bbr.gif) 100% 100% no-repeat}
.blutl {background: url(/pics/menu/lcircle/blue/btl.gif) 0 0 no-repeat}
.blutr {background: url(/pics/menu/lcircle/blue/btr.gif) 100% 0 no-repeat; padding:10px} 

/* Base Superbox Styles */
#superbox-overlay{position:fixed;top:0;left:0;z-index:9998;width:100%;height:100%;}
#superbox-wrapper{position:fixed;z-index:9999;top:0;display:table;width:100%;height:100%;}
#superbox-container{position:relative;display:table-cell;width:100%;height:100%;margin:0;padding:0;vertical-align:middle;}
#superbox{margin:0 auto;padding:0;}
#superbox-container .loading{margin:0;text-align:center;}

/* IE7 */
*:first-child+html #superbox-container{position:absolute;top:50%;display:block;height:auto;}
*:first-child+html #superbox{position:relative;top:-50%;display:block;}
/* IE6 - Thanks to Thickbox for IE expressions */
* html #superbox-container{position:absolute;top:50%;display:block;height:auto;}
* html #superbox{position:relative;top:-50%;display:block;}
* html #superbox-overlay{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight + 'px' : document.body.offsetHeight + 'px');}
* html #superbox-wrapper{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}

/* Default Theme */
#superbox-overlay{background:#000;}
#superbox-container .loading{text-align:center;font-size:40px;color:#fff;}
#superbox{padding:10px;background:#fff;}
#superbox-innerbox{padding:10px 0;}
#superbox.image{text-align:center;}
#superbox .close,
#superbox .nextprev{overflow:hidden;margin:0;}