﻿@charset "UTF-8";


/* 商品情報-Top
------------------------------------------- */
#mainArea .itemsTop {
	width: 625px;
	padding: 0 0 35px 0;
}

#mainArea .itemsTop p {
	padding: 0 0 21px 0;
	font-size: 117%;
}

#mainArea .itemsTop .linkArea a {
	display: block;
	float: left;
}

#mainArea .itemsTop .linkArea img {
	margin: 0 11px 14px 0;
}

#mainArea .itemsTop .linkArea .right img {
	margin: 0 0 14px 0;
}

#mainArea .itemsTop div.bannerArea {
	margin: 9px 0 0 0;
	padding: 21px 0 0 0;
	background:url(../images/items_top_line01.gif) no-repeat top;
}

#mainArea #lNaviBlock li.noBg {
	background: none;
	padding: 6px 0 2px 0;
}

#mainArea #lNaviBlock li.open {
	background: url(../common/lnavi_bg01_o_open.jpg) no-repeat bottom;
}

#mainArea #lNaviBlock a.noBg {
	background: none;
}


/* 商品情報-お買い物チェックリスト
------------------------------------------- */
#mainArea .itemsChecklist {
	width: 625px;
	padding: 0 0 35px 0;
}

#mainArea .itemsChecklist p  {
	margin: 0 0 21px 0;
}

#mainArea .itemsChecklist div.btn  {
	clear: both;
	width: 625px;
	margin: 0 0 8px 0;
}

#mainArea .itemsChecklist a.left  {
	float: left;
	width: 305px;
}

#mainArea .itemsChecklist a.right  {
	float: right;
	width: 305px;
	text-align: left;
}

#mainArea .itemsChecklist a:link,
#mainArea .itemsChecklist a:visited,
#mainArea .itemsChecklist a:hover,
#mainArea .itemsChecklist a:active  {
	color: #666666;
	font-size: 83%;
	line-height: 1.7em;
	text-decoration: none;
}


/* 商品情報
------------------------------------------- */
#mainArea .itemBlock {
	width: 630px;
	margin: 0 0 50px 0;
}

#mainArea .itemBlock .itemHead {
	width: 630px;
	height: 88px;
	background-image: url(../images/items_bg01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#mainArea .itemBlock .itemHead .logoImg {
	float: left;
	padding: 18px 0 0 15px;
}
#mainArea .itemBlock .itemHead .headText {
	float: right;
	width: 535px;
	padding: 15px 0 0 0;
}
#mainArea .itemBlock .itemHead .headText .headCopy {
	color: #D70007;
	font-size: 117%;
	font-weight: bold;
}
#mainArea .itemBlock .itemHead .headText .itemName {
	font-size: 134%;
	font-weight: bold;
}

#mainArea .itemBlock .itemPhoto {
	display: inline;
	float: right;
	margin: 0 5px 0 0;
	padding: 1px;
	border: 1px solid #E6E6E6;
}
#mainArea .itemBlock .itemCopy {
	width: 375px;
	margin: 0 0 10px 0;
	color: #00509D;
	font-size: 134%;
	font-weight: bold;
}
#mainArea .itemBlock .itemBody {
	width: 375px;
	margin: 0 0 20px 0;
}
#mainArea .itemBlock .price {
	width: 370px;
	margin: 0 0 20px 0;
	padding: 15px 0 30px 0;
	line-height: 1.1;
	background-image: url(../images/items_bg02.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
}
#mainArea .itemBlock .price .dl01 {
	width: 350px;
	height: 24px;
	padding: 0 0 0 20px;
}
#mainArea .itemBlock .price .dl01 dt {
	float: left;
	width: 160px;
	font-size: 100%;
	text-align: left;
}
#mainArea .itemBlock .price .dl01 dd {
	float: right;
	width: 160px;
	padding: 0 20px 0 0;
	font-size: 117%;
	text-align: right;
}
#mainArea .itemBlock .price .priceDown {
	padding: 0 20px 0 0;
	color: #CC0000;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
}
#mainArea .itemBlock .price .dl02 {
	width: 350px;
	margin: 10px 0 0 8px;
	position: top left;
	border: 2px solid #EEEEEE;
	background-color: #FFFFFF;
}
#mainArea .itemBlock .price .dl02 dt {
	float: left;
	width: 130px;
	height: 34px;
	line-height: 34px;
	padding: 0 0 0 10px;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
}
#mainArea .itemBlock .price .dl02 dd {
	float: right;
	width: 200px;
	line-height: 34px;
	padding: 0 10px 0 0;
	font-size: 150%;
	font-weight: bold;
	text-align: right;
}
#mainArea .itemBlock .price .dl02 dd.clearBoth {
	clear: both;
	float: none;
	height: 1px;
	font-size: 1px;
	line-height: 0;
}

#mainArea .itemBlock .specTable01 {
	clear: both;
	width: 625px;
	margin: 0 0 10px 0;
	text-align: left;
}
#mainArea .itemBlock .specTable01 th {
	width: 120px;
	padding: 5px 10px 8px;
	font-size: 100%;
	font-weight: normal;
	vertical-align: top;
	background-color: #EDF3F8;
	background-image: url(../images/shop_table_bg01.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#mainArea .itemBlock .specTable01 td {
	padding: 5px 10px 8px;
	font-size: 100%;
	font-weight: normal;
	vertical-align: top;
	background-image: url(../images/shop_table_bg02.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#mainArea .itemBlock .specTable01 caption {
	width: 625px;
	height: 5px;
	line-height: 5px;
	background-image: url(../images/shop_table_bg03.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}


#mainArea #lNaviBlock ul li.open {
	background-image: url(../common/lnavi_bg01_noarw_o.jpg);
	background-color: #FFFFFF;
}

