@charset "UTF-8";
body {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	background-image: url(img/syoukaiback2.jpg);
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	height: 1000px;
	width: 1000px;
	background-position: left top;
}

.oneColElsCtr #container {
	text-align: left;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding: 0px;
}
oneColElsCtr #mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: auto;
}

#apDiv5 {
	position:absolute;
	width:455px;
	height:335px;
	z-index:1;
	left: 65px;
	top: 487px;
	padding: 0px;
	margin-top: 0px;
	font-size: small;
	color: #333333;
}
a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColElsCtr #apDiv5 {
}
.count {
	font-size: 9px;
	color: #DDDDDD;
	text-decoration: none;
}
.contents .syoukai {
	margin-left: 100px;
	width: 550px;
	font-size: 12px;
	color: #333333;
}
.contents .syoukai .date h3 {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.contents .syoukai .date {
	background-image: url(shop/img/usuisiro.png);
	background-repeat: repeat;
	border: thin dashed #666666;
	padding: 10px;
	margin-top: 10px;
	line-height: 20px;
	margin-bottom: 10px;
	width: 490px;
	margin-right: auto;
	margin-left: auto;
}
.contents .syoukai .bun {
	font-size: 12px;
	line-height: 19px;
}
.cc {
	position: absolute;
	top: 850px;
	left: 100px;
	font-size: 10px;
	color: #333333;
	width: 550px;
	text-align: right;
}
.cc a {
	color: #000000;
	text-decoration: none;
}
