@charset "utf-8";

/*
Site Name: 
Description: parts style
*/

/* content
----------------------------------------- */

/* whatsnew */
.whatsnew #sub .box{
	background-image: url(../../../jp/shop/images/sub-box-body.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.whatsnew #sub .box dl{
	background-image: url(../../../jp/shop/images/sub-box-bottom.gif);
	background-position: 0px 100%;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}

.whatsnew #sub .box dl dt{
	margin-top: 7px;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEE4E5;
}

.whatsnew #sub .box dl dt.first{
	margin-top: 7px;
	padding-top: 0px;
	border-top-width: 0px;
}

.whatsnew #sub .box dl dd{
	padding-right: 10px;
	padding-left: 25px;
	background-image: url(../../../jp/shop/images/list-arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 0.5em;
	line-height: 1.5;
}

.whatsnew #sub #sub-banner{
	margin-top: 20px;
}

.whatsnew #sub #sub-banner li{
	margin-top: 10px;
}

.whatsnew .index dl dt{
	margin-top: 7px;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEE4E5;
}

.whatsnew .index dl dt.first{
	margin-top: 17px;
	padding-top: 0px;
	border-top-width: 0px;
}

.whatsnew .index dl dd{
	padding-right: 10px;
	padding-left: 25px;
	background-image: url(../../../jp/shop/images/list-arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 0.5em;
	line-height: 1.5;
}

.whatsnew .index h3{
	background-image: url(../../../jp/shop/images/headline-box-top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 25px;
}

.whatsnew .index h3 strong{
	background-image: url(../../../jp/shop/images/headline-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	display: block;
	font-size: 130%;
	color: #4596CB;
	padding: 7px 10px;
	font-weight: 800;
}

.whatsnew .article h2{
	background-image: url(../../../jp/shop/images/headline-box-bottom2.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	font-size: 150%;
	font-weight: 800;
	color: #0574B4;
	padding: 7px 10px 10px 7px;
}

.whatsnew .article strong#post{
	background-image: url(../../../jp/shop/images/headline-box-top2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	padding-top: 10px;
	padding-left: 10px;
}

.whatsnew .article .article-body{
	line-height: 1.5;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 35px;
	background-image: url(../../../jp/shop/images/headline-box-top3.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	overflow: hidden;
}

.whatsnew .article #article-nav{
	background-image: url(../../../jp/shop/images/headline-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

.whatsnew .article #article-nav li{
	padding-top: 3px;
	padding-left: 25px;
	padding-bottom: 3px;
	line-height: 1.5;
	background-image: url(../../../jp/shop/images/list-arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 0.6em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEE4E5;
}

.whatsnew .article #article-nav li.first{
	border-top-width: 0px;
}

.whatsnew .article #article-nav li.index{
}