@charset "UTF-8";

/*-----------------------------
   basic elements
-------------------------------*/

html {
margin:0;
padding:0;
}

body {
margin:0;
padding:0 0 20px 0;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Verdana, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Helvetica, san-serif;
font-size:small;
text-align:center;
min-width:980px;
color:#333;
background:#fff;
}

#container {
position:relative;
margin:0 auto;
padding:13px 0 50px 0;
width:980px;
text-align:left;
background:#fff;
color:#333;
}


a {
text-decoration:underline;
color:#3783bc;
}
a:visited {
color:#3783bc;
}
a:hover {
color:#3783bc;
}
a:active {
color:#3783bc;
}
a img {
border:0;
border:none;
margin:0;
padding:0;
}

#alpha ul li,
#beta ul li,
#betaTop ul li {
list-style-type:none;
}

.module-content ul li {
list-style-type:none;
}

h1, h2, h3, h4, h5, h6 {
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Verdana, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Helvetica, san-serif;
font-weight:bold;
}


h1#t {
margin:0;
padding:0;
width:281px;
line-height:1;
background:#fff;
}

.title {
display:block;
text-indent:-8000px;
overflow:hidden;
width:355px;
height:62px;
background:#fff url(img/title/title.gif) no-repeat top left;
margin:5px 0;
}

/* standard helper classes */
.clr {
clear:both;
overflow:hidden;
width:1px;
height:1px;
margin:0 -1px -1px 0;
border:0;
padding:0;
font-size:0;
line-height:0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
content:" ";
display:block;
visibility:hidden;
clear:both;
height:0.1px;
font-size:0.1em;
line-height:0;
}
* html .pkg {
display:inline-block;
}
/* no ie mac \*/
* html .pkg { height:1%;
}
.pkg {
display:block;
}
/* */


/*------------------------------
  heder bar
-------------------------------*/
#header_bar {
position:static;
margin:0 auto;
padding:0 0 2px 0;
width:980px;
text-align:left;
background:#fff;
color:#666;
display:block;
font-size:10px;
border-bottom:1px solid #dddddd;
}
#header_bar:after {
content:" ";
display:block;
visibility:hidden;
clear:both;
height:0.1px;
font-size:0.1em;
line-height:0;
}
* html #header_bar {
display:inline-block;
}
/* no ie mac \*/
* html #header_bar { height:1%;
}
#header_bar {
display:block;
}
/* */

#header_bar_i {
margin:0;
padding:6px 15px 4px 10px;
background:#f1f1f1;
}

/*------------------------------
  header
-------------------------------*/
#header {
position:static;
margin:0 auto;
padding:0;
width:980px;
text-align:left;
background:#fff;
color:#333;
}

#head_l {
float:left;
margin:0;
padding:5px 0 0 0;
width:355px;
}

#head_r {
text-align:right;
float:right;
margin:0;
padding:6px 0 6px 0;
width:610px;
border-right:1px solid #eee;
}

#head_r a {
text-decoration:none;
font-weight:normal;
}

#head_r a:hover {
color:#3783bc;
text-decoration:underline;
}

#head_r_m img,
#head_r_r img {
vertical-align:middle;
padding:0 5px;
}

#head_r_l {
margin:0;
padding:0;
height:72px;
float:left;
}

#head_r_m {
margin:0;
padding:6px 15px 3px 15px;
height:60px;
float:left;
border-left:1px solid #eee;
border-right:1px solid #eee;
}

#head_r_r {
margin:0;
padding:24px 25px 0 25px;
float:right;
background:#fff url(img/parts/searchbg.gif) no-repeat top left;
}

/*------------------------------
  menu
-------------------------------*/
#menu {
clear:both;
margin:0 auto;
padding:0;
width:980px;
background:#fff url(img/menu_bar.gif) no-repeat top left;
}
#menu:after {
content:" ";
display:block;
visibility:hidden;
clear:both;
height:0.1px;
font-size:0.1em;
line-height:0;
}
* html #menu {
display:inline-block;
}
/* no ie mac \*/
* html #menu { height:1%;
}
#menu {
display:block;
}
/* */

#menu ul {
margin:0;
padding:0 0 0 35px;
text-align:left;
line-height:1;
list-style-type:none;
}

#menu li {
margin:0;
padding:0;
text-align:left;
line-height:1;
list-style-type:none;
}

#menu ul li {
float:left;
margin:0;
padding:0;
}

#r_top {
display:block;
text-indent:-8000px;
overflow:hidden;
width:98px;
height:37px;
background:#fff url(img/button/top.gif) no-repeat 0em;
}
#r_top:hover {
background:#fff url(img/button/top_on.gif) no-repeat 0em;
}

#r_about {
display:block;
text-indent:-8000px;
overflow:hidden;
width:137px;
height:37px;
background:#fff url(img/button/about.gif) no-repeat 0em;
}
#r_about:hover {
background:#fff url(img/button/about_on.gif) no-repeat 0em;
}

#r_feed {
display:block;
text-indent:-8000px;
overflow:hidden;
width:96px;
height:37px;
background:#fff url(img/button/rssfeed.gif) no-repeat 0em;
}
#r_feed:hover {
background:#fff url(img/button/rssfeed_on.gif) no-repeat 0em;
}

#r_mail {
display:block;
text-indent:-8000px;
overflow:hidden;
width:110px;
height:37px;
background:#fff url(img/button/mail.gif) no-repeat 0em;
}
#r_mail:hover {
background:#fff url(img/button/mail_on.gif) no-repeat 0em;
}

#menu_g {
margin:0 auto;
padding:13px 0 7px 45px;
background:#000 url(img/bg_menu.gif) no-repeat top left;
height:18px;
text-align:left;
color:#999;
width:935px;
}

/*------------------------------
  sub menu
-------------------------------*/
#submenu {
background:#fff;
color:#666;
margin:0 auto;
padding:5px 0;
width:980px;
text-align:center;
border-bottom:1px solid #999;
}

/*------------------------------
  footer
-------------------------------*/
#footer {
clear:both;
margin:0 auto;
padding:0;
width:980px;
text-align:left;
font-size:x-small;
color:#999;
border-top:1px solid #e5e5e5;
}

.foot_l {
margin:0;
padding:10px 0 0 0;
float:left;
}
.foot_l a,.foot_l a:visited {
text-decoration:none;
font-weight:normal;
color:#999;
}
.foot_l a:hover {
color:#3783bc;
text-decoration:underline;
}

.foot_r {
margin:0;
padding:2px 0 0 0;
float:right;
}

/*-----------------------------*/

.r_p_game {
display:block;
text-indent:-8000px;
overflow:hidden;
width:365px;
height:34px;
background:#fff url(img/button/gameplay.gif) no-repeat top left;
}
.r_p_game:hover {
background:#fff url(img/button/gameplay_on.gif) no-repeat top left;
}
.r_h_game {
display:block;
text-indent:-8000px;
overflow:hidden;
width:365px;
height:35px;
background:#fff url(img/button/h_game.gif) no-repeat top left;
}
.r_h_game:hover {
background:#fff url(img/button/h_game_on.gif) no-repeat top left;
}


#alpha,#gamma,#delta {
display:inline; /* ie win bugfix */
position:relative;
float:left;
min-height:1px;
}

#beta,
#betaTop {
display:inline; /* ie win bugfix */
position:relative;
float:right;
min-height:1px;
}


.module {
position:relative;
overflow:hidden;
width:100%;
}

.module-list {
margin:0;
padding:0;
list-style:none;
border-top:2px solid #ccc;
border-bottom:1px solid #ccc;
}
.module-list:after {
content:" ";
display:block;
visibility:hidden;
clear:both;
height:0.1px;
font-size:0.1em;
line-height:0;
}
* html .module-list {
display:inline-block;
}
/* no ie mac \*/
* html .module-list { height:1%;
}
.module-list {
display:block;
}
/* */

.module-list-item {
margin:0;
display:block;
border-top:1px solid #f9f9f9;
border-bottom:1px solid #ddd;
}

.module-list-item a {
display:block;
width:168px;
padding:5px 0 5px 12px;
text-decoration:none;
background:#f1f1f1;
color:#333;
}

.module-list-item a:visited {
color:#333;
}

.module-list-item a:hover {
background:#777;
width:168px;
padding:5px 0 5px 12px;
color:#fff;
}

.module-list-item span {
font-size:10px;
}

.archive-list {
margin:0;
padding:0;
list-style:none;
line-height:2;
font-weight:normal;
font-size:100%;
}

.archive-list-item {
font-size:114%;
padding:0 0 0 10px;
}
.archive-list-item:after {
content:" ";
display:block;
visibility:hidden;
clear:both;
height:0.1px;
font-size:0.1em;
line-height:0;
}
* html .archive-list-item {display:inline-block;}
/* no ie mac \*/
* html .archive-list-item {height:1%;}
.archive-list-item {display:block;}
/* */

span.alday {
font-size:x-small;
color:#666;
font-weight:normal;
}

.module-header {
/* ie win (5, 5.5, 6) bugfix */
p\osition:relative;
width:100%;
w\idth:auto;
margin:0;
padding:5px 0 3px 0;
color:#fff;
background:#fff;
font-size:114%;
font-weight:bold;
line-height:1;
}

.minacom {
margin:0 0 10px 8px;
padding:0;
color:#666;
}

.minacom img {
vertical-align:bottom;
}

#alpha {
margin:0;
width:790px;
}
#alpha:after {
content:" ";
display:block;
visibility:hidden;
clear:both;
height:0.1px;
font-size:0.1em;
line-height:0;
}
* html #alpha {
display:inline-block;
}
/* no ie mac \*/
* html #alpha { height:1%;
}
#alpha {
display:block;
}
/* */


#beta {
width:180px;
margin:0;
padding:0;
display:block;
}

#betaTop {
width:180px;
margin:0;
padding:0;
}



/* .
entry class wraps enclosing block element around inner floated elements */
.entry:after {
content:" ";
display:block;
visibility:hidden;
clear:both;
height:0.1px;
font-size:0.1em;
line-height:0;
}
* html .entry {
display:inline-block;
}
/* no ie mac \*/
* html .entry { height:1%;
}
.entry {
display:block;
}
/* */

.entry-header {
margin:0 0 6px 0;
padding:8px 7px 8px 8px;
font-size:10px;
background:#fff url(img/parts/slash.gif) repeat top left;
height:20px;
}

.entry p {
margin:0;
padding:0;
}



.entry-tags {
margin:0;
padding:10px 0;
border-top:1px dashed #dddddd;
border-bottom:1px dashed #dddddd;
}

.entry-tags a:hover {
color:#ff3399;
}

.entry-tags-header {
margin:0;
padding:0;
}

.entry-tags-list,
.entry-tag {
display:inline;
}
h4.entry-tags-header {
display:block;
margin:0 0 5px 0;
padding:0;
}

ul.entry-tags-list,
li.entry-tag {
display:inline;
}


.entry-tags-list {
list-style:none;
padding:0;
margin:0;
}

ul.entry-tags-list {
list-style:none;
padding:0;
margin:0;
}

.entry-footer {
margin:0;
padding:0;
font-size:small;
text-align:right;
clear:both;
color:#666;
}

.entry-footer a:hover {
color:#ff3399;
}

.entry-body {
font-size:114%;
line-height:1.3;
}
.entry-more {
font-size:12px;
line-height:1.3;
margin:8px 0 8px 5px;
}

.entry-more p {
margin:0;
padding:0;
}


.entry-content_ent {
clear:both;
}



.EntryPick:after {
content:" ";
display:block;
visibility:hidden;
clear:both;
height:0.1px;
font-size:0.1em;
line-height:0;
}
* html .EntryPick {
display:inline-block;
}
/* no ie mac \*/
* html .EntryPick { height:1%;
}
.EntryPick {
display:block;
}
/* */

.EntryPick-header {
margin:0 0 7px 0;
padding:8px 0 8px 6px;
font-size:10px;
background:#fff url(img/parts/slash.gif) repeat top left;
}


.EntryRank:after {
content:" ";
display:block;
visibility:hidden;
clear:both;
height:0.1px;
font-size:0.1em;
line-height:0;
}
* html .EntryRank {
display:inline-block;
}
/* no ie mac \*/
* html .EntryRank { height:1%;
}
.EntryRank {
display:block;
}
/* */

.EntryRank-header {
margin:0 0 7px 0;
padding:8px 5px 8px 6px;
font-size:10px;
background:#fff url(img/parts/slash.gif) repeat top left;
height:20px;
}



/* modules */

.module {
margin:0;
background:#fff;
}

.module-content {
position:relative;
margin:5px 0 0 0;
padding:0;
font-weight:normal;
line-height:1.2;
}

.module-comment-side {
position:relative;
margin:5px 0 0 0;
padding:8px 8px 3px 8px;
font-weight:normal;
line-height:1.2;
background:#f1f1f1;
border-top:2px solid #ccc;
border-bottom:2px solid #ccc;
}

.module-comment-side p {
margin:0 0 8px 0;
padding:0;
}

.module-comment-top {
margin:5px 0 0 0;
padding:0;
font-weight:normal;
line-height:1.5;
}

.comment-top-co {
margin:0;
padding:8px 8px;
}


h2#tagcloudtitle {
margin:5px 0;
padding:0;
font-size:114%;
}

#module-tagcloud {
clear:both;
margin:0;
padding:0 5px 10px 5px;
text-align:left;
}

#module-tagcloud_full {
clear:both;
margin:0;
padding:0 3px 15px 3px;
text-align:left;
}


#module-tagcloud ul,
#module-tagcloud li,
#module-tagcloud_full ul,
#module-tagcloud_full li {
margin:0;
padding:0;
}

#module-tagcloud .module-list_tagcloud,
#module-tagcloud_full .module-list_tagcloud_full {
list-style:none;
}

#module-tagcloud .module-list-item_tagcloud {
display:inline;
margin:0;
padding:0 15px 0 0;
line-height:2;
}

#module-tagcloud_full .module-list-item_tagcloud {
display:inline;
margin:0;
padding:0 15px 0 0;
line-height:2.5;
}

#module-tagcloud li.taglevel1 a,
#module-tagcloud_full li.taglevel1 a {
font-size:19px;
color:#ffff00;
}
#module-tagcloud li.taglevel2 a,
#module-tagcloud_full li.taglevel2 a {
font-size:17px;
color:#b1d12a;
}
#module-tagcloud li.taglevel3 a,
#module-tagcloud_full li.taglevel3 a {
font-size:15px;
color:#ff6600;
}
#module-tagcloud li.taglevel4 a,
#module-tagcloud_full li.taglevel4 a {
font-size:13px;
color:#3783bc;
}
#module-tagcloud li.taglevel5 a,
#module-tagcloud_full li.taglevel5 a {
font-size:11px;
color:#ff3399;
}
#module-tagcloud li.taglevel6 a,
#module-tagcloud_full li.taglevel6 a {
font-size:9px;
color:#fff;
}

#module-tagcloud li a:hover,
#module-tagcloud_full li a:hover {
color:#ff0000;
}

.entry-header a {
text-decoration:none;
font-weight:bold;
color:#000;
}
.entry-header a:visited {
color:#000;
}
.entry-header a:hover {
color:#3783bc;
}
.entry-header a:active {
color:#3783bc;
}

.EntryPick-header a {
text-decoration:none;
font-weight:bold;
color:#000;
}
.EntryPick-header a:visited {
color:#000;
}
.EntryPick-header a:hover {
color:#3783bc;
}
.EntryPick-header a:active {
color:#3783bc;
}


.EntryRank-header a {
text-decoration:none;
font-weight:bold;
color:#000;
}
.EntryRank-header a:visited {
color:#000;
}
.EntryRank-header a:hover {
color:#3783bc;
}
.EntryRank-header a:active {
color:#3783bc;
}




/*------------------------------
  タイトル
-------------------------------*/
#title_index_newly {
margin:0 0 5px 0;
padding:0;
display:block;
text-indent:-8000px;
overflow:hidden;
width:790px;
height:39px;
background:#fff url(img/title/newly_arrived.gif) no-repeat top left;
}

#title_tagcloud_main {
margin:0;
padding:0;
display:block;
text-indent:-8000px;
overflow:hidden;
width:730px;
height:39px;
background:#fff url(img/title/tagcloud_main.gif) no-repeat top left;
}

#title_tool {
margin:0 0 10px 0;
padding:0;
display:block;
text-indent:-8000px;
overflow:hidden;
width:730px;
height:39px;
background:#fff url(img/title/tool.gif) no-repeat top left;
}

#title_about {
margin:0;
padding:0;
display:block;
text-indent:-8000px;
overflow:hidden;
width:730px;
height:39px;
background:#fff url(img/title/about.gif) no-repeat top left;
}

#title_mail {
margin:0;
padding:0;
display:block;
text-indent:-8000px;
overflow:hidden;
width:940px;
height:39px;
background:#fff url(img/title/mail.gif) no-repeat top left;
}

#title_left {
margin:0 0 5px 0;
padding:7px 0 0 15px;
display:block;
width:775px;
height:32px;
font-size:114%;
color:#fff;
background:#000 url(img/title/left.gif) no-repeat top left;
}

#title_p_push {
margin:12px 0 5px 0;
padding:0;
display:block;
text-indent:-8000px;
overflow:hidden;
width:730px;
height:39px;
background:#fff url(img/title/p_push.gif) no-repeat top left;
}

#title_left_ent {
margin:0 0 10px 0;
padding:5px 0 4px 10px;
display:block;
width:775px;
font-size:124%;
background:#fff url(img/parts/slash.gif) repeat top left;
border-left:5px solid #ccc;
}

#title_tags {
clear:both;
margin:0 0 5px 0;
padding:0;
display:block;
text-indent:-8000px;
overflow:hidden;
width:790px;
height:39px;
background:#fff url(img/title/tags.gif) no-repeat top left;
}

#title_comment {
clear:both;
margin:0 0 5px 0;
padding:0;
display:block;
text-indent:-8000px;
overflow:hidden;
width:790px;
height:39px;
background:#fff url(img/title/comment.gif) no-repeat top left;
}

#title_type_ctg {
margin:0;
padding:0;
display:block;
text-indent:-8000px;
overflow:hidden;
width:180px;
height:37px;
background:#fff url(img/title/type_category.gif) no-repeat top left;
}

#title_type_ctg_top {
margin:0;
padding:0;
display:block;
text-indent:-8000px;
overflow:hidden;
width:180px;
height:37px;
background:#fff url(img/title/type_category.gif) no-repeat top left;
}

#title_sbm {
margin:10px 0 0 0;
padding:0;
display:block;
text-indent:-8000px;
overflow:hidden;
width:180px;
height:37px;
background:#fff url(img/title/sbm.gif) no-repeat top left;
}

#title_comment_side {
margin:10px 0 0 0;
padding:0;
display:block;
text-indent:-8000px;
overflow:hidden;
width:180px;
height:37px;
background:#fff url(img/title/comment_side.gif) no-repeat top left;
}

#title_comment_top {
margin:10px 0 0 0;
padding:0;
display:block;
text-indent:-8000px;
overflow:hidden;
width:790px;
height:37px;
background:#fff url(img/title/comment_top.gif) no-repeat top left;
}


h2#how_to_play {
margin:8px 0 7px 3px;
padding:0;
display:block;
text-indent:-8000px;
overflow:hidden;
width:730px;
height:32px;
background:#fff url(img/title/howtoplay.gif) no-repeat top left;
}

#GamePickupListTitle {
margin:0 0 5px 0;
padding:0;
display:block;
text-indent:-8000px;
overflow:hidden;
width:620px;
height:39px;
background:#fff url(img/title/pickup.gif) no-repeat top left;
}

#GamePickupListCTitle {
margin:0 0 5px 0;
padding:0;
display:block;
text-indent:-8000px;
overflow:hidden;
width:790px;
height:39px;
background:#fff url(img/title/pickupc.gif) no-repeat top left;
}


#GameRankingListTitle {
margin:10px 0 5px 0;
padding:0;
display:block;
text-indent:-8000px;
overflow:hidden;
width:180px;
height:37px;
background:#fff url(img/title/ranking.gif) no-repeat top left;
}





/*-------------------------------------------------*/
.navi {
margin:10px 0;
padding:0;
}

.navi p {
margin:5px 0 0 0;
padding:0;
}

.google_top {
margin:0;
padding:7px 0 6px 0;
clear:both;
width:770px;
text-align:center;
background:#f9f9f9;
}
.google_top_w {
margin:0;
padding:0 0 2px 0;
background:#fff;
border-bottom:1px solid #eee;
}

.google_top_336x2 {
margin:0;
padding:8px 0 5px 8px;
clear:both;
background:#f9f9f9;
}
.google_top_336x2:after {
content:" ";
display:block;
visibility:hidden;
clear:both;
height:0.1px;
font-size:0.1em;
line-height:0;
}
* html .google_top_336x2 {
display:inline-block;
}
/* no ie mac \*/
* html .google_top_336x2 { height:1%;
}
.google_top_336x2 {
display:block;
}
/* */


.google_btm {
margin:0;
padding:7px 0 6px 0;
clear:both;
width:790px;
text-align:center;
background:#f9f9f9;
}


.google_ent_list_btm {
margin:2px 0 5px 0;
padding:5px 0;
clear:both;
width:730px;
text-align:center;
background:#101010;
border-top:1px solid #222222;
border-bottom:1px solid #222222;
}

.google_r_t {
margin:0 0 10px 0;
padding:3px;
border:1px solid #dddddd;
}

.google_side {
width:160px;
clear:both;
margin:10px 0;
padding:10px 10px;
background:#f1f1f1;
border-top:2px solid #ddd;
border-bottom:2px solid #ddd;
}

.google_side_img {
margin:0;
padding:0;
background:#f1f1f1;
}

.google_s_btm {
width:191px;
clear:both;
margin:10px 0 0 0;
padding:0 0 7px 9px;
background:#101010;
border-top:1px solid #222222;
border-bottom:1px solid #222222;
}

.google_s_uni {
width:170px;
clear:both;
margin:10px 0 0 0;
padding:5px 0 8px 10px;
background:#f1f1f1;
border-top:2px solid #ccc;
border-bottom:2px solid #ccc;
}

.google_uni {
margin:0 0 5px 0;
padding:0;
}


#GoogleHomeSide {
margin:0 0 8px 0;
padding:8px 9px 8px 9px;
background:#f9f9f9;
float:right;
border-top:2px solid #ccc;
border-bottom:2px solid #ccc;
}




.sbm {
margin:10px 0;
padding:5px 0;
border-top:1px dashed #dddddd;
border-bottom:1px dashed #dddddd;
}

.sbm img {
vertical-align:middle;
padding:5px 0;
}

#game_list_top {
margin:0;
padding:0;
display:block;
}
#game_list_top:after {
content:" ";
display:block;
visibility:hidden;
clear:both;
height:0.1px;
font-size:0.1em;
line-height:0;
}
* html #game_list_top {
display:inline-block;
}
/* no ie mac \*/
* html .c_list_btm { height:1%;
}
#game_list_top {
display:block;
}
/* */


#game_list_top ul {
margin:0;
padding:0;
float:left;
}

#game_list_top li {
margin:0 3px 6px 3px;
padding:7px 6px 4px 6px;
width:243px;
display:inline;
float:left;
border:1px solid #ccc;
font-size:12px;
line-height:1;
}


#game_list_top span.e1 {
margin:3px 0;
padding:0;
display:block;
line-height:1.3;
}

#game_list_top span.e2 {
margin:0;
padding:0;
display:block;
line-height:1;
height:65px;
}

#game_list_top img {
width:243px;
height:176px;
}



#site_list {
margin:0;
padding:0;
display:block;
}
#site_list:after {
content:" ";
display:block;
visibility:hidden;
clear:both;
height:0.1px;
font-size:0.1em;
line-height:0;
}
* html #site_list {
display:inline-block;
}
/* no ie mac \*/
* html .c_list_btm { height:1%;
}
#site_list {
display:block;
}
/* */


#site_list ul {
margin:0;
padding:0;
float:left;
}

#site_list li {
margin:0 3px 6px 3px;
padding:7px 6px 4px 6px;
width:365px;
display:inline;
float:left;
border:1px solid #ccc;
font-size:12px;
line-height:1;
}


#site_list span.e1 {
margin:3px 0;
padding:0;
display:block;
line-height:1.3;
}

#site_list span.e2 {
margin:0;
padding:0;
display:block;
line-height:1;
height:65px;
}


#GamePickupList {
margin:0;
padding:0;
display:block;
float:left;
}
#GamePickupList:after {
content:" ";
display:block;
visibility:hidden;
clear:both;
height:0.1px;
font-size:0.1em;
line-height:0;
}
* html #GamePickupList {
display:inline-block;
}
/* no ie mac \*/
* html .c_list_btm { height:1%;
}
#GamePickupList {
display:block;
}
/* */


#GamePickupList ul {
margin:0;
padding:0 0 8px 0;
float:left;
}

#GamePickupList li {
margin:0 3px 0 3px;
padding:7px 6px 4px 6px;
width:290px;
display:inline;
float:left;
border:1px solid #ccc;
font-size:12px;
line-height:1;
}


#GamePickupList span.e1 {
margin:3px 0;
padding:0;
display:block;
line-height:1.3;
}

#GamePickupList span.e2 {
margin:0;
padding:0;
display:block;
line-height:1;
height:65px;
}





#GamePickupCList {
margin:0;
padding:0;
display:block;
float:left;
}
#GamePickupCList:after {
content:" ";
display:block;
visibility:hidden;
clear:both;
height:0.1px;
font-size:0.1em;
line-height:0;
}
* html #GamePickupCList {
display:inline-block;
}
/* no ie mac \*/
* html .c_list_btm { height:1%;
}
#GamePickupCList {
display:block;
}
/* */


#GamePickupCList ul {
margin:0;
padding:0 0 8px 0;
float:left;
}

#GamePickupCList li {
margin:0 3px 7px 3px;
padding:7px 6px 4px 6px;
width:365px;
display:inline;
float:left;
border:1px solid #ccc;
font-size:12px;
line-height:1;
}


#GamePickupCList span.e1 {
margin:3px 0;
padding:0;
display:block;
line-height:1.3;
}

#GamePickupCList span.e2 {
margin:0;
padding:0;
display:block;
line-height:1;
height:65px;
}



#GameRankingList {
margin:0;
padding:0;
display:block;
text-align:left;
}
#GameRankingList:after {
content:" ";
display:block;
visibility:hidden;
clear:both;
height:0.1px;
font-size:0.1em;
line-height:0;
}
* html #GameRankingList {
display:inline-block;
}
/* no ie mac \*/
* html .c_list_btm { height:1%;
}
#GameRankingList {
display:block;
}
/* */


#GameRankingList ul {
margin:0;
padding:0;
float:left;
}

#GameRankingList li {
margin:0 0 6px 0;
padding:7px 6px 4px 6px;
width:166px;
display:inline;
float:left;
border:1px solid #ccc;
font-size:12px;
line-height:1;
}


#GameRankingList span.e1 {
margin:3px 0;
padding:0;
display:block;
line-height:1.3;
}

#GameRankingList span.e2 {
margin:0;
padding:0;
display:block;
line-height:1;
height:65px;
}

#GameRankingList img {
width:166px;
height:118px;
}











#randoment {
margin-top:5px;
}

#randompickup {
margin:0 0 5px 0;
padding:0 0 5px 0;
font-size:x-small;
color:#666;
border-bottom:1px dashed #333333;
}

#randompickup p {
margin:3px 0 0 10px;
padding:0;
}

.c_list_btm {
border:1px solid #dddddd;
margin:0;
padding:5px;
text-align:center;
}

/* .c_list_btm class wraps enclosing block element around inner floated elements */
.c_list_btm:after {
content:" ";
display:block;
visibility:hidden;
clear:both;
height:0.1px;
font-size:0.1em;
line-height:0;
}
* html .c_list_btm {
display:inline-block;
}
/* no ie mac \*/
* html .c_list_btm { height:1%;
}
.c_list_btm {
display:block;
}
/* */

.paginate {
clear:both;
text-align:center;
font-size:26px;
margin:30px 0 0 0;
padding:0;
color:#aaa;
font-weight:bold;
}
.paginate:after {
content:" ";
display:block;
visibility:hidden;
clear:both;
height:0.1px;
font-size:0.1em;
line-height:0;
}
* html .paginate {
display:inline-block;
}
/* no ie mac \*/
* html .paginate { height:1%;
}
.paginate {
display:block;
}
/* */

.paginate a {
margin:0;
padding:4px;
text-decoration:none;
border:1px solid #ddd;
font-weight:normal;
font-size:12px;
color:#999;
display:inline-block;
}

.paginate a:visited {
color:#999;
}

.paginate a:hover {
text-decoration:none;
border:2px solid #ccc;
color:#aaa;
font-weight:bold;
font-size:14px;
}

.paginate a:active {
color:#aaa;
font-size:14px;
font-weight:bold;
}


#about_site,
#tool {
margin:0;
padding:0;
}

#tool p {
margin:0;
padding:0 0 15px 0;
line-height:1.3;
border-bottom:1px dashed #333333;
}

#about_site p {
margin:0;
padding:5px 0 0 0;
line-height:1.3;
color:#ccc;
}

#about_site h3,
#tool h3 {
margin:15px 0 5px 0;
padding:0;
font-size:114%;
display:block;
}

.module-categories,
.module-sbm,
#module-tags {
margin:0;
padding:0;
}

.module-sbm {
font-size:x-small;
}

.e-tags {
font-size:10px;
margin:0 0 15px 0;
padding:0;
line-height:1.5;
}

/*-----------------------------------------------
  お問い合わせページ設定
------------------------------------------------*/
#mfcontainer {
position:relative;
margin:15px auto;
padding:15px 0 0 0;
width:980px;
text-align:left;
background:#f9f9f9;
color:#333;
}

#hmailf {
margin:0 0 20px 30px;
padding:0;
display:block;
text-indent:-8000px;
overflow:hidden;
width:227px;
height:19px;
background:#fff url(img/title/mailform.gif) no-repeat top left;
}



#fmail {
margin:10px 0 30px 0;
padding:0;
text-align:left;
line-height:1.3;
color:#666;

}

#fmail h3 {
margin:10px 0;
padding:0;
font-size:20px;
}

#fmail p {
margin:0;
padding:1px 0 0 0;
}

table.mailform {
margin:0 auto;
text-align:left;
font-weight:bold;
width:100%;
}

table.mailform td p {
font-weight:bold;
color:#3783bc;
display:block;
margin:0;
}

table.mailform td span {
color:#ff0000;
margin:0;
padding:0;
vertical-align:middle;
}

.t_kou {
text-align:right;
vertical-align:middle;
padding:5px 0;
}

.t_bar {
width:2px;
background:#ccc;
}

/*------------------------
  コメント
-------------------------*/

#comment-text {
width:648px;
}

#comment-text_ent {
width:700px;
}

.comments-open-header,
.comments-header {
clear:both;
margin:10px 0;
padding-bottom:7px;
}

#comments-open {
margin:20px 0 10px 0;
padding:18px 0 15px 15px;
background:#f1f1f1;
}

#comments-open h3 {
margin:0 0 5px 0;
padding:0;
display:block;
text-indent:-8000px;
overflow:hidden;
width:480px;
height:40px;
background:#f1f1f1 url(img/title/comment_you.gif) no-repeat top left;
}

.comment-footer,
.trackback-footer {
margin:0;
padding:0 10px 8px 0;
color:#444;
font-size:x-small;
text-align:right;
clear:both;
}

.comment-footer a {
color:#444;
text-decoration:none;
}

.comment-content,
.trackback-content,
.trackback-footer {
margin-left:10px;
}


.comment-content p {
margin:0;
padding:0 0 0 8px;
}

.comment-content {
margin:0;
padding:0 12px 5px 12px;
line-height:1.2;
}

.comments-header a,
.comments-header a:hover {
font-weight:bold;
}

.comments-header,
.comments-open-header {
/* ie win (5, 5.5, 6) bugfix */
p\osition:relative;
width:100%;
w\idth:auto;
margin:0;
padding:7px 0 0 10px;
color:#333;
background:#e5e5e5;
font-size:100%;
font-weight:bold;
line-height:1;
}

.comments-open label {
display:block;
}

#comment-author, #comment-email, #comment-url {
width:110px;
}

.comment_ent {
width:400px;
}

#comments-open-data,
.comments-open-content {
margin:0;
padding:0;
}

#comments-open-data p {
line-height:1.5;
}

#comments-open-data span {
display:block;
padding-top:10px;
}

#comment-bake-cookie {
margin-left:0;
vertical-align:middle;
}

#comment-post {
font-weight:normal;
vertical-align:middle;
}

.comment-content,
.comments-open-content,
.comments-closed {
clear:both;
}

.comments {
position:static;
overflow:hidden;
clear:both;
margin:0;
}

.comments:after {
content:" ";
display:block;
visibility:hidden;
clear:both;
height:0.1px;
font-size:0.1em;
line-height:0;
}
* html .comments {
display:inline-block;
}
/* no ie mac \*/
* html .pkg { height:1%;
}
.comments {
display:block;
}
/* */

.comment {
margin:0;
padding:8px 0 0 0;
}

.comments-open-content p {
margin:0;
padding:0;
}


