@charset "utf-8";

.left_contents {
	width: 311px;
	height: 561px;
	display: inline-block;
	border-spacing: 0px 0px;
	border: 1px solid #FF0004;
	border-radius: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-bottom: 0px;
}
.left_contents h2 {
	text-align: center;
	width: 311px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.left_contents h3 {
	margin-top: 4px;
	font-size: 80%;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 4px;
	color: #FF0000;
}

.left_contents p {
	margin-right: 12px;
	margin-left: 12px;
	border-bottom: 1px dotted #FF0000;
	padding-bottom: 4px;
	font-size: 80%;
	line-height: 140%;
}

.left_contents .newslist {
	height: 90%;
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow-x: hidden;
	text-wrap: suppress;

}
.left_contents .newslist　table {
	text-wrap: suppress;
	width: 300px;
	font-size: 80%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}

.center_contents {
	width: 285px;
	height: 580px;
	float: left;
	display: inline-block;
	padding-left: 14px;
	overflow-y: hidden;
	margin-bottom: 0px;
}

.center_contents img {
	display: inline-block;
	margin-bottom: 5px;
}
.right_contents {
	width: 275px;
	height: 561px;
	display: inline-block;
	float: right;
	clear: right;
	overflow-y: hidden;
}
.right_contents h2 {
	display: inline-block;
	float: left;
}
.right_contents h3 {
	display: inline-block;
	float: right;
	margin-bottom: 8px;
	margin-top: 5px;
}
.right_contents h4 {
	display: inline-block;
	float: right;
	clear: right;
}

#tab li {
	float: left;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	width: 84px;
	border-style: none;
	border-radius: 6px;
	color: #FFFFFF;
	background-color: #FF7072;
	font-size: 70%;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 5px;
}
#tab li:hover  {
	border-radius: 6px;
	background-color: #FFB5B6;
}
#tab li.select {
	background-color: #FF0000;
}
.disnon {
  display: none;
}
.content_wrap {
	width: 270px;
	text-align: left;
	background-color: #FFE7E7;
	float: left;
	height: 420px;
	overflow-y: scroll;
  }
.right_contents #tab  {
	display: block;
	margin-top: 4px;
	width: 100%;
	float: left;
	height: auto;
}


.right_contents .content_wrap .shop li img {
	float: left;
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
}
.right_contents .content_wrap .shop li dl dt {
	color: #FF0000;
	font-size: 75%;
	letter-spacing: 0.5ex;
	background-image: url(../images/top_img_40.gif);
	background-position: left center;
	width: 180px;
	display: inline-block;
	background-repeat: no-repeat;
	padding-left: 10px;
	clear: right;
	float: left;
}
.right_contents .content_wrap .shop li dl dt a {
	color: #FF0000;
	text-decoration: none;
}
.right_contents .content_wrap .shop li dl dt a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}
.right_contents .content_wrap .shop li dl dd {
	font-size: 65%;
	display: inline-block;
	width: 185px;
	padding-top: 2px;
	letter-spacing: 0.2ex;
}
.right_contents .content_wrap .shop li {
	padding-top: 6px;
	border-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-left: 0px;
	height: 56px;
}
.right_contents .content_wrap .shop li:hover  {
	padding-top: 6px;
	border-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-left: 0px;
	height: 56px;
	background-color: #FFB5B6;
}
.white {
	width: 960px;
	height: 320px;
	margin-right: auto;
	z-index: 500;
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	min-width: 0px;
	clear: both;
	float: none;
	display: block;
	margin-bottom: -290px;
}
.white_left {
	width: 30px;
	height: 320px;
	z-index: 500;
	background-color: #FFFFFF;
	position: relative;
	right: 30px;
}
.white_right {
	width: 30px;
	height: 320px;
	z-index: 600;
	background-color: #FFFFFF;
	position: relative;
	right: -930px;
}
.right_contents h4:hover {
	opacity: 0.5;
}
.left_contents .newslist p a {
	color: #FF7072;
	font-size: xx-small;
}
.left_contents .newslist p a:hover  {
	color: #FFFFFF;
	font-size: xx-small;
	background-color: #FF7072;
}
.center_contents a:hover  {
	opacity: 0.5;
}
