@charset "utf-8";
/* CSS Document */

h1,h2,h3,h4,h5,h6,p,ul,li,img {
	margin: 0;
	padding: 0;
	border: none;
	font-family: Arial, Helvetica, メイリオ, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	list-style: none;
	vertical-align: middle;
}

/* 基本要素　ここから */
body {
	margin: 0;
	color: #333333;
	background: url(../img/back.gif) center center;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #E95555;
}
a:active {
	color: #E95555;
}
/* 基本要素　ここまで */

/* 汎用クラス　ここから */
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
/* 汎用クラス　ここまで */

.container {
	margin: 0 auto;
	width: 950px;
	overflow: hidden;
}

#header {
	background: url(../img/header_back.gif) top center repeat-x;
}
#logo {
	margin-top: 20px;
	text-align: center;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
.headermenu {
	margin-top: 10px;
	float:right;
}
.headermenu li {
	display: inline;
	height: 60px;
	margin-top: 0;
	margin-left: 5px;
	margin-bottom: 0;
}
.space {
	padding-right: 5px;
}
#main {
	padding: 10px 0 40px 0;
}
.banner {
	margin-bottom: 10px;
	text-align: center;
}
.tab {
	float: left;
}
.tab li {
	margin: 0 0 0 10px;
	float: left;
	display: inline;
	text-indent: -9999px;
	overflow: hidden;
}
.tab li a {
	display: block;
	height: 30px;
}
#new a {
	background: url(../img/tab.gif) 0 -30px no-repeat;
	width: 80px;
}
#new a:hover {
	background-position: 0 0;
}
#new .current {
	display: block;
	width: 80px;
	height: 30px;
	background: url(../img/tab.gif) 0 0 no-repeat;
}
#ranking a {
	background: url(../img/tab.gif) -80px -30px no-repeat;
	width: 160px;
}
#ranking a:hover {
	background-position: -80px 0;
}
#ranking .current {
	display: block;
	width: 160px;
	height: 30px;
	background: url(../img/tab.gif) -80px 0 no-repeat;
}
.search {
	float: right;
}
.searchbox {
	width: 20em;
}
.searchbutton {
	vertical-align: middle
}
.items {
	padding: 0 0 25px 35px;
	border: 2px solid #DCDDDD;
	background: #FFFFFF;
	width: 911px;
	overflow: hidden;
	clear: both;
}
.items_col {
	width: 100%;
	overflow: hidden;
}
.itembox {
	margin: 20px 25px 0 0;
	float: left;
	width: 200px;
	overflow: hidden;
}
.iteminfo {
}
.dateinfo {
	margin-top: 10px;
	font-size: 80%;
	width: 6.5em;
	overflow: hidden;
}
.date {
	padding-right: 0.5em;
	display: inline;
	font-weight:bold;
}
.time {
	display: inline;
	font-weight: bold;
}
.title {
	margin-bottom:10px;
	font-weight: bold;
}
.comment {
	padding: 10px 10px 0 10px;
	font-size: 90%;
	background: url(../img/fukidashi.gif) top left no-repeat;
}
.auther {
	padding: 10px 10px 10px 10px;
	font-size: 80%;
	text-align: right;
	background: url(../img/fukidashi.gif) bottom left no-repeat;
}

.pagemenu {
	margin-top: 20px;
	margin-right: 20px;
	float:right;
	display: inline;
}
.pagemenu * {
	display: inline;
}
.to_top {
	margin-top: 10px;
	text-align: right;
}

#footer {
	padding: 20px;
	background: #F6F8DA;
	text-align: center;
}
.footermenu li {
	margin: 0 5px;
	display: inline;
	font-size: 80%;
}
#copyright {
	margin-top: 10px;
	font-weight: bold;
}
#copyright img {
	margin-bottom: 7px;
}
#notification {
	background-image: url(../img/notification.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 682px;
	height: 116px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#notification img {
	height: 18px;
	width: 209px;
	margin-top: 80px;
	margin-left: 250px;
}

#notification2 {
	width: 680px;
	border-style:solid;
	border-width:7px;
	border-color:#ff3333;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	color:#3333ff;
	font-weight:bold;
}

#notification2 a {
	color:#3333ff;
}

#sales_info {
	background-repeat: no-repeat;
	background-position: top;
	width: 682px;
	height: 140px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#sales_info img {
	height: 140px;
	width: 640px;
	margin-left: 20px;
}

#sales_info2 {
	background-repeat: no-repeat;
	background-position: top;
	width: 682px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#sales_info2 img {
	height: 50px;
	width: 310px;
	margin-left: 190px;
}

#sales_info3 {
	background-repeat: no-repeat;
	background-position: top;
	width: 682px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#sales_info3 img {
	height: 80px;
	width: 640px;
	margin-left: 20px;
}
#info {
	font-family: Arial, Helvetica, メイリオ, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
	font-size: 90%;
	color: #FF0000;
	width: 600px;
	height: 50px;
	margin-top: -10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
