@charset "utf-8";

p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #F6F6F6;
	padding: 0px;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
html {
	height: 100%;
}

a:link {
	color: #2FBD8E;
	text-decoration: none;
}
a:visited {
	color: #2FBD8E;
	text-decoration: none;
}
a:hover {
	color: #FF558C;
	text-decoration: none;
}
a:active {
	color: #2FBD8E;
	text-decoration: none;
}

li {
list-style:none;
}

#container {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/common/back_image.jpg);
	background-repeat: repeat-y;
}

#navibar {
	width: 100%;
	text-align: center;
	padding-top: 10px;
}

#navibar a:hover {
	color: #0000FF;
	background-image: url(../images/btn_over.jpg);
}

#seachbar {
	text-align: center;
	width: 100%;
	background-color: #b3b8ce;
	height: 30px;
	padding-top: 5px;
}

#navibar a {
	background-image: url(../images/btn_up.jpg);
	height: 20px;
	width: 86px;
	display: block;
	padding-top: 7px;
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}

#content_left {
	height: 100%;
	background-color: #FFF;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #F99;
	width: 175px;
	padding: 10px;
}

#sidemenu {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 175px;
}

#sidemenu .btn {
	margin-top: 0px;
	margin-bottom: 5px;
}

#content_left h5 {
	font-size: 13px;
	font-weight: bold;
	color: #C00;
	text-align: center;
}

#content_right {
	width: 175px;
	height: 100%;
	margin-top: 10px;
	margin-right: 10px;
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #FC3;
}

#content_right h5 {
	font-size: 13px;
	font-weight: bold;
	color: #F90;
	text-align: center;
	margin-bottom: 10px;
}

#content_right .topics01 {
	background-color: #FFFFFF;
	padding: 7px;
	background-image: url(../images/common/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
}

#content_right .topics01 a {
	text-decoration: none;
	padding-left: 8px;
	font-size: 12px;
	line-height: 16px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

#content_right .topics02 {
	background-color: #FFFFEC;
	padding: 7px;
	background-image: url(../images/common/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
}

#content_right .topics02 a {
	text-decoration: none;
	padding-left: 8px;
	font-size: 12px;
	line-height: 16px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

#coupon {
	margin-top: 10px;
	text-align: center;
	width: 175px;
	height: 148px;
}

#coupon p {
	font-size: 12px;
	font-weight: bold;
	color: #F90;
	line-height: 18px;
}

#coupon img {
	margin-bottom: 5px;
	margin-right: 5px;
}

#coupon_mobile{
	margin-top: 10px;
	text-align: center;
	width: 175px;
}

#coupon_mobile p {
	font-size: 12px;
	font-weight: bold;
	color: #F90;
}

#coupon_mobile img {
	margin-bottom: 5px;
	margin-right: 5px;
}

#content_center {
	width: 570px;
	margin-left: 6px;
	margin-top: 10px;
	background-color: #FFFFFF;
}

#content_center .maintopic {
	padding: 0px;
	border: 1px solid #DBDBDB;
	margin-bottom: 10px;
	height: 300px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 16px;
	color: #4481FF;
}

#content_center .flash {
	padding: 0px;
	height: 290px;
	text-align: center;
}

#content_center .maintopic img {
	float: left;
	margin-right: 10px;
}

#content_center .maintopic h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 5px;
	color: #960;
}

#content_center .maintopic h3 {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	margin-right: 10px;
	color: #4673D0;
}

#content_bottom_left {
	height: 100%;
	background-color: #FFF;
	margin-top: 5px;
	margin-left: 10px;
	border: 1px solid #6C6;
	padding: 10px;
	width: 465px;
	float: left;
}

#content_bottom_left .topics01 {
	width: 150px;
	float: left;
	margin-top: 10px;
}

#content_bottom_left .topics02 {
	width: 150px;
	margin-left: 7px;
	float: left;
	margin-top: 10px;
}

#content_bottom_left .topics03 {
	width: 150px;
	float: left;
	margin-left: 7px;
	margin-top: 10px;
}

#content_bottom_center {
	height: 100%;
	background-color: #FFF;
	margin-top: 5px;
	margin-left: 10px;
	border: 1px solid #69F;
	padding: 10px;
	width: 443px;
	float: left;
}

#content_bottom_right {
	height: 100%;
	background-color: #FFF;
	margin-top: 5px;
	margin-left: 8px;
	border: 1px solid #BE79FD;
	padding: 10px;
	width: 465px;
	float: left;
}

#content_bottom_right .topics01 {
	width: 200px;
	float: left;
	margin-top: 10px;
	height: 110px;
}

#content_bottom_right .topics02 {
	width: 255px;
	margin-left: 7px;
	float: left;
	margin-top: 10px;
	font-size: 14px;
	line-height: 16px;
	color: #FF79AE;
}

#content_bottom_right .topics03 {
	width: 255px;
	margin-left: 7px;
	float: left;
	margin-top: 10px;
	font-size: 12px;
	line-height: 16px;
	color: #4481FF;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

#footer {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9E0F0B;
	height: 20px;
	font-weight: bold;
	background-image: url(../images/common/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 18px;
}

#fontcolor_red {
	color: #C00;
}

