@charset "utf-8";

body#index div#keyBox {
	position: relative;
	height: 410px;
	margin-bottom: 5px;
}

body#index div#keyBox p#copy {
	position: absolute;
}

body#index div#keyBox p#logo {
	position: absolute;
	right: 0;
	top: 15px;
}

body#index div#keyBox p#main {
	position: absolute;
	top: 60px;
}

body#index aside#sns {
	height: 25px;
	margin-bottom: 10px;
}

body#index aside#sns div {
	float: right;
	margin-left: 10px;
}

.fb-like > span {
  vertical-align: baseline !important;
}

/*facebookのコメントが切れるので対処*/
.fb-like iframe,.item-facebook-like iframe {
max-width: none !important;/*こちらを優先*/
}

.fb_iframe_widget {
  width: auto !important;
  display: inline-block !important;
}

.fb-like iframe {
z-index: 99;
}


nav#top {
	overflow: hidden;
	margin-bottom: 20px;
	width: 610px;
}

nav#top li {
	float: left;
	margin-right: 10px;
}
nav#top li.last {
	margin-right: 0;
}

div#new {
	clear: left;
	width: 610px;
	height: 310px;
	background: url(../img/news_btm.gif) no-repeat bottom;
}

div#new h2 {
	padding-bottom: 4px;
	border-bottom: solid #999 1px;
	margin-bottom: 15px;
}

div#new div {
	overflow: auto;
	height: 250px;
}

div#new ul {
	margin-bottom: 15px;
}

div#new li.news {
	background: url(../img/ico_news.gif) no-repeat left 5px;
	padding-left: 55px;
}

div#new li.catalog {
	background: url(../img/ico_catalog.gif) no-repeat left 5px;
	padding-left: 55px;
}

body#index div#btmBox {
	clear: both;
}

body#index div#boxR {
	float: right;
	width: 340px;
	height: 390px;
}

body#index div#boxR div#segaStore {
	background: url(../img/bg_segastore.gif);
	height: 100px;
	margin-bottom: 10px;
}

body#index div#boxR p.sbnr {
	display: none;
}

body#index div#boxR div#segaStore p.txt {
	display: none;
}

body#index div#boxR div#segaStore p#bnr {
	padding-left: 77px;
	padding-top: 40px;
}

body#index div#boxR div#tw {
}

aside#bnr {
	clear: right;
	margin-top: 20px;
	overflow: hidden;
}

aside#bnr li {
	float: left;
	margin-right: 10px;
}

aside#bnr li.last {
	margin-right: 0;
}