@charset "Shift_JIS";
body{
	background:#fff;
}

#main{
	width:935px;
	margin-left:auto;
	margin-right:auto;
}

.shadowBOX {
	margin: 10px auto;
	width: 860px;
	background: url(../img/mainBOX_bg02.gif) repeat-y;
}

.shadouBOXheader {
	width: 860px;
	height: 10px;
	background-image: url(img/mainBOX_bg01.gif);
	background-repeat: no-repeat;
}

.shadouBOXheader div {
	width: 850px;
	height: 5px;
	background-image: url(img/main_bg01.jpg);
	margin-top: 5px;
	margin-left: 5px;
}

.shadowBOXcontent {
	color:#000000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 850px;
}

.shadouBOXfooter {
	width: 860px;
	height: 10px;
	background-image: url(img/mainBOX_bg03.gif);
	background-repeat: no-repeat;
}

.shadouBOXfooterBG {
	width: 850px;
	height: 5px;
	background: url(img/main_bg03.jpg) no-repeat;
	margin-top: 0px;
	margin-left: 5px;
}

#eventpageContent {
	width: 860px;
}

#eventtitle {
	width:482px;
	position: absolute;
	left: 201px;
	top: 225px;
}

#logoAREA {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 260px;
}

#logoBOX {
	float:left;
	width:210px;
	margin-left:10px;
	margin-bottom: 15px;
}

.MainBOXcontent {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 830px;
}

.photo {
	width: 250px;
	margin-top:0px;
	margin-bottom:10px;
}
.copyright01 {
	width: 250px;
	margin-top:0px;
	margin-bottom:5px;
}
.copyright02 {
	width: 380px;
	margin-top:0px;
	margin-bottom:5px;
}
.txtTitle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	margin-bottom: 5px;
}
.txtMain {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	margin-bottom: 12px;
	letter-spacing: 1pt;
}

.txtMain2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	margin-bottom: 5px;
	letter-spacing: -1px;
}

.txtMain3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
}
.commentBOX {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 570px;
}
.txtComment {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	margin-bottom: 10px;
	line-height: 14px;
}

.txttrivia02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 10px;
}

.ListTableBox {
	width:810px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

table.ListTable {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 810px;
  border-collapse: collapse;
  border: solid 1px #999;
  font-size: 100%;
}

table.ListTable caption {
  margin-top: 1em;
  text-align: left;
}

table.ListTable th,
table.ListTable td {
  padding: 4px 6px;
  border: solid 1px #999;
}

table.ListTable th {
	text-align: center;
	white-space: nowrap;
	font-size: 12px;
	color: #09C;
	background-color: #C3E0F5;
}

table.ListTable td {
  text-align: left;
  font-size:12px;
}

table.ListTable col.ShopName {
	width:220px;
	background-color: #DFF0FF;
}

table.ListTable col.date {
  background: #F2F5FF;
  width:160px;
}

table.ListTable col.comment {
  background: #F2F5FF;
  width:430px;
}