﻿@charset "utf-8";
/* ===================================================================
CSS information
 file name  : gpotato_top.css
 style info : TopPage
=================================================================== */

#top_wrap {margin: 0px auto;width: 900px;}
#top_leftmenu {margin-top: 2px;width: 200px;float: left;}
#top_main {margin-top: 2px;width: 695px;float: right;}

/* playmenu */
#playmenu {width: 503px;float: left;}
.playmenu_bg {
	width: 503px;margin-bottom: 5px;
	background:url(http://image.gpotato.jp/gpotato/top/playmenu_bg.gif) top center repeat-y;
}
.play_box1 {width: 471px;margin: 0px 10px 0px 8px;padding: 7px;background: #ffffff;}
.play_box2 {margin-left: 8px;}

.play2_ban {width: 158px;float: left;}
.play2_txt {width: 306px;float: right;text-align: left;font-size: 10px}

.play3_ban {width: 95px;float: left;padding-right: 3px;}

.play4_ban {width: 95px;float: left;}
.play4_txt {width: 369px;float: right;text-align: left;font-size: 10px}


/* rightmenu */
#rightmenu {width: 187px;float: right;}
.rightmenu_bg {
	width: 187px;margin-bottom: 5px;
	background:url(http://image.gpotato.jp/gpotato/top/rightmenu_bg.gif) top center repeat-y;
}
.rightmenu_bgb {
	width: 187px;height: 140px;
	background:url(http://image.gpotato.jp/gpotato/top/rightmenu_bgb.gif) top center no-repeat;
}
.rightmenu_banner {width: 178px;margin: 0px auto; padding-top: 6px;}


/* Item Mall */
#rightmenu_title_itemmall {
	width: 187px;height: 23px;
	background:#ffffff url(http://image.gpotato.jp/gpotato/top/title_itemmall.gif) no-repeat;
}

.itemlist {width: 178px;height: 162px;margin: 0px auto;background: #999999;}

.itemlist_prev {width: 16px;float: left;}
.itemlist_next {width: 16px;float: right;}
.carousel {width: 146px;height: 156px;border-top: 1px solid #999999;background: #ffffff; padding: 2px 0px;float: left;}

.item {background: #ffffff;width: 142px;height: 155px;padding: 0px 2px;}
.item_gname {border: 1px solid #cccccc;background: #e1e1e1;padding: 2px 5px;}
.item_detail {padding: 7px 5px;text-align: center;}
.item_txt {text-align: left;font-size: 10px;padding-top: 6px;}

