@charset "utf-8";
@import "reset.css";

/* フォントカラー */

body {
	color: #444;
}

/* リンク設定 */

a:link {
	color: #1D3994;
	text-decoration: none;
}

a:visited {
	color: #941D55;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
}

/* ロールオーバーもどき
--------------------------------------------------------------------*/

a:hover img {
	opacity : 0.2;
	filter: alpha(opacity=20);
}

/* #silde
--------------------------------------------------------------------*/

#slide {
	width:1000px;
	margin: 0 auto;
	padding-bottom:5px;
}
	#slide #show {
		height:210px;
	}

/* #container
--------------------------------------------------------------------*/

#container {
	xwidth: 1020px;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}

p.to-pagetop {
	clear: both;
	margin-bottom: 5px;
	/*margin-bottom: 15px;*/
	font-size: 1.2em;
	text-align: right;
	text-transform: uppercase;
}

p.to-pagetop a {
	background: url(../images/icon-pagetop.gif) no-repeat left center;
	padding-left: 15px;
	color: #444;
}
/* #rights
--------------------------------------------------------------------*/

#rights {
	width:200px;
	float:right;
}

/* #wrap
--------------------------------------------------------------------*/

#wrap {
	xwidth:800px;
	width:790px;
	float:left;
}

/* #main
--------------------------------------------------------------------*/

#main {
	float: right;
	width: 583px;
	padding-bottom: 10px;
}

/* #header */

#header {
	position: relative;
	margin-bottom: 9px;
	font-size: 1.2em;
}

#header a:link {
	color: #444;
}

#header h2 {
	padding-top: 18px;
}

#header ul#global-nav li {
	float: left;
}

#header ul.utility-nav {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	font-size: 15px;
	color: #FFF;
	background-color: #FFC;
	width: 583px;
}

#header ul.utility-nav li {
	float: left;
	
}

#header ul.utility-nav a {
	display: block;
	padding-left: 39px;
	line-height: 22px;
	white-space: nowrap;
}

#header ul.utility-nav li.nav1 a {
	background: url(../images/icon-h1.gif) no-repeat 15px center;
}

#header ul.utility-nav li.nav2 a {
	background: url(../images/icon-h2.gif) no-repeat 15px center;
}

#header ul.utility-nav li.nav3 a {
	background: url(../images/icon-h3.gif) no-repeat 15px center;
}

#header ul.utility-nav li.nav4 a {
	background: url(../images/icon-h4.gif) no-repeat 15px center;
}

#header ul.utility-nav li.nav5 a {
	background: url(../images/icon-h5.gif) no-repeat 15px center;
}

/* #banner-area1 */

#banner-area1 {
	margin-bottom: 23px;
}

#banner-area1 li {
	margin-bottom: 7px;
}

/* .section-lv3 */

#main .section-lv3 {
	line-height: 1.4;
}

#main .section-lv3 .desc {
	float: left;
	width: 385px;
	margin-bottom: 11px;
	/*margin-bottom: 22px;*/
}

#main .section-lv3 .desc p {
	
	font-size: 1.2em;
}

#main .section-lv3 .desc p.title {
	margin-bottom: 5px;
}

#main .section-lv3 p.btn {
	float: right;
	margin-top: 5px;
	margin-bottom: 22px;
}

/* #pop-ranking */

#pop-ranking {
	clear: both;
	background-color: #FFFFE8;
	border: solid 1px #07A75B;
	margin-bottom: 10px;
	/*margin-bottom: 19px;*/
	padding: 9px;
}

#pop-ranking h4 {
	margin-bottom: 5px;
}

#pop-ranking li {
	float: left;
	width: 179px;
	margin-left: 7px;
}

*html #pop-ranking li {
	display: inline;
}

#pop-ranking li h5 {
	padding-top: 4px;
	padding-left: 40px;
	padding-bottom: 2px;
	font-size: 1.4em;
}

#pop-ranking li.rank1 h5 {
	background: url(../images/icon-rank1-1.gif) no-repeat 2px top;
}

#pop-ranking li.rank2 h5 {
	background: url(../images/icon-rank1-2.gif) no-repeat 2px top;
}

#pop-ranking li.rank3 h5 {
	background: url(../images/icon-rank1-3.gif) no-repeat 2px top;
}

#pop-ranking li h5 a:link {
	color: #634;
}

#pop-ranking li p.figure {
	background: url(../images/rankImg-bg.jpg) no-repeat left top;
	padding: 13px 16px 15px 13px;
}

#pop-ranking li p.figure img {
	border: solid 1px #8C602E;
}

#pop-ranking li p.legend {
	font-size: 1.2em;
}

/* #monthly-ranking */

#monthly-ranking {
	clear: both;
	width: 583px;
}

#monthly-ranking h4 {
	width: 208px;
}

#monthly-ranking ol {
	position: relative;
	margin-top: -18px;
}

#monthly-ranking li {
	background: url(../images/rank2-bg.gif) repeat-x left top;
	position: relative;
	float: left;
	width: 86px;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 5px;
}

#monthly-ranking li h5 {
	position: absolute;
	right: 8px;
	top: 23px;
}

#monthly-ranking li .figure img {
	border: solid 1px #07A75B;
}

#monthly-ranking li.first {
	background: none;
	width: 102px;
	margin-top: 0;
	margin-right: 0;
	padding-top: 24px;
	padding-right: 8px;
}

#monthly-ranking li.first h5 {
	margin-bottom: 2px;
	position: static;
}

#monthly-ranking li.second {
	background: none;
	width: 84px;
	margin-top: 0;
	margin-right: 0;
	padding-top: 40px;
	padding-right: 13px;
}

*html #monthly-ranking li.second {
	padding-top: 36px;
}

*:first-child+html #monthly-ranking li.second {
	padding-top: 36px;
}


#monthly-ranking li.second h5 {
	margin-bottom: 3px;
	position: static;
}

#monthly-ranking li a:link {
	color:#333;
}

/* #voice */

#voice {
	padding-bottom: 0px;
	/*padding-bottom: 20px;*/
}

#voice h4 {
	margin-bottom: 5px;
}

#voice p {
	margin-bottom: 8px;
	font-size: 1.4em;
}

#voice-detail {
	float: right;
	background: url(../images/voice-bg.jpg) no-repeat left top;
	width: 353px;
	height: 200px;
	margin-bottom: 5px;
	padding: 10px 14px 14px 10px;
}

#voice-detail dl {
	background-color: #FFFFE8;
	border: solid 1px #630;
	height: 168px;
	padding: 15px 13px;
	overflow: auto;
	font-size: 1.2em;
}

#voice-detail dt {
	background: url(../images/voiceTxt-bg1.gif) no-repeat left top;
	margin-bottom: 8px;
	padding-left: 16px;
	font-weight: bold;
	color: #07A75B;
}

#voice-detail dd {
	background: url(../images/voiceTxt-bg2.gif) repeat-x right top;
	padding: 7px 0 20px;
}

#voice p.link {
	clear: both;
	color: #444;
	text-align: right;
}

#voice p.link a {
	background: url(../images/icon-megaphone.gif) no-repeat left center;
	padding-left: 22px;
}

#voice p.link a:link {
	color: #444;
}

/* #topics */

#topics h4 {
	margin-bottom: 10px;	
}

#topics li {
	float: left;
	margin-bottom: 7px;
}

#topics li span {
	display: block;
	color: #4583C0;
	font-size: 10px;
}

#topics li.yohaku1 {
	padding-left: 7px;
}

#topics li.yohaku2 {
	float: right;
	padding-top: 17px;
}

/* #information */

#information h4 {
	margin-bottom: 10px;
}

#information .section-lv5 {
	position: relative;
	width: 279px;
	padding-bottom: 10px;
	/*padding-bottom: 20px;*/
}

#information .section-lv5 h5 {
	border-bottom: solid 1px #07A75B;
	margin-bottom: 3px;
	font-size: 1.2em;
	color: #07A75B;
}
div.deli {
	margin:10px 0 0;
	position:relative;
}
#information p,
#information dl {
	font-size: 1.2em;
}

#information p.to-detail {
	position: absolute;
	top: 1px;
	right: 0;
	color: #07A75B;
	font-size: 1em;
}

#information p.to-detail a:link {
	color: #07A75B;
	text-decoration: underline;
}

#information p.to-detail a:visited{
	text-decoration: underline;
}

#information p.to-detail a:hover {
	text-decoration: none;
}

#information table {
	border-top: solid 1px #07A75B;
	border-left: solid 1px #07A75B;
	table-layout: fixed;
	width: 100%;
	margin-bottom: 5px;
	font-size: 1.2em;
}

#information th {
	background-color: #FDFFEE;
	border-right: solid 1px #07A75B;
	border-bottom: solid 1px #07A75B;
	padding: 3px 5px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

#information td {
	border-right: solid 1px #07A75B;
	border-bottom: solid 1px #07A75B;
	padding: 3px 5px;
}

#information dd {
	background: url(../images/icon-dot.gif) no-repeat left 8px;
	padding-left: 5px;
	padding-bottom: 15px;
}

#information #profile,
#information #payment,
#information #delivery,
#information #card-wrapping {
	clear: both;
	float: left;
}

#information #inquiry,
#information #delivery-rate,
#information #returned,
#information #privacy {
	float: right;
}

#information #inquiry dd a:link {
	color: #333;
	text-decoration: underline;
}

#information #inquiry dd a:visited {
	text-decoration: underline;
}

#information #inquiry dd a:hover {
	text-decoration: none;
}

#information #payment p {
	padding-bottom: 10px;
}

#information #payment dd {
	background: none;
	padding: 0;
}

#information #delivery dd p.figure {
	margin-left: -5px;
	margin-top: 10px;
}

#information #delivery p.link {
	color: #07A75B;
}

#information #delivery p.link a:link {
	color: #07A75B;
	text-decoration: underline;
}

#information #delivery p.link a:visited {
	text-decoration: underline;
}

#information #delivery p.link a:hover {
	text-decoration: none;
}

/* #comm-nav */

#main #comm-nav {
	font-size: 1.2em;
	text-align: center;
}

#main #comm-nav li {
	display: inline;
}

#main #comm-nav li a {
	padding-left: 33px;
	padding-right: 33px;
}

#main #comm-nav li.mail a {
	background: url(../images/icon-mb1.gif) no-repeat left top;
}

#main #comm-nav li.bookmark a {
	background: url(../images/icon-mb2.gif) no-repeat left top;
}

#main #comm-nav li.review a {
	background: url(../images/icon-mb3.gif) no-repeat left top;
}

#main #comm-nav a:link {
	color: #444;
}

/* #sub
--------------------------------------------------------------------*/

#sub {
	float: left;
	width: 197px;
}

#sub h3 {
	margin-bottom: 11px;
}

#sub #side-banner1 {
	margin-bottom: 6px;
}

#sub #side-banner1 li {
	margin-bottom: 5px;
	font-size: 12px;
}

#sub a:link {
	color: #444;
}

/* #search */

#search {
	margin-bottom: 13px;
}

*html #search {
	margin-bottom: 8px;
}

#search h4 {
	margin-bottom: 3px;
}

#search input {
	border: solid 1px #07A75B;
	width: 138px;
	height: 18px;
	margin-right: 5px;
	vertical-align: bottom;
}

#search button {
	background: url(../images/search-btn.gif) no-repeat left top;
	border: none;
	width: 52px;
	height: 22px;
	vertical-align: bottom;
}

#search button span {
	display: none;
}

/* #lineup-nav */

#lineup-nav {
	margin-bottom: 25px;
	font-size: 1.4em;
}

#lineup-nav h4 {
	margin-bottom: 7px;
}

#lineup-nav li {
	background: url(../images/lineup-bg2.gif) no-repeat left top;
	margin-bottom: 3px;
	padding-left: 15px;
	padding-bottom: 2px;
	line-height: 20px;
}

#lineup-nav li.pink,
#lineup-nav li.yellow,
#lineup-nav li.blue,
#lineup-nav li.last {
	background: url(../images/lineup-bg1.gif) no-repeat 1px top;
	padding-bottom: 0;
	line-height: 18px;
}

#lineup-nav li p.figure {
	width: 101px;
	margin-left: -14px;
	padding: 5px 0 10px;
	padding-right: 75px;
}

#lineup-nav li.pink p.figure {
	background: url(../images/icon-osusume-p.gif) no-repeat right top;
}

#lineup-nav li.yellow p.figure {
	background: url(../images/icon-osusume-y.gif) no-repeat right top;
}

#lineup-nav li.blue p.figure {
	background: url(../images/icon-osusume-b.gif) no-repeat right top;
}

#lineup-nav li p.figure img {
	border: solid 1px #673300;
}

/* #category-nav */

#category-nav {
	font-size: 1.4em;
}

#category-nav h4 {
	margin-bottom: 5px;
}

#category-nav li ul {
	padding: 5px 0 10px;
	text-align: left;
}

#category-nav li li {
	margin-bottom: 3px;
	padding-left: 15px;
}

#category-nav li.old-type li {
	background: url(../images/icon-arrow-b.gif) no-repeat 3px 4px;
	font-size:13px;
}

#category-nav li.use-type li {
	background: url(../images/icon-arrow-p.gif) no-repeat 3px 4px;
}

#category-nav li.price-type li {
	background: url(../images/icon-arrow-o.gif) no-repeat 3px 4px;
}

/* #side-banner2 */

#side-banner2 {
	margin-bottom: 15px;
}

#side-banner2 li {
	margin-bottom: 10px;
}

/* hr */

#sub hr {
	background: url(../images/side-hr.gif) no-repeat left top;
	border: none;
	height: 1px;
	margin-bottom: 15px;
}

/* #side-banner3 */

#side-banner3 li {
	margin-bottom: 12px;
}

#sub .btn {
	margin-bottom: 24px;
}

/* #ginga-kobo */

#ginga-kobo {
	font-size: 9px;
}

#ginga-kobo h4 {
	margin-bottom: 2px;
}

#ginga-kobo p.desc {
	margin-bottom: 5px;
	font-size: 1.2em;
}

#ginga-kobo h5 {
	font-size: 1.4em;
	font-weight: normal;
	color: #07A75B;
	text-align: left;
}

#ginga-kobo .section-lv5 {
	border-bottom: solid 1px #333;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#ginga-kobo .section-lv5.last {
	border: none;
}

#ginga-kobo .section-lv5 p.title {
	font-size: 1.4em;
}

#ginga-kobo .section-lv5 p {
	margin-bottom: 5px;
	font-size: 1.2em;
}

#ginga-kobo #local-nav {
	margin-bottom: 20px;
	font-size: 1.2em;
	text-align: left;
}

#ginga-kobo #local-nav li {
	background: url(../images/icon-arrow-g.gif) no-repeat 1px 5px;
	margin-bottom: 3px;
	padding-left: 16px;
	font-size: 1.2em;
	color: #666;
	text-align: left;
}

/* #qr */

#qr h4 {
	margin-bottom: 5px;
}

#qr p.figure {
	margin-bottom: 5px;
}

#qr p a:link {
	color: #07A75B;
}

/* #footer
--------------------------------------------------------------------*/

#footer {
	clear: both;
}

#footer .utility-nav {
	padding-bottom: 5px;
	font-size: 1.2em;
	text-align: right;
}

#footer .utility-nav li {
	display: inline;
	padding-left: 20px;
}

#footer .utility-nav li a {
	padding-left: 20px;
}

#footer .utility-nav li a:link {
	color: #555;
	font-size: 15px;
}

#footer .utility-nav li.nav1 a {
	background: url(../images/icon-f1.gif) no-repeat left top;
}

#footer .utility-nav li.nav2 a {
	background: url(../images/icon-f2.gif) no-repeat left top;
}

#footer .utility-nav li.nav3 a {
	background: url(../images/icon-f3.gif) no-repeat left top;
}

#footer .utility-nav li.nav4 a {
	background: url(../images/icon-f4.gif) no-repeat left top;
}

/*--seo master--*/

div.sbox table {
	margin: 0 auto;
}

/*--090729 修正--*/
div#cale {
	text-align:left;
	margin-bottom:10px;
}
div#cale h5 {
	clear:both;
	border-bottom: solid 1px #07A75B;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #07A75B;
}
div#cale table {
	width:180px;
	height:150px;
	margin:0 0 10px 10px;
}
div#bnr {
	margin:10px 0;
}
div#bnr img {
	padding-bottom:10px;
}

h4.bar {
	clear:both;
	margin-bottom:10px;
}

table.toyTop {
	margin-bottom:10px;
}
table.toyNews {
	margin-bottom:20px;
}
table.toyBt {
	margin-bottom:10px;
}
table.toyBt th {
	text-align:center;
}
table.toyBt td {
	padding:5px;
}

table.toyNews tr.bg1 {
	background:#FFFFCC;
}
table.toyNews tr.bg2 {
	background:#FFCCCC;
}

table.toyNews {
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	text-align: left;
}
table.toyNews th {
	width:105px;
	text-align:left;
	font-weight:normal;
	color:#009900;
	padding:4px;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
}
table.toyNews th span {
	color:#FF3300;
	padding-right:2px;
}
table.toyNews td span {
	padding-left:2px;
}

table.toyNews td {
	width:458px;
	padding:4px;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
}
#lineup-nav li.newList {
	background:none;
	padding-left: 0;
	padding-bottom: 4px;
	margin-bottom: 4px;
	line-height: 35px;
	vertical-align:middle;
	border-bottom:1px solid #6BCB9D;
	width:189px;
}
#lineup-nav li.newList span {
	padding-left:10px;
	display:inline-block;
	white-space:normal;
	font-size:12px;
}
#lineup-nav li.newList a:hover {
	text-decoration:none;
	color:#999;
}

p.btBnr {
	clear:both;
	margin-bottom:10px;
}

div#ww {
}

div#fwrap {
	width: 800px;
	margin:0 auto;
	clear:both;
	font-size:1.2em;
}

#gift {
	border: 1px solid #CCCCCC;
	width: 788px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#gift table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin: 4px 0 0 0px;
}
#gift table img {
	padding:4px 0px 4px 4px;
}
#info2 {
	margin: 0px;
	padding: 0px;
	width: 800px;
}

#info2 ul {
	line-height: 18px;
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-image: url(http://image.rakuten.co.jp/good-toy/cabinet/footer/cl_007.gif);
}
#left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
}
#right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 400px;
}
#info3 {
	width: 390px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}


div#foot {
	height: 60px;
	clear:both;
}
div#foot #f_nav {
	height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1px solid #F0F0F0;
	background-color: #E8FAD3;
}
div#foot a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-decoration: none;
	clear: both;
}
div#foot p {
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	height: 20px;
	width: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
	vertical-align: text-botom;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

/* 2010/08/31 追加 */

div#naire {
	clear:both;
	font-size:1.2em;
	margin-bottom:5px;
	xbackground-color: #FFFFE8;
	xborder: solid 1px #07A75B;
	padding:9px 9px 0;
}
h4.naire {
	margin-bottom:10px;
}
div#naire h5 {
	border-left:5px solid #07A75B;
	padding:0 0 0 5px;
	margin:12px 0 10px;
	font-size:1.1em;
}
div#naire div.box {
	background:url(../images/naire_img1.jpg) no-repeat right top;
	padding:0 230px 10px 0;
}
div#naire div.box p {
	padding-bottom:10px;
	font-size:1.2em;
}
div#naire p.HL {
	font-size:1.2em;
}
div#naire p.go {
	background:#630;
	text-align:center;
	clear:both;
	margin-bottom:20px;
}
div#naire p.go a {
	color:#FFF;
	display:block;
	padding:3px;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Verdana,"ＭＳ Ｐゴシック","MS P Gothic",Arial,Helvetica,sans-serif;
	font-weight:bold;
	box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
	-moz-box-shadow: 1px 1px 5px #999;
}
div#naire p.go a:hover {
	text-decoration:none;
	background:#096;
}
div#naire dl {
}
div#naire dl dt {
	color:#7F4D2F;
	font-size:1.2em;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Verdana,"ＭＳ Ｐゴシック","MS P Gothic",Arial,Helvetica,sans-serif;
	font-weight:bold;
	padding-bottom:5px;
}
div#naire dl dd {
	padding-bottom:15px;
}
div#naire dl dd span {
	color:#F30;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Verdana,"ＭＳ Ｐゴシック","MS P Gothic",Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:1.2em;
}
p.bnr {
	clear:both;
	margin-bottom:20px;
}
#container #ww #wrap #main center {
	color: #09F;
	font-size: 12px;
}
#side03 {
	padding: 0px;
	width: 190px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#side03 table {
	width: 190px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
#side03 th {
	vertical-align: bottom;
	text-align: left;
	border: 1px solid #CCCCCC;
}
#side03 td {
	vertical-align: bottom;
	text-align: left;
	border: 1px solid #CCCCCC;
		margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#container #rights #category-nav ul .old-type ul li {
	text-align: left;
}
#container #rights #category-nav ul .use-type ul li a {
	text-align: left;
}
#container #rights #category-nav ul .price-type ul li a {
	text-align: left;
}
#container #rights #ginga-kobo #local-nav li a {
	text-align: left;
}
#container #rights #ginga-kobo #local-nav li a {
	text-align: left;
}
#container #rights #category-nav ul .price-type ul li a {
	text-align: left;
}
#container #rights #category-nav ul .use-type ul li a {
	text-align: left;
}
#container #rights #category-nav ul .old-type ul li a {
	text-align: left;
}
