@charset "utf-8";
/* CSS トップ-page */

/*** ボディ（その他） ****/
/*** @group body ******************************************************************************/

body {
	background: url(../images/top/bg-body.gif) repeat-x left top;
}

/*** [h2] サイトワイズ ****/
/*** @group sitewise ****************************************************************************/

h2#sitewise {
	height: 192px;
	width: 880px;
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	display: block;
}

/*** [枠] ページメニュー ***/
/*** @group pageMenu ****************************************************************************/

.pageMenu-bg {
	margin: 0px 0px 0px 2px;
	padding: 0px;
	height: auto;
	width: 643px;
	background: url(../images/top/pageMenu-bg.gif) repeat-y left top;
}

.pageMenu-top {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 10px;
	width: 643px;
	background: url(../images/top/pageMenu-top.gif) no-repeat;
}

.pageMenu-bottom {
	margin: 0px 0px 6px 2px;
	padding: 0px;
	height: 15px;
	width: 643px;
	background: url(../images/top/pageMenu-bottom.gif) no-repeat;
}

.pageMenu2-bg {
	margin: 0px 0px 0px 2px;
	padding: 0px;
	height: auto;
	width: 643px;
	background: url(../images/top/pageMenu-bg.gif) repeat-y left top;
}

.pageMenu2-top {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 10px;
	width: 643px;
	background: url(../images/top/pageMenu-top.gif) no-repeat left top;
}

.pageMenu2-bottom {
	margin: 0px 0px 18px 2px;
	padding: 0px;
	height: 15px;
	width: 643px;
	background: url(../images/top/pageMenu-bottom.gif) no-repeat left top;
}

.pageMenu-waku {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
	width: 643px;
	overflow: hidden;
}

.pageMenu-left {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
	width: 207px;
	display: inline;
	float: left;
}

.pageMenu-center {
	margin: 0px 0px 0px 11px;
	padding: 0px;
	height: auto;
	width: 207px;
	display: inline;
	float: left;
}

.pageMenu-right {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
	width: 207px;
	display: inline;
	float: right;
}

.pageMenu-photo {
	margin: 0px auto 10px auto;
	padding: 0px;
	height: auto;
	width: 187px;
	display: block;
}

/*** [枠] ページナビ ***/
/*** @group pagenav ****************************************************************************/

div.pagenav {
	margin: 0px 0px 0px 13px;
	padding: 0px;
	height: auto;
	width: 181px;
	overflow: hidden;
}

div.pagenav ul {
	height: auto;
	width: 181px;
	list-style-type: none;
}

div.pagenav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: left;
}

div.pagenav ul li a {
	display: block;
	text-decoration: none;
	overflow: auto;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 8px 0px;
	height: auto;
	width: 160px;
	background: url(../images/common/ico-paragraph.gif) no-repeat left center; 
}

html.pagenav ul li a {
	zoom: 1;/* 余白を解消する指定 */
}

div.pagenav ul li.nav-moji a {
	color: #404040;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", Arial, sans-serif;
	display: block;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

div.pagenav ul li.nav-moji a:hover {
	color: #51B9F7;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", Arial, sans-serif;
	display: block;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

/*** [h4] タイトル ***/
/*** @group itemTitle ****************************************************************************/

h4.itemTitle_01 {
	margin: 0px 0px 3px 4px;
	padding: 0px;
	height: 32px;
	width: 217px;
	background: url(../images/top/h4-itemTitle_01.gif) no-repeat;
}

h4.itemTitle_02 {
	margin: 0px 0px 3px 4px;
	padding: 0px;
	height: 32px;
	width: 217px;
	background: url(../images/top/h4-itemTitle_02.gif) no-repeat;
}

/*** [moji] ***/
/*** @group moji ****************************************************************************/
p.moji_topics {
	padding: 0px;
	margin: 0px auto 36px auto;
	height: auto;
	width: 627px;
	color: #323232;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 160%;
}


/*** [枠] 商品一覧 ***/
/*** @group search ****************************************************************************/

.search-waku {
	margin: 0px auto 36px auto;
	padding: 0px;
	height: auto;
	width: 627px;
}

.search-waku2 {
	margin: 0px auto 36px auto;
	padding: 0px;
	height: auto;
	width: 627px;
}

.search-box {
	margin: 0px auto 5px auto;
	padding: 0px;
	height: auto;
	width: 619px;
	overflow: hidden;
}

.search-left {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
	width: 147px;
	display: inline;
	float: left;
}

.search-right {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
	width: 462px;
	display: inline;
	float: right;
}

/*** [写真] 商品一覧 ***/
/*** @group goodsPhoto ****************************************************************************/

.goodsPhoto-box {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
	width: 147px;
	background: url(../images/common/goodsPhoto-bg.gif) repeat-y left top;
}

.goodsPhoto-top {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 4px;
	width: 147px;
	background: url(../images/common/goodsPhoto-top.gif) no-repeat;
}

.goodsPhoto-bottom {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 4px;
	width: 147px;
	background: url(../images/common/goodsPhoto-bottom.gif) no-repeat;
}

.goodsPhoto-in {
	margin: 0px auto 0px auto;
	padding: 0px;
	height: auto;
	width: 139px;
}

/*** [枠] 詳細 ***/
/*** @group details-box ****************************************************************************/

.details-box1 {
	margin: 0px auto 6px auto;
	padding: 0px;
	height: auto;
	width: 462px;
	overflow: hidden;
}

.details-box2 {
	margin: 0px auto 6px auto;
	padding: 0px;
	height: auto;
	width: 462px;
}

.blue-box {
	margin: 2px 0px 0px 0px;
	padding: 0px 12px 0px 13px;
	height: 16px;
	background: url(../images/common/ico-paragraph2.gif) no-repeat left top #1B93DB;
	display: inline;
	float: left;
}

.blue-title {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	color: #FFFFFF;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", Arial, sans-serif;
	display: block;
	font-size: 11px;
	font-weight: bold;
}

.details-moji {
	margin: 0px auto 6px auto;
	padding: 0px;
	height: auto;
	color: #323232;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", Arial, sans-serif;
	display: block;
	font-size: 13px;
	font-weight: normal;
}

/*** [アイコン] ランキング ***/
/*** @group ico-ranking ****************************************************************************/

.ico-ranking {
	margin: 0px 3px 0px 0px;
	padding: 0px;
	height: 18px;
	width: 24px;
	display: inline;
	float: left;
}

/*** [h5] タイトル ***/
/*** @group nameTitle ****************************************************************************/

h5.nameTitle_01 {
	margin: 0px 5px 0px 0px;
	padding: 2px 0px 0px 0px;
	color: #323232;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	float: left;
}

/*** [詳細へ／カートに入れる] ボタン ***/
/*** @group button-waku ****************************************************************************/

.button-waku {
	margin: 0px auto 0px auto;
	padding: 0px;
	height: 24px;
	width: 462px;
	overflow: hidden;
}

div.button-waku ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 24px;
	width: 462px;
	list-style-type: none;
}

div.button-waku ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

div.button-waku ul li a {
	margin: 0px 0px 0px 9px;
	padding: 0px;
	height: 24px;
	text-decoration: none;
	float: right;
	display: block;
	border: 0px;
}

div.button-waku ul li.go-cart a {
	width: 131px;
	background: url(../images/common/button-cart.gif) no-repeat;
}

div.button-waku ul li.go-cart a:hover {
	width: 131px;
	background: url(../images/common/button-cart_over.gif) no-repeat;
}

div.button-waku ul li.go-details a {
	width: 86px;
	background: url(../images/common/button-details.gif) no-repeat;
}

div.button-waku ul li.go-details a:hover {
	width: 86px;
	background: url(../images/common/button-details_over.gif) no-repeat;
}

/*** [一覧ごとの仕切り] ライン ***/
/*** @group Line ****************************************************************************/

.Line-all {
	margin: 0px auto 10px auto;
	padding: 0px;
	height: 1px;
	width: 627px;
	background: url(../images/common/Line-all.gif) no-repeat;
}

/*** [キャンペーン] バナー ***/
/*** @group campaign-banner ****************************************************************************/

.campaign-banner01 {
	margin: 0px auto 16px auto;
	padding: 0px;
	height: auto;
	width: 647px;
}
