@charset "shift_jis";


#main_area_toppage {
	text-align: center;
	width: 510px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 150%;
	overflow: hidden;
	float: left;
}
#main_area_toppage-raightmenu {
	text-align: center;
	width: 150px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
	overflow: hidden;
	float: right;
}
#main_area_toppage-topbox {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: left;
	height: 296px;
	width: 500px;
	padding: 0px;
}
#main_area_toppage-topbox2 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	height: 150px;
	width: 500px;
	padding: 0px;
}



#info-list {
	text-align: left;
	list-style-type: none;
	width: 498px;
	overflow: hidden;
	border: 1px solid #C30;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_area_toppage #info-list li {
	margin: 0px;
	line-height: 14px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#main_area_toppage #info-list li.title {
	margin: 0px;
	background-color: #FC9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C30;
	padding: 5px;
}
#main_area_toppage #info-list li.end {
	background-color: #FC9;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C30;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}

#recommend-list01 {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	width: 500px;
	font-size: 12px;
}
#main_area_toppage #recommend-list01 li {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	text-align: center;
	display: block;
}
#main_area_toppage #recommend-list01 li a {
	color: #000;
	text-decoration: none;
	display: block;
}
#main_area_toppage #recommend-list01 li a img {
	color: #000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#recommend-list02 {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	width: 495px;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
#main_area_toppage #recommend-list02 li {
	text-align: center;
	display: block;
	padding: 0px;
	float: left;
	height: 150px;
	width: 165px;
	margin-top: 15px;
}
#main_area_toppage #recommend-list02 li a {
	color: #000;
	text-decoration: none;
	display: block;
}
#main_area_toppage #recommend-list02 li a img {
	color: #000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#right-list {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#right-list li {
	margin-bottom: 2px;
}
#right-list li.title {
	margin-bottom: 2px;
	font-weight: bold;
	background-color: #990000;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
}



#right-list li.mail {
	margin-bottom: 2px;
	font-weight: bold;
	color: #000;
	border: 1px solid #F00;
	font-size: 10px;
}
#right-list li.shoptitle {
	margin-bottom: 2px;
	font-weight: bold;
	background-color: #990000;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
}
#right-list li.shop {
	margin-bottom: 2px;
	font-size: 11px;
	color: #333;
}

#right-list li.shop a.shop-a {
	height: 60px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	line-height: 20px;
	text-decoration: none;
	color: #333;
	background-image: url(../img/right-menu/shop-a.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#right-list li.shop a.shop-n {
	height: 60px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	line-height: 20px;
	text-decoration: none;
	color: #333;
	background-image: url(../img/right-menu/shop-n.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#right-list li.shop a.shop-j {
	height: 60px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	line-height: 20px;
	text-decoration: none;
	color: #333;
	background-image: url(../img/right-menu/shop-j.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#right-list li.shop a.shop-s {
	height: 60px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	line-height: 20px;
	text-decoration: none;
	color: #333;
	background-image: url(../img/right-menu/shop-s.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#right-list li.shop a:hover {
	background-color: #F93;
	background-position: bottom;
	color: #FFF;
}
#right-list li.rktitle {
	margin-bottom: 2px;
	font-weight: bold;
	background-color: #990000;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
}
#right-list li.rk a {
	color: #000;
	text-decoration: none;
}


#right-list li.fb {
	margin-bottom: 2px;
	border: 1px solid #3C5A98;
	margin-top: 5px;
	text-align: center;
}
#right-list li.fb div {
	border: 1px solid #03F;
	color: #FFF;
	margin-bottom: 3px;
	background-image: url(../img/right-menu/f-logo.jpg);
	padding-left: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
}
#right-list li.fb div a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#right-list li.m-maga {
	margin-bottom: 2px;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
}

#right-list li.watch {
	margin-bottom: 2px;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
}

#right-list li.watch a {
	color: #000;
	text-decoration: none;
}
#renko {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	overflow: hidden;
	width: 660px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-size: 12px;
}

#main_area #renko li {
	float: left;
	width: 220px;
	margin-bottom: 10px;
}
#main_area #renko li a {
	color: #000;
	text-decoration: none;
	display: block;
}
#main_area #renko li a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main_area #renko li a div {
	color: #FFF;
	background-color: #C03;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

#maga {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	overflow: hidden;
	width: 660px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 25px;
}
#maga .maga-img1 {
	margin-top: 0px;
	overflow: hidden;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}
#maga .maga-img2 {
	margin-top: 0px;
	overflow: hidden;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
