@charset "utf-8";

/* ------------------------------------------- */
/* common menu bar */
/* ------------------------------------------- */
#commonMenuBar {
	width: 100%;
	margin: 8px auto;
	zoom: 1;
	background: url(/common/img/cmnbar_bg.gif) repeat-x left top;
}
#commonMenuBar #globalNavi {
	width: 100%;
	float: left;
	zoom: 1;
	background: url(/common/img/gnavi_menu_bg.gif) no-repeat right top;
}
#commonMenuBar #globalNavi li {
	width: 160px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	position: relative;
	z-index: 100;
}
#commonMenuBar #globalNavi li img {
	vertical-align: top;
}
#commonMenuBar #globalNavi li .dropContainer {
	display: none;
	width: 302px;
	height: 200px;
	padding: 8px 8px 0;
	color: #444444;
	background-color: #eeeee7;
	border: 1px solid #c9c9bc;
	border-top: 0 none;
	position: relative;
	top: 0px;
	left: 0px;
}

/*
#commonMenuBar #globalNavi li .dropContainer ul,
#commonMenuBar #globalNavi li .dropContainer dl {
	max-height: 320px;
}
*/
#commonMenuBar #globalNavi li .dropContainer ul {
	zoom: 1;
}
#commonMenuBar #globalNavi li .dropContainer ul.logomark {
	width: 320px;
	margin-bottom: 5px;
}
#commonMenuBar #globalNavi li .dropContainer ul.logomark li {
	width: 79px;
	height: 44px;
	margin-bottom: 3px;
	padding-right: 3px;
}
#commonMenuBar #globalNavi li .dropContainer ul.logomark li img {
	border: 1px solid #D2D2D2;
}
#commonMenuBar #globalNavi li .dropContainer ul.logomark li a:hover img {
	border-color: #f8b500;
}
#commonMenuBar #globalNavi li .dropContainer ul.logomark li.allview {
	padding-top: 28px;
	height: 16px;
	text-align: right;
}
#commonMenuBar #globalNavi li .dropContainer ul.logomark li.clear {
	width: auto;
	height: 1em;
	float: none;
	clear: both;
	margin: 0;
	padding: 1em;
}

#commonMenuBar #globalNavi li .dropContainer dl {
	width: 320px;
	padding: 2px 0 0 10px;
}
#commonMenuBar #globalNavi li .dropContainer dt {
	font-weight: bold;
	margin-bottom: 5px;
}
#commonMenuBar #globalNavi li .dropContainer dd {
	padding-bottom: 1em;
}
#commonMenuBar #globalNavi li .dropContainer ul.label li {
	width: 92px;
	margin-bottom: 4px;
	padding-left: 8px;
	color: #6e6e6d;
	background: transparent url(/common/img/gnavi_doropmarker.gif) no-repeat left center;
}
#commonMenuBar #globalNavi li .dropContainer ul.label li.all {
	font-weight: bold;
}
#commonMenuBar #globalNavi li .dropContainer ul.label li a {
	color: #444444;
	background-color: transparent;
	text-decoration: none;
}
#commonMenuBar #globalNavi li .dropContainer ul.label li a:hover {
	color: #336169;
	background-color: transparent;
	text-decoration: underline;
}
/*last*/
#commonMenuBar #globalNavi li .dropContainer dd.one {
	width: 280px;
	float: left;
	overflow: hidden;
}
#commonMenuBar #globalNavi li .dropContainer dd.one ul.label li {
	width: 280px;
	background-image: none;
}
#commonMenuBar #globalNavi li .dropContainer dt.allview {
	padding-right: 15px;
	font-weight: normal;
	text-align: right;
}
#commonMenuBar #globalNavi li .dropContainer dt.allview a {
	text-decoration: underline;
}
/**/
#commonMenuBar #searchBar {
	width: 320px;
	float: right;
	padding-top: 11px;
}
#commonMenuBar #searchBar input {
	vertical-align: middle;
}
#commonMenuBar #searchBar .searchText {
	width: 283px;
	margin-right: 2px;
}

/* ------------------------------------------- */
/* top visualField slideshow */
/* ------------------------------------------- */
#visualField {
	width: 100%;
	margin: 10px auto 20px;
	position: relative;
	z-index: 10;
	zoom: 1;
}
#visualField ul,
#visualField li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#visualField #mainScreen {
	width: 100%;
	float: left;
}
#visualField #mainScreen .mainImage {
	width: 100%;
	height: 280px;
}
#visualField #mainScreen .mainImage ul {
	position: relative;
}
#visualField #mainScreen .mainImage ul li {
	position: absolute;
	top: 0;
	left: 0;
}
#visualField #mainScreen .navIcon {
	margin: 0;
	padding: 5px 10px 0;
	height: 15px;
	text-align: right;
}
#visualField #mainScreen .navIcon a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0 0 0 6px;
	width: 15px;
	height: 15px;
	background: url(../img/top/navicon.gif) no-repeat left top;
	text-decoration: none;
	font-size: 1px;
}
#visualField #mainScreen .navIcon a.hover {
	background-position: left bottom;
	text-decoration: none;
}
#visualField #thumNail {
	width: 224px;
	float: right;
}
#visualField #thumNail .s_mainImage {
	position: relative;
	color: #444;
	background-color: #d9dfdd;
	width: 224px;
	height: 282px;
	overflow: hidden;
}
#visualField #thumNail .s_mainImage ul {
	position: absolute;
	top: 0;
	left: 0;
	margin: 2px 2px 0;
	*margin: 1px 2px 0;
}
#visualField #thumNail .s_mainImage ul li {
	width: 220px;
	height: 68px;
	padding: 0 0 2px;
	position: relative;
}
#visualField #thumNail .s_mainImage ul li a {
	height: 68px;
	line-height: 68px;
}
#visualField #thumNail .s_mainImage ul li a img {
	height: 68px;
	vertical-align: middle;
}
#visualField #thumNail .s_mainImage ul li span.hover {
	position: absolute;
	width: 220px;
	height: 68px;
	background: url(../img/top/slider_hover.png) no-repeat 0 0;
}
* html #visualField #thumNail .s_mainImage ul li span.hover {
filter:alpha(opacity=50);
}

/* ------------------------------------------- */
/* top right Column */
/* ------------------------------------------- */
.util .recoomend {
	width: 180px;
	height: 250px;
	padding-bottom: 30px;
	margin: 0 auto;
	background: url(../img/top/recommend_bg.jpg) no-repeat 0 0;
}
.util .recoomend h3 {
	height: 30px;
}
.util .recoomend h3 img {
	vertical-align: bottom;
}
.util .recoomend .pic {
	padding: 7px 9px 3px;
	text-align: center;
}
.util .recoomend .pic img {
	margin: 0 auto;
}
.util .recoomend .pic a img {
	border: 1px solid #d2d2d2;
}
.util .recoomend .pic a:hover img {
	border: 1px solid #f8b500;
}
.util .recoomend p {
    font-size: 110%;
    font-weight: bold;
    line-height: 1.3;
}
.util .recoomend p a {
	color: #444;
	background-color: transparent;
}

/* ------------------------------------------- */
/* top ? */
/* ------------------------------------------- */
.home div.main div.recommend h2 img {
    vertical-align: middle;
}

/* ------------------------------------------- */
/* item detail page */
/* ------------------------------------------- */
#itemCatalog {
	margin-bottom: 20px;
	zoom: 1;
}
/*left*/
#itemDetailGallery {
	width; 471px;
	float: left;
}
#itemDetailGallery #itemPict {
	margin-bottom: 10px;
	padding: 0 20px;
}
/* soniczoom? */
#itemDetailGallery #item-photo {
	width: 431px;
	height: 575px;
	position: relative;
}
#itemDetailGallery #item-photo #zoom img {
	position: absolute;
	top: 0;
	left: 0;
}
#itemDetailGallery #item-photo #zoom-prev,
#itemDetailGallery #item-photo #zoom-next {
    width: 20px;
    height: 100px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 190px;
    text-indent: -99999px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: left top;
    overflow: hidden;
}
#itemDetailGallery #item-photo #zoom-prev {
    background-image: url(/common/images/ph_larrow.gif);
    left: -20px;
}
#itemDetailGallery #item-photo #zoom-next {
    background-image: url(/common/images/ph_rarrow.gif);
    right: -20px;
}
#itemDetailGallery #item-photo #zoom-prev:hover,
#itemDetailGallery #item-photo #zoom-next:hover {
    background-position: left bottom;
}

#itemDetailGallery #itemThumbnail {
	width: 433px;
	margin-bottom: 20px;
	padding-left: 20px;
	overflow: hidden;
}
#itemDetailGallery #itemThumbnail dt {
	padding-top: 20px;
}
#itemDetailGallery #itemThumbnail dd {
	padding-top: 10px;
}
#itemDetailGallery #itemThumbnail dd ul {
	width: 450px;
	margin: 0;
	padding: 0;
	zoom: 1;
}
#itemDetailGallery #itemThumbnail dd li {
	width: 75px;
	float: left;
	margin: 0;
	padding: 0 0 10px;
	list-style-type: none;
	vertical-align: top;
}
#itemDetailGallery #itemThumbnail dd li a img {
	border: 1px solid #d1d1d1;
}
#itemDetailGallery #itemThumbnail dd li a.current img,
#itemDetailGallery #itemThumbnail dd li a:hover img {
	border: 1px solid #f8b500;
}
#itemDetailGallery #itemThumbnail dd li p {
	margin: 0;
	padding: 4px 0 0;
	font-size: 10px;
	line-height: 1;
}
/*right*/
#itemDetailData {

}
#itemDetailData h2.logo {
	margin-bottom: 15px;
}
#detailDataBox {
	margin-bottom: 20px;
}
#itemDetailData #selectTab {
	height: 31px;
	zoom: 1;
	position: relative;
	top: 1px;
}
#itemDetailData #selectTab li {
	width: 155px;
	height: 31px;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}
#itemDetailData #selectTab li a {
	display: block;
	width: 155px;
	height: 31px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#itemDetailData #selectTab li a:hover {
	background-position: 0 -40px;
}
#itemDetailData #selectTab li a.selected {
	background-position: 0 -80px;
}
#itemDetailData #selectTab li #tab1 {
	background-image: url(/sp/img/member.gif);
	background-size:150px;
}
#itemDetailData #selectTab li #tab2 {
	background-image: url(/sp/img/nomember.gif);
	background-size:150px;
}
#itemDetailData #selectBox {
	width: 318px;
	padding: 20px 0px 5px;
	border: 1px solid #8a9390;
}
#itemDetailData #selectBox .box {
	display: none;
}
#itemDetailData #selectBox .display {
	display: block!important;
}
#itemDetailData #selectBox .box p,
#itemDetailData #selectBox .box dl {
	margin-bottom: 15px;
	padding: 0 ;
	font-size: 110%;
	line-height: 1.5;
}
#itemDetailData #selectBox .box dt {
	padding-top: 10px;
	font-weight: bold;
}
#itemDetailData #selectBox .box table {
	width: 100%;
	margin: 0 0 15px;
	border-collapse: collapse;
}
#itemDetailData #selectBox .box thead th {
	width: 12%;
	padding: 5px 0px;
	text-align: center;
	font-weight: normal;
	color: #444444;
	background-color: #d9dfdd;
	border: 1px solid #a7b8b0;
}
#itemDetailData #selectBox .box td {
	padding: 10px 0px;
	text-align: center;
	border: 1px solid #a7b8b0;
}
#itemDetailData #selectBox p.notes {
	margin-bottom: 5px;
	padding: 0;
	font-size: 80%;
}
#itemDetailData #selectBox .box p.how a {
	padding-left: 12px;
	background: url(/common/images/marker_size.gif) no-repeat left center;
}
/**/
#itemDetailData #buyItemList {
	width: 460px;
	overflow: hidden;
	margin-bottom: 15px;
}
#itemDetailData #buyItemList .selectTBL {
	width: 460px;
	margin: -5px 0 20px;
	color: #444444;
	background-color: #e9eeec;
	border-collapse: collapse;
}
#itemDetailData #buyItemList .selectTBL th {
	width: 140px;
	padding: 11px 10px 6px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 117%;
	background: url(/common/images/buy_tbl_border.gif) repeat-x left top;
}
#itemDetailData #buyItemList .selectTBL td {
	padding: 11px 10px 6px;
	vertical-align: middle;
	background: url(/common/images/buy_tbl_border.gif) repeat-x left top;
}
#itemDetailData #buyItemList .selectTBL td strong {
	display: block;
	width: 100px;
	padding: 8px 0;
	text-align: center;
	font-weight: normal;
	color: #444444;
	background-color: #ffffff;
}
#itemDetailData #buyItemList .selectTBL td.soldout strong {
	color: #ffffff;
	background-color: #877f89;
}
#itemDetailData #buyItemList .selectTBL td.soldout a {
	padding: 3px 0 3px 24px;
	background: url(/common/images/buy_icon_mail.gif) no-repeat left center;
}
#itemDetailData #buyItemList p.buyReturn {
	text-align: right;
}
#itemDetailData #buyItemList p.buyReturn a {
	padding-left: 20px;
	background: url(/common/images/marker_return.gif) no-repeat left center;
}
#itemDetailData .selectPage {
	padding: 30px 0 0;
}
#itemDetailData .selectPage li {
	text-align: center;
	list-style-type: none;
	margin-bottom: 10px;
}


/**/
#checkItemList {
	width: 950px;
	margin: 0 auto 20px;
	padding: 0;
}
#checkItemList h3 {
	margin: 0 0 10px;
	padding-left: 20px;
	font-size: 117%;
}
#checkItemList .jcarousel-container {
	width: 905px;
	padding: 0 23px 0 22px;
	position: relative;
}
#checkItemList ul {
	margin: 0;
	padding: 0;
	zoom: 1;
}
#checkItemList ul li {
	width: 90px;
	height: 250px;
	float: left;
	margin: 0;
	padding: 10px 12px 7px 11px;
	list-style-type: none;
	background: url(/common/images/checkditem_bg.gif) repeat-y 0 0;
}
#checkItemList ul li img {
	margin-bottom: 5px;
	vertical-align: top;
}
#checkItemList .jcarousel-clip {
	width: 906px;
	overflow: hidden;
}
#checkItemList .jcarousel-container .jcarousel-next-horizontal {
    width: 23px;
    height: 232px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    background: url(../img/shopping/checkditem_brarrow.gif) no-repeat left top;
}
#checkItemList .jcarousel-container .jcarousel-next-disabled-horizontal{
    background-position: left bottom;
}
#checkItemList .jcarousel-container .jcarousel-prev-horizontal {
    width: 22px;
    height: 232px;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    background: url(../img/shopping/checkditem_blarrow.gif) no-repeat left top;
}
#checkItemList .jcarousel-container .jcarousel-prev-disabled-horizontal{
    background-position: left bottom;
}

/**/
#recentlyViewdItems {
	width: 950px;
	margin-bottom: 25px;
	overflow: hidden;
}
#recentlyViewdItems div.fw_5_stitle {
	background-image: url(../img/shopping/bg_title_01.gif);
}
#recentlyViewdItems ul {
	width: 980px;
	margin: 0;
	padding: 0;
	zoom: 1;
	background: url(../img/shopping/recentlyviewitems_bg.gif) repeat 0 0;
}
#recentlyViewdItems li {
    width: 60px;
    float: left;
    margin: 0;
    padding: 8px 7px 12px 6px;
    font-size: 87%;
    line-height: 1.3;
    overflow: hidden;
}

/* ------------------------------------------- */
/* footer navigation */
/* ------------------------------------------- */
#footerField {
	width: auto;
	margin: 0;
	padding: 20px 0;
	color: #444444;
	background-color: #d9dfdd;
}
#footerField #footer {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 20px;
	zoom: 1;
}
#footerField #footer dl {
	width: 215px;
	float: left; 
	margin: 0;
	padding: 0 15px;
	line-height: 1;
}
#footerField #footer dl dt {
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: 2px solid #abb8b4;
}
#footerField #footer dl dd {
	margin-bottom: 10px;
	padding-left: 8px;
	background: url(../img/footer_marker.gif) no-repeat left center;
}
#footerField #footer dl dd a {
	color: #444444;
	background-color: transparent;
}
#footerField #copyright {
	width: 950px;
	margin: 0 auto;
	padding: 10px;
	font: normal normal 10px/18px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #777;
	background-color: transparent;
	border-top: 1px solid #abb8b4;
}

/* ------------------------------------------- */
/* clearfix after */
/* ------------------------------------------- */
.clearfix {
	zoom: 1;
}
#commonMenuBar:after,
#commonMenuBar #globalNavi:after,
#commonMenuBar #globalNavi .dropContainer ul:after,
#visualField:after,
#itemCatalog:after,
#itemDetailGallery #itemThumbnail dd ul:after,
#itemDetailData #selectTab:after,
#recentlyViewdItems ul:after,
#checkItemList ul:after,
#footerField #footer:after,
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}


/* ------------------------------------------- */
/* Baynote  */
/* ------------------------------------------- */

#baynote_detailGuide_ver2 {
	float: left;
}


#baynote_detailGuide_ver2 li img {
	height: 120px;
	width:	90px;
}

#baynote_detailGuide_ver2 .bay_product {
/*	display: none;*/
}

#baynote_detailGuide_ver2 .bay_brand {
	display: none;
}

#baynote_detailGuide_ver2 .bay_price {
	display: block;
	padding-top: 10px;
	text-align: center;
}

#baynote_detailGuide_ver2 .recommend_check {
	display: block;
	font-size: 10px;
	padding-top: 10px;
	text-align: center;
	width: 90px;
	display: block;
}

#checkItemList .jcarousel-container {
    padding: 0px;
    position: relative;
    width: 905px;
}

#checkItemList h3 {
    font-size: 117%;
    margin: 0 0 10px;
    padding-left: 5px;
}

/* ------------------------------------------- */
/* Baynote Check Items */
/* ------------------------------------------- */

#baynote_details_history_ver2 div.fw_5_stitle {
    background-image: url("/common/images/bg_title_01_ver2.gif");
}

#baynote_details_history_ver2 div#fw_viewedcell {
    display: block;
    float: left;
    font-size: 87%;
    height: 121px;
    line-height: 1.3;
    overflow: hidden;
    padding: 8px 7px 12px 6px;
}