@charset "Shift_JIS";
@import url('./kids_style2_other.css');
@import url('./kids_style2_detail.css');
@import url('./kids_style_baby.css');

* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}
body {
	background: url('./img2/bg_body.png') repeat left top;
	text-align: center;
	font-size: 88%;
	color: #333;
	line-height: 1.3em;
}
hr {
	visibility: hidden;
	clear: both;
	font-size: 1px;
}
a {
	color: #f33;
	text-decoration: none;
}
a:hover {
	color: #f66 !important;
}
img {
	border: 0;
}
.contents {
    margin: 1em auto;
    text-align: left;
}
/* コンテンツ部分 */
#contents {
	margin: 0 auto;
	width: 810px;
	background: url('./img2/bg_contents2.gif') repeat-y center top;
	padding: 0;
}
#contents-left {
	width: 150px;
	float: left;
	margin-left: 3px;
}
#contents-right {
	width: 648px;
	float: right;
	margin-right: 3px;
}
#contents-center {
	width: 495px;
	float: left;
}
#contents-newitem {
	width: 150px;
	float: right;
}
/* IE対策 */
body > #contents {
	padding: 0;
}
#contents > #contents-left {
	margin-left: 5px;
}
#contents > #contents-right {
	margin-right: 5px;
}
#contents > #contents-header,
#contents > #contents-footer {
	margin: 0 5px;
}
#contents-header {
	padding-bottom: 5px;
}
#contents-header img {
	vertical-align: bottom;
}
#contents-footer {
	background-color: #ffc000;
}
/* */
#contents table {
	margin: 0 auto;
}
/* 左ナビゲーション */
.navigation {
    margin-bottom: 1em;
}
.navigation li {
	list-style-type: none;
	background: url('./img2/bg_hr.png') no-repeat left bottom;
	padding-bottom: 1px;
}
.navigation a {
	display: block;
	text-align: left;
	padding: 4px 0;
	color: #444;
	background: url('./img2/arrow.gif') no-repeat -4px 0.3em #fff;
	text-indent: 23px;
}
.navigation a:hover {
	background-position: 0 0.3em;
}
.navigation.kidsinfo li {
    background-image: none;
}
.navigation.kidsinfo a {
	background: url('./image/left-kosodate-arrow.png') no-repeat 8px 40% #fff;
}
#section-search select,
#section-search #in-key {
	width: 140px;
	margin-bottom: 3px;
}
#section-search #in-min,
#section-search #in-max {
	width: 40px;
	margin-right: 2px;
	margin-bottom: 3px;
}
#section-calendar {
	margin-bottom: 10px;
}
#section-calendar img {
	vertical-align: bottom;
	margin-bottom: 5px;
}
#section-icon img {
	margin-bottom: 5px;
}

#contents-newitem {
	padding-top: 28px;
	background: url('./img2/h_newitem.png') no-repeat right top;
}
#contents-newitem p a {
	color: #444;
}
#contents-newitem p {
	text-align: left;
	margin: 0 5px 5px 5px;
	background: url('./img2/bg_hr.png') no-repeat left bottom;
	padding-bottom: 4px;
}
#contents-newitem p.date {
	background-image: none;
	padding: 0;
}

#section-directory {
	margin: 5px auto 0 auto;
	text-align: left;
	text-indent: 1em;
}
p.description {
	margin: 0.6em auto;
	font-weight: bold;
}
/* ブランドリスト */
#section-brandlist {
	width: 490px;
	margin: 2em auto;
}
#section-brandlist .column1 {
	width: 242px;
	float: left;
}
#section-brandlist .column2 {
	width: 242px;
	float: right;
}
#section-brandlist ul {
	text-align: left;
	margin-left: 20px;
	padding-bottom: 5px;
}
#section-brandlist ul li {
	list-style-type: none;
}
#section-brandlist ul li a {
	text-align: left;
	color: #444;
	background: url('./img2/arrow.gif') no-repeat -4px 0 #fff;
	padding-left: 23px;
}
#section-brandlist ul li a:hover {
	background-position: 0 0;
}

/* ページリスト */
.section-pagelist {
	padding: 5px 1em 0.5em 1em;
	margin: 0 1em;
	text-align: center;
}
.section-pagelist li {
	display: inline;
	margin: 0 5px 0 0;
	font-weight: bold;
}
.section-pagelist li.current {
}
/* 商品リスト */
#section-itemlist td,
#section-itemlist a img {
	width: 120px;
	border: 0;
	vertical-align: top;
	text-align: left;
}
#section-itemlist .name td {
	padding: 3px 0 2px 2px;
}
#section-itemlist .name a {
	color: #333;
	text-decoration: none;
}
#section-itemlist .name a:hover {
	color: #f66;
	text-decoration: none;
}
#section-itemlist .id td {
	font-size: 92%;
	letter-spacing: 1px;
	padding-bottom: 3px;
	color: #333;
}
#section-itemlist .link td {
	text-align: center;
	vertical-align: middle;
}
#section-itemlist .price td {
	font-weight: bold;
	text-align: center;
	padding: 2px 0 2px 0;
	vertical-align: top;
	color: #e21;
}
#section-itemlist .price td .soldout {
	color: #888;
	font-size: 90%;
}
#section-itemlist .price .sale {
	font-size: 90%;
}
#section-itemlist .price .tax {
	font-size: 85%;
}
#section-itemlist .separator {
	background: url('./img2/bg_hr.png') repeat-x left center #fff;
	line-height: 20px;
}
/* セール・新着 アイコン */
.icon-sale {
	position: absolute;
	width: 40px;
	text-align: right;
	margin-top: 5px;
	margin-left: 80px;
}
.icon-new {
	position: absolute;
	width: 40px;
	text-align: right;
	margin-top: 5px;
	margin-left: 80px;
}
.icon-rare {
	position: absolute;
	width: 40px;
	text-align: right;
	margin-top: 5px;
	margin-left: 80px;
}
.icon-reco {
	position: absolute;
	width: 50px;
	text-align: right;
	margin-top: 5px;
	margin-left: 67px;
}
/* 関連カテゴリー */
#section-top img {
	margin-bottom: 3px;
	vertical-align: bottom;
}

/* 関連カテゴリー */
#section-top-category {
	position: relative;
	width: 600px;
	margin: 5px auto auto auto;
}
#section-top-category ul {
	position: absolute;
	float: left;
	list-style-type: none;
	text-align: left;
}
#section-top-category ul.column1 {
	position: relative;
}
#section-top-category ul.column1 {
}
#section-top-category ul.column2 {
	left: 200px;
}
#section-top-category ul.column3 {
	left: 400px;
}
#section-top-category ul a {
	background: url('./img2/arrow.gif') no-repeat left center #fff;
	padding-left: 24px;
	margin-left: 3px;
}
section-description,
.description {
	clear:both;
}