body {
	background-color: #706865;
	background-image: url(../../top-img/mainnavi-back.gif);
	background-repeat: repeat-x;
}
#layout-top-header {
	position: absolute;
	width: 100%;
	z-index: 9999;
	text-align: center;
}
#header {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#layout-main {
	width: 910px;
}

#layout-top-header h1 {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header-sub-menu {
	background-image: url(../../top-img/back-white.png);
	float: right;
	padding: 5px;
	width: 350px;
	margin-top: 10px;
}
#anime-div {
	height: 478px;
	/*width: 910px;*/
	clear: both;
	background-color: #FFFFFF;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#coin-slider {
	overflow: hidden;
}
#layout-top-main {
	background-image: url(../../top-img/mainnavi-back.gif);
	background-repeat: repeat-x;
}

#top-sub-navi {
	clear: both;
	float: right;
	width: 330px;
	display: table;
}
#top-sub-navi li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	/*display: inline;
	float: left;*/
	display: table-cell;
	/*margin-left: 10px;*/
	padding-left: 10px;
	padding-right: 10px;
}
#top-sub-navi a {
	color: #333333;
	text-decoration: none;
	font-size: 80%;
}
#top-sub-navi a:hover {
	color: #FF0000;
}
#top-main-navi {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#top-main-navi li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}
#top-main-area {
	margin-bottom: 10px;
	padding-top: 10px;
}
#layout-news-div {
	width: 300px;
}
#layout-resipe-div {
	width: 289px;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
#layout-info-div {
	width: 260px;
}
h2 {
	margin-bottom: 10px;
}
.news-reless {
	margin: 0px;
	padding: 0px;
}
.news-reless dt {
	color: #CFBA65;
	margin-bottom: 5px;
}
.news-reless dd {
	color: #FFFFFF;
	margin-bottom: 10px;
}
.news-reless a {
	background-image: url(../../top-img/link-icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	display: block;
	color: #FFFFFF;
}
.backnumber {
	color: #FFFFFF;
	background-image: url(../../top-img/link-icon2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 80%;
}
#banner-list {
	clear: both;
	padding-top: 20px;
}
#banner-list li {
	margin-bottom: 10px;
}
#layout-footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 10px;
}
