@charset "Shift_JIS";

/* ----------------------------------------
	teaser
---------------------------------------- */

#container {
	width: 100%;
	min-width: 940px;
}

#comingsoon {
	position: fixed;
	top: 0;
	left: 0;
}

#contents {
	width: 950px;
	margin: auto;
}
h2 {
	margin-bottom: 30px;
}
#contents #contents_left {
	width: 240px;
	float: left;
}
#contents #contents_left div {
	background: #fff;
	text-align: center;
	padding-bottom: 15px;
}
#contents #contents_left div img {
	display: block;
	margin: 0 auto 20px;
}
#contents .section_bottom {
	margin-bottom: 30px;
}
#contents #contents_left #banner a{
	color: #00a098;
}
#contents #contents_left #coupon a{
	color: #e2007f;
}
#contents #contents_left #mobile a {
	color: #e85504;
}
#contents #contents_left #poster a {
	color: #00b3db;
}

#contents #contents_right {
	width: 680px;
	float: left;
	margin-left: 30px;
}


#contents #contents_right #message_board {
	padding: 15px 20px;
	background: #fff;
}

#contents #contents_right #message_board .message {
	float: left;
	background: #fff;
	padding-top: 15px;
	
}

#contents #contents_right #message_board .message .subt {
	font-size: 14px;
	color: #00508C;
	float: left;
	background: #fff;
}

#contents #contents_right #message_board .message .number {
	font-size: 14px; 
	font-weight: bold;
	color: #E2007F;
	float: left;
	padding-right: 12px;
	background: #fff;
}

#contents #contents_right #message_board .right_button {
	float: right;
	background: #fff;
	padding-top: 15px;
}


#contents #contents_right #text {
	margin-bottom: 30px;
}
#contents #contents_right div {
	background: #fff;
}
#contents #contents_right #news {
	padding-bottom: 20px;
}
#contents #contents_right div a {
	color: #8cc11f;
}
#contents #contents_right #news img {
	display: block;
	margin: 0 auto 10px;
}
#contents #contents_right #news dl {
	width: 620px;
	margin: auto;
	max-height: 110px;
	overflow: auto;
}
#contents #contents_right #news dt {
	width: 80px;
	text-align: left;
	padding: 13px 0;
	float:left;
	border-bottom: 1px solid #c7c7c7;
	height: 12px;
	font-weight: bold;
}
#contents #contents_right #news dd {
	padding: 13px 0 13px 10px;
	width: 500px;
	float:left;
	border-bottom: 1px solid #c7c7c7;
	height: 12px;
}
.scroll_area::-webkit-scrollbar {
	width: 7px;
}

.scroll_area::-webkit-scrollbar-button {
	display: none;
}

.scroll_area::-webkit-scrollbar-track {
	background: #dcdcdc;
}

.scroll_area::-webkit-scrollbar-thumb {
	background: #4b4b4b;
}



#contents #contents_right #information {
	padding: 0 30px;
	font-size:14px;
}
#contents #contents_right #information h3 {
	width: 100%;
	margin-bottom: 20px;
}
#contents #contents_right #information .section h3 img {
	margin: 0;
	display: block;
	float:none;
}
#contents #contents_right #information .section {
	border-bottom: 1px solid #c7c7c7;
	padding: 25px 0;
}
#contents #contents_right #information .section.last {
	border-bottom: none;
}
#contents #contents_right #information .section p {
	display: block;
}
#contents #contents_right #information .section img {
	/*float: left;*/
}
#contents #contents_right #information .section .coupon {
	text-align:center;
}
#contents #contents_right #information .section span {
	color: #00528c;
	font-size:12px;
	line-height:18px;
}
#contents #contents_right #information .section .red {
	color: #F00;
}
#contents #contents_right #information .section .photo01 {
	width: 270px;
	margin-right: 30px;
	float: left;
}
#contents #contents_right #information .section .photo01_right {
	width: 320px;
	float: left;
	margin-bottom: 20px;
}
#contents #contents_right #information .section .photo02 {
	width: 210px;
	margin-right: 30px;
	float: left;
}
#contents #contents_right #information .section .photo02_right {
	width: 380px;
	float: left;
	font-size: 14px;
	margin-bottom: 20px;
}

.section .coupon img {
	margin: 10px 0;
}


