@charset"Shift_JIS";
@import "common.css";
@import "navi.css";
/*===========================================
インデックス用CSS
===========================================*/
/*----タイトル関係----*/
h1{padding: 0px 0px 20px 0px;}
h2{font-size: 10pt; text-align: left; font-weight: bold; padding: 0px; margin-bottom: 10px; padding: 0;}
h3{font-size: 10pt; text-align: left; font-weight: bold; padding: 6px 0px 0px 15px; margin: 10px 0; background:url(../images/common/h3.jpg) no-repeat; height: 30px;}
h4{未設定}
h5{未設定}
h6{未設定}

/* お知らせのとき */
.text-indent-news {text-align:left; list-style:none; width:570px;}
.text-indent-news li {text-indent: -7em; padding-left: 7em; margin-bottom:2px;line-height: 1.5em; border-bottom:1px dotted #CCCCCC;}

/*----common----*/
#body_game{ width: 230px; margin: 5px auto; padding: 0 10px 0 0; float:left; border-right: 1px solid #CCCCCC;}
#body_news{ width: 405px; margin: 5px auto; padding: 0 0 0 5px; float:right;}
.blog_date{ color: #ff8040; font-weight: bold;}

.right_banner li{margin-bottom: 5px;}

.product_detail{margin: 5px 15px 0 0; text-align:right;}

.date{ color:#FFFFFF; text-align:right;}
