/* 151208追加
-----------------------------*/
div.box_roundWhite div#compare_list_top p.btn_roundBlue {
    display: none;
}

div.box_roundWhite ul.link li span.simulation {
    display: none;
}


/* common
-----------------------------*/
body {
	margin: 0;
	padding: 0;
}
div#wrap {
	background: #000000;
	margin: 0 auto;
	padding: 0;
	width: auto;
}
div#header {border:none; }
div#footer {border:none; margin: 10px auto 0;}
div#header a:link, div#header a:visited,
div#footer a:link, div#footer a:visited {
	text-decoration: none;
}
div#header a:hover, div#footer a:hover { text-decoration: underline; }
div#header img, div#footer img { vertical-align: top; }

/* style */
.tc { text-align: center !important; }

/* all
-----------------------------*/
div.topicpath {
	display: none;
	width: auto;
}
div#contents {
	margin: 0 auto;
	
	padding: 0 0 15px !important;
	zoom: 1;
}
div#main { width: auto; }

.box_itemDetails .box_roundWhite ul.link li:nth-child(3) { display: none !important; }
.box_itemDetails .box_roundWhite ul.link > *:first-child + * + * { display: none !important; }


/* header
-----------------------------*/
div.bg_eria {
	background-color: #fff;
}

#header {
	margin: auto;
width:900px !important;
	margin: 0 auto;
	overflow:hidden;
	font-family: 'Lucida Grande',Verdana,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

#header a{
	color: #0062b4;
}

#header_l {
	float: left;
	width: 560px;
}
#header_r {
	width:330px;
	float: right;
}

#logo{
	clear:both;
}

#logo img{
	float: left;
	margin-right:10px;
}

div#header h1 {
	margin:5px 0;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	border:none;
	padding:0;
}

#social {
	float: right;
	margin: 8px 0 3px auto;
}

.socialbtn {
	float: right;
	margin-right: 5px;
}

#socialbtn-facebook_like2 {
	margin-right: 0;
}

#socialbtn-twitter2{
	width: 66px;
}

.btn-o {
	max-width: 100%;
}

#contact {
	float: right;
}

#header ul{
	clear:both;
	text-align: right;
	line-height: 1.25;
}

#header li{
	white-space:nowrap;
	font-size:10px;
	display:inline;
	list-style-type:none;   
}

#header li img{
	padding-top:6px;
  
}

#header li a{
	padding-left:10px;
	margin-left:8px;
	background:url(/newpackage/0602361/img/arrow01.gif) no-repeat center left;
	text-decoration:none;
}

#header li a:hover{
	text-decoration:underline;
}

/* ------------------------
	shop tab
------------------------ */
#shop_tab {
	clear:both;
	width: 900px;
	margin:7px auto 0;
	overflow:hidden;
}
#shop_tab li{
	float: left;
}
#shop_tab li img {
	vertical-align: top;
}

/* ------------------------
	index navigation
------------------------ */
#gnavi {
	clear:both;
	width: 100%;
	height: 60px;
	margin:0 auto 10px auto;
	overflow:hidden;
	background:url(/newpackage/0602361/img/gnavi_bg.gif) repeat-x;
}

#gnavi_inner {
	width: 900px;
	margin:0 auto ;
	overflow:hidden;
}
#gnavi_inner li {
	float: left;
}
#gnavi .pull {
	width: 106px;
}
#gnavi .pull2 {
	width: 158px;
}
#gnavi .pulldown li,#gnavi .pulldown2 li { float:none;}

#gnavi li:hover .pulldown,#gnavi li:hover .pulldown2 {
	display: none;
	padding: 0;
	display: block;
	position: absolute;
	z-index:10;
}
#gnavi .pulldown li a,#gnavi .pulldown2 li a {
	color: #0062b4;
	font-size:10px;
	display:block;
	padding:3px 8px 3px 0px;
	_padding:0px;
	border-right:1px solid #C0C0C0;
	border-left:1px solid #C0C0C0;
	border-bottom:1px solid #C0C0C0;
	_border:none;
	text-decoration:none;
	line-height: 20px;
	background: #ffffff url(/newpackage/0602361/img/navi_cursol.png) no-repeat 8px 8px;
	text-indent: 18px;
}
#gnavi .pulldown li a:hover,#gnavi .pulldown2 li a:hover { background-color:#e6e6e6; text-decoration:none; }
#gnavi .pulldown li a:active,#gnavi .pulldown2 li a:active { background-color:#e6e6e6; text-decoration:none; }
*+html li:hover .pulldown{
	margin-left: -110px;
	margin-top: 60px;
}
*+html li:hover .pulldown2{
	margin-left: -162px;
	margin-top: 60px;
}

/* ------------------------
	サイドタブ
------------------------ */

#lefttab {
	position: fixed;
	top: 220px;
	left:0px;
	width:48px;
	height:300px;
	display:block;
}
#righttab {
	position: fixed;
	top: 220px;
	right:0px;
	width:48px;
	height:300px;
	display:block;
}
#lefttab li, #righttab li {
	width:48px;
	height:129px;
	overflow:hidden;
}
#lefttab img {
	margin-left: -3px;
}
#righttab img {
	margin-left: 3px;
}
#lefttab a:hover img,
#righttab a:hover img {
	margin: 0px;
}

/* footer
-----------------------------*/
#page-top {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: right;
	width: 900px;
}
#page-top img {
	vertical-align: bottom;
}
#page-top a {
	font-size: 12px;
	text-decoration: none;
}
#footerContainer {
	background-color: #e6e6e6;
	border-top: 1px solid #999999;
	overflow: hidden;
	width: 100%;
}
#footer a {
	color: #0062b4;
}
#footer {
	background-color: #e6e6e6;
	font-size: 10px;
	line-height: 14px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	width: 900px;
}
#footer ul {
	float: left;
	height: 100%;
	padding-bottom: 10px;
}
#footer ul li {
	padding: 1px 0;
}
#footer .line {
	float: left;
	height: 100%;
	margin: 0 8px;
}
#footer .link {
	clear: both;
	padding: 5px 0;
	text-align: left;
	width: 100%;
}
#copyright {
	background-color: #808080;
	clear: both;
	width: 100%;
}
#copyright address {
	color: #ffffff;
	font-size: 10px;
	letter-spacing: 0;
	line-height: 14px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0;
	text-align: right;
	width: 900px;
}


/* head_nav_area
-----------------------------*/
.head_nav_area {
	border-bottom: 15px solid #0068b2;
	height: 55px;
	margin-top: 10px;
	position: relative;
	width: 100%;
	font-family: "Lucida Grande",Verdana,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

.head_nav_area .inner {
	left: 50%;
	margin-left: -450px;
	position: absolute;
	width: 900px;
}

.head_nav li {
	float: left;
	margin-right: 5px;
	font-size: 12px;
	line-height: 20px;
}

.head_nav li a {
	color: #0062b4;
}

.head_nav li a:link {
	color: #0062b4;
	text-decoration: none;
}

.head_nav li a:hover {
	color: #0062b4;
	text-decoration: underline;
}

.head_nav li a.trigger {
	display: block;
	height: 67px;
	text-indent: -9999px;
	width: 231px;
}

.head_nav01 a.trigger {
	background: url("/newpackage/0602361/img/gnav01.png") no-repeat scroll left center;
}

.head_nav01 a.trigger:hover {
	background: url("/newpackage/0602361/img/gnav01_on.png") no-repeat scroll left center;
}

.headnav01_open {
	background: url("/newpackage/0602361/img/bg_head_nav01.png") no-repeat scroll center bottom;
	display: none;
	left: 1px;
	padding-bottom: 15px;
	position: absolute;
	top: 70px;
	width: 230px;
	z-index: 2000;
}

.headnav_open li {
	margin-left: 20px;
}

.headnav_open li a {
	background: url("/newpackage/0602361/img/icon_header.png") no-repeat scroll left center;
	display: block;
	padding: 3px 0 3px 15px;
}

.head_nav02 a.trigger {
	background: url("/newpackage/0602361/img/gnav02.png") no-repeat scroll left center;
}

.head_nav02 a.trigger:hover {
	background: url("/newpackage/0602361/img/gnav02_on.png") no-repeat scroll left center;
}

.headnav02_open {
	background: url("/newpackage/0602361/img/bg_head_nav02.png") no-repeat scroll center bottom;
	display: none;
	padding-bottom: 15px;
	position: absolute;
	top: 70px;
	width: 230px;
	z-index: 2000;
}


.head_nav li.head_nav03 a {
	display: block;
	height: 67px;
	text-indent: -9999px;
	width: 230px;
}

.head_nav03 a {
	background: url("/newpackage/0602361/img/gnav03.png") no-repeat scroll left center;
}

.head_nav li.head_nav03 a {
	display: block;
	height: 67px;
	text-indent: -9999px;
	width: 230px;
}

.head_nav03 a:hover {
	background: url("/newpackage/0602361/img/gnav03_on.png") no-repeat scroll left center;
}

.head_contact {
	position: absolute;
	right: 0;
	top: 0;
}


/* title
-----------------------------*/
#hdplan_1 div#contents div#main h2,
#hdplan_2 div#contents div#main h2,
#hdplan_3 div#contents div#main h2,
#hdplan_1 div#contents div#main div#campaign h2,
#hdplan_2 div#contents div#main div#campaign h2,
#hdplan_3 div#contents div#main div#campaign h2,
#hdplan_1 div#contents div#main div#maintitle h2,
#hdplan_2 div#contents div#main div#maintitle h2,
#hdplan_3 div#contents div#main div#maintitle h2,
div#side dl.sideBox dt.title {
	background-color: #00378e;
	color: #FFFFFF;
}
div#contents div#main div#maintitle h2 { zoom:1; }


/* group_table
-----------------------------*/
.group_table {
	float: none;
	margin: 10px 0;
	border-collapse: collapse;
	width: 100%;
	font-size: 14px;
}
.group_table th { text-align: center; }
.group_table th, .group_table th a { font-weight: bold; }
.group_table th, .group_table td {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.group_head {
	background-color: #00378E;
	color: #FFFFFF;
}
.group_head2 { background-color: #EEEEEE; }
.group_head a:link, .group_head a:visited, .group_head a:hover { color: #FFFFFF; }

.group_table td {
	background-color: #fff;
}


/* map
-----------------------------*/
#map{ clear: both; }


/* campaign
-----------------------------*/
div#contents div#main div#campaign div.text {
	float: none;
	width: auto;
}


/* hdplan_1
-----------------------------*/
div#shopinfo div.text {
	width: 465px;
	display: inline;
	margin: 0 10px 0 0;
}
div#shopinfo div.campaign {
	width: 437px;
	display: inline;
	margin: 0 17px 0 0;
}
div#shopinfo div.campaign p.img { margin-right: 5px; }
div#shopinfo div.campaign div {
	float: none;
	width: auto;
}
#hdplan_1 ul#shopimage_s li { width: 115px; }
ul#shopimage_s { margin: 0 0 30px; width: 700px; }
div.hdplan_main { width: 675px !important ; }
div#main div#pay {
	width: auto;
	float: none;
}
div#main div#cancel {
	float: none;
	width: auto;
}
div#main #voice th { width: 117px; }
div#main #voice p.title span.about { margin: 0; }
ul#shopimage_s li p.text { word-wrap: break-word; }


/* hdplan_2
-----------------------------*/
#hdplan_2 div#shopcomment div.text { width: 346px; }
#hdplan_2 div#main { width: 625px; }
#hdplan_2 div#main ul#shopimage_m li { padding: 0 0 0 10px; }


/* hdplan_3
-----------------------------*/
#hdplan_3 div#main { width: 645px; }
#hdplan_3 div#main div#photoBox li { padding: 0 0 10px 30px; }
#hdplan_3 div#main div#campaign div.text { width: 380px }
#hdplan_3 div#main div#certification { margin: 0 0 10px !important; }
#hdplan_3 div.icon ul li.text {
	clear: both;
	width: 100px;
}
#hdplan_3 div#main div#photoBox ul { padding: 9px 0 0 40px; }


/* summary
------------------------------------------------*/
div#searchBox { position: static; }
div#searchBox div.inner { zoom: 1; }
div.photoList table td img.new_up { margin-right: 50px; }
div.photoList .carPrice {
	padding: 5px 0;
	text-align: center !important;
}
div.photoList .carPrice p .recycle { padding-left: 70px; }
div.photoList .carPrice .borderDottTop {
	border-top: 1px dotted #CCCCCC;
	margin: 5px 0 0;
	padding: 5px 0;
}
.detailEtc a { text-decoration: none !important; }


/* summary
------------------------------------------------*/
div#main div#shopsummary div.txt { width: 420px; }


/* ------------ 960px未満のとき ANG ------------ */

/*---------spread：在庫詳細---------*/
#wrap #spread div.itemList ul li.lineL{ width: 419px;}
#wrap #spread div.itemList ul li{ width: 202px;}
/*---------spread/ end---------*/

/*---------------hpplan：店舗詳細------------------------*/

/*--------- お店からのお知らせ箇所 -------*/

#wrap #hpplan01 #contents #main.w685, 
#wrap #hpplan01 #contents .w685{ width: 690px;}

/*-------------- 購入者の声 --------------*/
#wrap #hpplan01 #main .box_buyerReview .review .user .box_roundGrayB,
#main .box_buyerReview .review .shop .box_roundOrange{ width: 83%;}

/*-------------- 販売実績 --------------*/

#wrap #hpplan01 #main.w685 .carousel{ width: 525px;}
#wrap #hpplan01 #main.w685 .carousel .jcarousel-clip{ width: 525px !important;}


/*---------hpplan/ end---------------------------------*/

/*-------------- review --------------*/

/* 口コミ総合 */
#review #main #resultArea .detailInfo ul li:first-child{ width: 190px;}
#review #main #resultArea .detailInfo ul li{ width: 190px;}
/* 口コミ総合 */

/* 口コミ */
#review #main .box_review .list .message{ width: 510px;}
#review #main .box_review .list .message .box_roundGrayNormal{ width: 360px;}
#review #main .box_review .list .message .box_roundOrange{ width: 360px;}
/* 口コミ */

/* ------------ 960px未満のとき ANG ------------ */



.group_table {
	width: 900px;
	margin: 0 auto;
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
	color: #333;
	margin-bottom: 20px;
}

.group_table .fth {
	width: 380px;
}
