@charset "utf-8";
/* CSS Document */

@import "//p-store.r10s.jp/css/set.css";

/*--------------------------------------------------------------------------
Date:	2011/7/29
Author: Creaitve & Web Design Dept, Rakuten
-------------------------------------------------------------------------- */

div#mainSection div.catch {
	display: block;
	margin: 5px 40px 10px;
	text-align: center;
	font-weight: bold;
	font-size: 115%;
}
div#mainSection div.catch p {
	text-align: center;
}
div#mainSection div#navigation {
	margin: 5px 0 15px;
	background: url(//p-store.r10s.jp/event/campaign/p-gallery/img/bg_navigation.gif) no-repeat 0 0;
}
div#mainSection div#navigation div.inner {
	padding-bottom: 6px;
	background: url(//p-store.r10s.jp/event/campaign/p-gallery/img/bg_navigation_bottom.gif) no-repeat 0 100%;
}
div#mainSection div#navigation ul {
	overflow: hidden;
	zoom: 1;
}
div#mainSection div#navigation ul li {
	float: left;
	display: block;
	width: 142px;
	margin: 5px 5px 0;
	padding: 5px 0;
	background: url(//p-store.r10s.jp/event/campaign/p-gallery/img/line_solid_navigation.gif) repeat-y 0 100%;
	text-align: center;
	white-space: normal;
}
*html div#mainSection div#navigation ul li  {
	width: 139px;
}
div#mainSection div#navigation ul li.first {
	background: none;
}
div#mainSection div.box {
	display: block;
	width: 760px;
	overflow: hidden;
	zoom: 1;
}
div#mainSection div.box p.lead {
	padding: 12px;
	font-weight: bold;
	font-size: 115%;
}
div#mainSection p.back {
    margin-bottom: 10px;
	text-align: right;
}
div#mainSection p.back a {
    padding-left: 15px;
	background: url(//p-store.r10s.jp/images/common/icn_tri_red_ver.gif) no-repeat scroll 0 0.1em;
}
div#mainSection div.box ul.ads {
	margin-bottom: 10px;
}
div#mainSection div.box ul.ads li {
	display: block;
	margin: 0 auto;
	text-align: center;
}
div#mainSection div.box ul.ads li span {
	display: block;
	text-decoration: underline;
}
div#mainSection div.box ul.banners {
	display: block;
	margin: 10px 13px 15px;
	list-style: none;
	overflow: hidden;
	zoom: 1;
}
div#mainSection div.box ul.banners li {
	display: block;
	float: left;
	width: 125px;
	margin-left: 70px;
}
div#mainSection div.box ul.banners li.first {
	margin-left: 0;
}
div#mainSection div.box ul.banners li dl {
	margin-left: 5px;
}
div#mainSection div.box ul.banners li.first dl {
	margin-left: 0;
}
div#mainSection div.box ul.banners li dt {
	display: block;
	text-align: center;
}
div#mainSection div.box ul.banners li dd {
	display: block;
	text-align: left;
}
div#mainSection div.box ul.banners li dt span {
	display: block;
	padding-bottom: 5px;
	color: #fe0101;
	font-size: 125%;
	font-weight: bold;
	text-align: left;
}