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

/* 共通CSS
----------------------------------------------- */
@import url("../../../../css/reset.css");
@import url("../../../../css/tab_a.css");



/* ページ背景
----------------------------------------------- */
body {
	background:url(../../../../image/bg_01.gif) repeat;
	margin:auto;
}

#wrapper {
	margin:10px auto;
	width:750px;
	background:#FFFFFF;
}

#block {
	margin:0 auto;
	display:inline;
}

/* ヘッダ
----------------------------------------------- */

#header {
	width:750px;
	height:150px;
	background:url(../image/header.png);
}

#header em {
    display: none;
}

#header h1 a {
	display:block;
	width:420px;
	height:150px;
	margin-left:5px;
}

body#Top h1 a {
	visibility:hidden;
}


/* メインイメージ
----------------------------------------------- */
#mainimg {
	margin:10px auto 0;
	width:750px;
	height:200px;
}

#mainimg p {
	margin:0 3em 1em;
	font:1.5em;
}


/* メインエリア
----------------------------------------------- */
#mainarea {
	margin:15px auto 0;
	overflow:hidden;
}

#mainarea2 {
	margin:15px auto 0;
	overflow:hidden;
}

#mainarea3 {
	margin:10px auto 0;
	overflow:hidden;
}

#mainarea4 {
	min-height:440px;
	margin:10px auto 0;
	overflow:hidden;
}

#mainarea5 {
	margin:20px auto 0;
	overflow:hidden;
}

#mainarea6 {
	margin:15px auto 0;
	overflow:hidden;
	text-align:center;
}


#mainphoto {
	margin:0 0 0 15px;
	width:240px;
	float:left;
	display:inline;
}

#mainphoto2 {
	margin:2px 0 auto 15px;
	width:240px;
	float:left;
}


#maintxt {
	width:480px;
	float:right;
}

p.maintxt {
	margin:1px 1em 0 0.5em;
	font-size:1.4em;
	color:#000000;
	line-height:1.3em;
}

p.maintxt2 {
	margin:1px 1em 0 1.5em;
	font-size:1.4em;
	color:#000000;
	line-height:1.3em;
}

p.maintxt3 {
	margin:1px 1em 0 0.5em;
	font-size:1.2em;
	color:#000000;
	line-height:1.3em;
	text-indent:1em;
}

p.maintxt4 {
	margin:1px 1em 0 0.5em;
	font-size:1.2em;
	color:#000000;
	line-height:1.3em;
}



#shousai {
	margin:0 20px 0 0;
	text-align:right;
}

p.medium {
	margin:0.5em 0.5em 1em;
	font-size:1.2em;
	color:#000000;
	line-height:1.3em;
}

p.medium2 {
	margin:0 0.5em 0.5em;
	font-size:1.2em;
	color:#000000;
	line-height:1.3em;
}

p.small {
	margin:0 2em 0 1em;
	font-size:1.2em;
	color:#000000;
	line-height:1.5em;
}

p.small2 {
	margin:0 1em 1em 0;
	font-size:1.2em;
	color:#000000;
	line-height:1.5em;
}

p.small a {
	text-decoration:underline;
	color:#FF0000;
}

p.small2 a {
	color:#000000;
	text-decoration:underline;
}

p.small2 a:hover {
	color:#009944;
	text-decoration:underline;

}

strong {
	font-size:1.2em;
	font-weight:800;
	line-height:1.7em;
	color:#FF0000;
}

/* ニュースエリア
----------------------------------------------- */
#contentsarea {
	margin:10px 0 auto 0;
	overflow:hidden;
	display:inline;
}

#newsarea {
	margin:5px 0 0 10px;
	width:200px;
	float:left;
}

#newsarea2 {
	margin:5px 0 0 10px;
	width:420px;
	float:left;
}

#shisetsu {
	margin:15px auto 0;
	width:750px;
	float:left;
	text-align:center;
}

#shisetsuph {
	margin:0 5px 0 12px;
	width:220px;
	float:left;
	text-align:center;
	line-height:2em;
}


/* サービスエリア
----------------------------------------------- */
#servicearea {
	margin:-710px auto 0;
	width:360px;
	float:left;
	overflow:hidden;
}

#adv {
	margin:5px 10px 0 0;
	width:120px;
	float:right;
	overflow:hidden;
}

#adv1 {
	margin:5px auto 0;
	width:200px;
	overflow:hidden;
}

#advbnr {
	margin:0 0 10px;
}

#nobnr {
	display:none;
}

#bnr1 {
	margin:0 auto 15px;
}

#left {
	margin:10px auto 0 5px;
	width:220px;
	float:left;
} 

#right {
	margin:10px 5px 0 auto;
	width:510px;
	float:right;
} 

#servicephoto {
	margin:0 0 0 5px;
	width:120px;
	float:left;
}

#servicetxt {
	margin:0 auto 5px;
	width:360px;
	float:right;
}

#servicephoto2 {
	margin:10px 0 0 5px;
	width:180px;
	float:left;
}

#servicetxt2 {
	margin:10px 0 0 5px;
	width:180px;
	float:right;
}

#kuwashiku {
	margin:0 20px 0 0;
	text-align:right;
}

#link {
	margin:0 auto 5px;
	width:360px;
	font:1.3em;
}

/* コンテンツページ
----------------------------------------------- */
#title {
	margin:0 10px 10px;
}

#title2 {
	margin:5px 10px 3px;
}

#title3 {
	margin:15px 10px 3px;
}

#anchor {
	height:25px;
	margin:10px 10px 15px;
	text-align:center;
	line-height:1.5em;
}

#anchor a {
	display:inline-block;
	height:25px;
	background:none;
}

#anchor a:hover {
	height:25px;
	background:url(../../../../image/a_hover.gif) bottom center;
}

#midashi {
	margin-bottom:5px;
	width:350px;
	height:20px;
	background:url(../image/title.png) top left no-repeat;
}

#midashi2 {
	margin:1em auto 5px;
	width:480px;
	float:right;
	color:#000000;
	font-size:1.5em;
	font-weight:800;
	color:#FF0000;
	letter-spacing:-0.1em;
}

#midashi3 {
	margin:0 auto 5px;
	width:240px;
	float:right;
	color:#000000;
	font-size:1.5em;
	font-weight:800;
	color:#FF0000;
	letter-spacing:-0.1em;
}

#midashi4 {
	margin:5px auto;
	width:480px;
	float:right;
	color:#000000;
	font-size:1.5em;
	font-weight:800;
	color:#FF0000;
}


#bnr {
	margin:15px auto 0;
	width:700px;
	min-height:150px;
}

#bnr2 {
	margin:0 auto 15px;
}

#bnr2 a{
	width:300px;
	height:178px;
	display:block;
	background:url(../../../../image/bnr_auctioninfo.png) bottom left;
}

#bnr2 a:hover{
	width:300px;
	height:178px;
	display:block;
	background:url(../../../../image/bnr_auctioninfo.png) top left;
}

#bnr3 {
	margin:0 10px 5px auto;
	float:right;
	display:inline;
}


#bnr a.item1 {
	margin:0 10px;
	width:80px;
	height:80px;
	float:left;
	display:inline-block;
	background:url(../../../../image/k_sofa_s.jpg) top left;
}

#bnr a.item1:hover {
	background:url(../../../../image/k_sofa_s.jpg) bottom left;
}

#bnr a.item2 {
	margin:0 10px;
	width:80px;
	height:80px;
	float:left;
	display:inline-block;
	background:url(../../../../image/k_tv_s.jpg) top left;
}

#bnr a.item2:hover {
	background:url(../../../../image/k_tv_s.jpg) bottom left;
}

#bnr a.item3 {
	margin:0 10px;
	width:80px;
	height:80px;
	float:left;
	display:inline-block;
	background:url(../../../../image/k_desk_s.jpg) top left;
}

#bnr a.item3:hover {
	background:url(../../../../image/k_desk_s.jpg) bottom left;
}

#bnr a.item4 {
	margin:0 10px;
	width:80px;
	height:80px;
	float:left;
	display:inline-block;
	background:url(../../../../image/k_signboard_s.jpg) top left;
}

#bnr a.item4:hover {
	background:url(../../../../image/k_signboard_s.jpg) bottom left;
}

#bnr a.item5 {
	margin:0 10px;
	width:80px;
	height:80px;
	float:left;
	display:inline-block;
	background:url(../../../../image/k_design_s.jpg) top left;
}

#bnr a.item5:hover {
	background:url(../../../../image/k_design_s.jpg) bottom left;
}

#bnr a.item6 {
	margin:0 10px;
	width:80px;
	height:80px;
	float:left;
	display:inline-block;
	background:url(../../../../image/k_bag_s.jpg) top left;
}

#bnr a.item6:hover {
	background:url(../../../../image/k_bag_s.jpg) bottom left;
}

#bnr a.item7 {
	margin:0 10px;
	width:80px;
	height:80px;
	float:left;
	display:inline-block;
	background:url(../../../../image/k_other_s.jpg) top left;
}

#bnr a.item7:hover {
	background:url(../../../../image/k_other_s.jpg) bottom left;
}

#bnr a.kaitori {
	margin:50px auto;
	width:240px;
	height:50px;
	display:block;
	background:url(../../../../image/bnr_kaitori.png) top left;
}

#bnr a.kaitori:hover {
	background:url(../../../../image/bnr_kaitori.png) bottom left;
}

#pickup_bnr a{
	margin:10px auto;
	width:350px;
	height:100px;
	display:block;
	background:url(../../../../image/j_auction.png) top left;
}

#pickup_bnr a:hover {
	background:url(../../../../image/j_auction.png) bottom left;
}


#wrap_left {
	margin:0 0 5px 35px;
	width:440px;
	float:left;
	overflow:hidden;
	display:inline;
}

#wrap_right {
	margin:0 35px 5px 0;
	width:220px;
	float:right;
	overflow:hidden;
	display:inline;
}

#osusumeA {
	margin:5px 0 0;
	width:200px;
	float:left;
	text-align:center;
}

#osusumeB {
	margin:5px 0 0;
	width:200px;
	float:right;
	text-align:center;
}

#osusumeC {
	margin:5px 0 0;
	width:200px;
	float:right;
	text-align:center;
}

p.osusumetxt {
	margin:5px 0 0 0;
	color:#000000;
	font-size:1.3em;
}

p.osusumeprice {
	margin:5px 0 10px 0;
	color:#FF0000;
	font-size:1.3em;
	font-weight:800;
}

.policytxt {
	width:680px;
	margin:10px auto;
	font-size:1.4em;
	color:#000000;
}

.policytxt2 {
	margin:10px auto 5px;
	font-size:1.4em;
	color:#000000;
	line-height:1.6em;
}

li.policytxt {
	font-size:1em;
	line-height:1.2em;
	list-style:none;
}

.inqtxt {
	width:500px;
	height:20px;
	display:block;
	margin:30px auto 0;
	font-size:1.6em;
	font-weight:800;
	color:#000000;
}

.inqtxt2 {
	width:500px;
	height:20px;
	display:block;
	margin:10px auto 0;
	font-size:1.6em;
	font-weight:800;
	color:#000000;
}

#antenna {
	border:1px solid #FF0000;
	padding:1em 0;
	margin:0 auto 10px 20px;
	width:230px;
	float:left;
	display:inline;
}

#antenna p {
	text-indent:0.5em;
}



/* テーブル
----------------------------------------------- */
table {
	width:600px;
	margin:5px auto 5px;
	font-size:small;
	text-decoration:none;
	color:#000000;
	line-height:1.5;
	letter-spacing:0em;
}

td {
	padding:10px 20px;
	border-top:#FF6600 solid 1px;
	border-bottom:#FF6600 solid 1px;
}

td.left {
	padding:10px 30px;
	text-align:right;
	width:20%;
	background-color:#ffffff;
}

td.left2 {
	padding:10px 30px;
	text-align:right;
	width:30%;
	background-color:#ffffff;
}

td.left3 {
	padding:10px 30px;
	text-align:right;
	width:40%;
	background-color:#ffffff;
}

li.none {
	list-style:none;
}

td a {
	color:#000000;
	text-decoration:underline;
}

td a:hover {
	color:#FF0000;
	text-decoration:underline;
}




/* フッタ
----------------------------------------------- */
#footer {
	clear:both;
	height:62px;
	background:#ffffff;
}

#footer ul {
	margin:5px 10px 0 auto;
	text-align:right;
	text-indent:1em;
}

#footer ul li {
	display:inline;
	color:#000000;
	font-size:1.3em;
}

#footer ul li a {
	color:#000000;
	text-decoration:underline;
}

#footer ul li a:hover {
	color:#ff5656;
	text-decoration:underline;
}

#footer ul li a:active {
	color:#cc2323;
	text-decoration:underline;
}

body#Rules #footer li.Rules a,
body#Corporate #footer li.Corporate a,
body#Law #footer li.Law a,
body#Policy #footer li.Policy a,
body#Inquiry #footer li.Inquiry a {
	color:#cc2323;
}

p.copyright {
	margin:5px 10px 0 auto;
	color:#000000;
	text-align:right;
}

p.spacer {
	display:block;
	min-height:50px;
}

p.spacer2 {
	display:block;
	min-height:150px;
}

p.spacer3 {
	display:block;
	min-height:345px;
}