@charset "utf-8";
/* CSS Document */

/*top---------*/

#top_main{
	font-size:90%;
	float:left;
	display: inline;
	width: 100%;
}

#top_cnt{
	width:555px;
	float:left;
	margin-right:0px;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#top_rightside{
	width:270px;
	float:right;
	display: inline;
}


.top_img{
	width:555px;
	margin-bottom:0px;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



table.kaitoriitem {
	width: 550px;
	border-collapse: collapse;
	border: solid 1px #999;
	font-size: 90%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

table.kaitoriitem caption {
  margin-top: 1em;
  text-align: left;
}

table.kaitoriitem th,
table.kaitoriitem td {
  border: solid 1px #999;
  padding: 4px 6px;
}

table.kaitoriitem th {
  background: #E6E6E6;
  text-align: center;
  white-space: nowrap;
}

table.kaitoriitem td.item,
table.kaitoriitem td.bikou{
  text-align: left;
}

table.hanbaiitem td.item,
table.kaitoriitem td.item{
	height:50px;
	vertical-align:middle;
}

table.kaitoriitem td.fee {
  text-align: right;
  color:#FF0000;
  font-size:120%;
  font-weight: bold;
  white-space: nowrap;
}

table.kaitoriitem th.fee_bg{
  background-color: #FF0000;
  color: #fff;
}

table.kaitoriitem td.item,
table.kaitoriitem th.item{
	width:250px;
	font-size:110%;
	font-weight:bold;
}

table.hanbaiitem {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 550px;
	border-collapse: collapse;
	border: solid 1px #999;
	font-size: 90%;
}

table.hanbaiitem caption {
  margin-top: 1em;
  text-align: left;
}

table.hanbaiitem th,
table.hanbaiitem td {
  border: solid 1px #999;
  padding: 4px 6px;
}

table.hanbaiitem th {
  background: #E6E6E6;
  text-align: center;
  white-space: nowrap;
}

table.hanbaiitem td.item,
table.hanbaiitem td.bikou{
  text-align: left;
}

table.hanbaiitem td.fee {
  text-align: right;
  color:#FF0000;
  font-size:120%;
  font-weight: bold;
  white-space: nowrap;
}

table.hanbaiitem th.fee_bg{
  background-color: #FF0000;
  color: #fff;
}

table.hanbaiitem td.item,
table.hanbaiitem th.item{
	width:250px;
	font-size:110%;
	font-weight:bold;
}

.midashi{
	font-size:150%;
	font-weight:bold;
}

.fl_left {
	float: left;
	display: inline;
}
.fl_right {
	float: right;
	display: inline;
}
.clear {
	clear: both;
}

.kyouka_item .fl_left {
	width: 340px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	color: #FF0000;
	display: inline;
}
.kyouka_item .fl_right {
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: inline;
}
.box_line01 {
	/*background-image: url(../img/bg_line.gif);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
	padding: 5px;*/
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.box_white {
	background-color: #FFFFFF;
	padding: 0;
}


.box_white a:link{
	color:#fff;
	text-decoration:none;
}

.box_white a:visited{
	color:#fff;
	text-decoration:none;
}

.box_white a:hover{
	color:#FF3300;
	text-decoration:underline;
}

.box_white a:active{
	color:#FF3300;
	text-decoration:underline;
}



.box_line01 h3 {
	color: #000088;
	padding: 3px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000088;
	margin: 0px;
}
.box_line01 .box_white table {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000088;*/
}

.box_line01 .box_white tr {
	/*background-color: #000088;*/
}

.box_line01 .box_white th {
	color: #FFFFFF;
	padding: 2px 5px;
	border: 1px solid #000088;
	font-size:120%;
	font-weight: bold;
	background-color: #000088;
	margin-right:5px;
	width:100px;
	margin-bottom:0px;
}
.box_line01 .box_white  td{
	border: 1px solid #000088;
	margin-right:3px;
	width:100px;
	margin-top:0px;
}

.box_line01 .box_white .white{
	background-color: #fff;
	vertical-align: top;
	font-size:80%;
}


.box_line01 .box_white .white a:link{
	color:#000000;
	text-decoration:none;
}

.box_line01 .box_white .white a:visited{
	color:#000000;
	text-decoration:none;
}

.box_line01 .box_white .white a:hover{
	color:#FF3300;
	text-decoration:underline;
}

.box_line01 .box_white .white a:active{
	color:#FF3300;
	text-decoration:underline;
}

.box_line01 .box_white img{
	vertical-align:middle;
	margin-right:3px;
}
.box_line01 .box_white td {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000088;
	border-right-color: #000088;
	border-bottom-color: #000088;
	width: 170px;
}
.box_line01 .box_white .td_nolink {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/**************************************************
トップページの高価買取表　修正枠　2010.06.04　ECH
***************************************************/
.top-kaitori {
	padding-bottom: 13px;
	background-color:#FFFFFF;	
}
.top-kaitori h3 {
	color: /*#FF3333*/#000088;
	padding: 3px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: /*#FF3333*/#000088;
	margin: 0px 0px 5px 0px;
}
.top-kaitori dl{
	padding:0px;
	display:block;
	float:left;
	width:182px;
	margin-right:2px;
	margin-top:2px;
	/margin-top:-3px;
	margin-bottom:0px;
}
.top-kaitori dl.end{
	margin-right:0px;
}
.top-kaitori dt {
	margin:0px;
	border:solid #000088 1px;
	padding:3px 5px 7px 28px;
	font-size:16px;
	font-weight:bold;
	background-color: #000088;
	background-image: url(../../top/img/icn_access.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
.top-kaitori img {
	margin-right:5px;
}

.top-kaitori dd {
	margin:0px;
	border-left:solid #000088 1px;
	border-right:solid #000088 1px;
	border-bottom:solid #000088 1px;
	height:20px;
	padding:5px 5px;
	font-size:11px;
	line-height:110%;
	letter-spacing: normal;
}
*:first-child+html .top-kaitori dd { letter-spacing: -1px; height:28px; }
*html .top-kaitori dd { letter-spacing: -1px; height:25px; }
.top-kaitori .txt-sp {
	letter-spacing: -1px;
}
.top-kaitori dt a{
	color:#FFFFFF;
}
.top-kaitori dd a{
	color:#000000;
}
.top-kaitori a:hover{
	color:#FF3300;
}
.top-kaitori a:active{
	color:#FF3300;
}
.top-kaitori p{
	margin:0px;
	padding:0px;
	line-height:100%;
}
/****************************/

#top_rightside h2 {
	margin: 0px;
	padding: 0px;
}
#top_rightside img {
	margin: 0px;
	padding: 0px;
	display: block;
}

#top_rightside .newinfo ul {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#top_rightside .newinfo {
	padding-bottom: 10px;
}

#top_rightside .newinfo li {
	background-attachment: scroll;
	background-image: url(../img/list/li_sidemenu.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-type: none;
	padding-left: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
}
#top_rightside .newinfo .li_footer {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.calendar {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.bookmark h3,
#top_rightside .calendar h3 {
	font-size:90%;
	font-weight:normal;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000088;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}
#top_rightside .calendar h2 {
	font-size:90%;
	font-weight:normal;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000088;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}
#top_rightside .calendar p {
	padding-right: 25px;
	padding-left: 25px;
	line-height: 150%;
	font-size: 80%;
	color: #333333;
}
#top_rightside .calendar img {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 15px;
}
#top_rightside .ranking table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 100%;
}

#top_rightside .ranking th ,#top_rightside .ranking td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 5px;
}
#top_rightside .ranking .li_footer {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* first */
#first table{
	vertical-align:top;
}
#first table tr{
	vertical-align:top;
}
#first .btn{
	margin:0 0 10px 0;
	text-align:center;
}

/* qaa */
#qaa .btn{
	margin:0 0 10px 0;
	text-align:center;
}
/* #kounyu01格安販売一覧
----------------------------------------------- */
#kounyu01 {
	padding: 10px 0px;
}
#kounyu01 .floatL {
	width: 178px;
	margin: 0px 4px 5px 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
#kounyu01 .floatL .title {
	background: #f0f0f0 url(../../img/shop/li_accesskun_01.gif) no-repeat scroll 5px 6px;
	font-size: 85%;
	border-bottom: 1px dotted #CCCCCC;
	padding: 11px 0px 10px 35px;
	position: static;
}
#kounyu01 .floatL .detail {
	padding: 5px;
	font-size: 90%;
	height: 30px;
	overflow: auto;
	line-height: 120%;
	width: 168px;
}
/* End hide from IE-mac */ 
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear { clear:both;}
.algnR { text-align:right;}
.algnC { text-align:center;}

.floatL{float:left;}
.floatR{float:right;}
