/*___________________________________________
    StyleSheet Ver1 
    Copyright (C) 2004 wonderjulia Co,.ltd.
    http://www.wonderjulia.com
___________________________________________*/


/*-------------変更可-------------*/
/* HTMLタグ*/

/*区切り線*/
hr { color:#CCCCCC; margin:0; padding:0; height:1px }

/*小さいフォント*/
.s1 { font-size: 10px; }

/*小さいフォント*/
.s2 { font-size: 10px; }

/*見出しフォント*/
.m1 { font-size: 16px;
	line-height: 120%; }


/*フリーダイヤルフォント*/
.free {
	font-size: 18px;
	font-weight: bolder;
}

/*ロールオーバーイベント*/

/*デフォルト*/
a:link { color:#216098; text-decoration:underline }

/*ロールオーバー時*/
a:hover { color:#E86343; text-decoration:none }

/*クリック時*/
a:active { color:#E86343; text-decoration:none }

/*クリック済み表示*/
a:visited { color:#003399; text-decoration:underline }


/*トップスクロール設定*/

/*新着情報*/
.top_scroll1 {
	width: 278px;
	height:120px;
	overflow: auto;
	border: none;
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #EEEEEE;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #BEBEBE;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #BEBEBE;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #BEBEBE;
	line-height:140%
}

/*お知らせ登録*/
.top_scroll2 {
	width: 390px;
	height:101px;
	overflow: auto;
	border: none;
	scrollbar-base-color: #FFFFFF;
    scrollbar-track-color: #EEEEEE;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #BEBEBE;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-highlight-color: #BEBEBE;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color: #BEBEBE;
	line-height:130%
}


.line{
border-bottom: 2px dotted #CC6633;
border-left: 5px solid #CC6633;
}

.style1 {color: #7D8EA2 ; line-height:1;}

.style2 {color: #000066 }

.style3 {color: #810040 }

.style4 {color: #E3B2E1 }

.style5 {color: #D7499E; line-height:1; }

.style6 {color: #D64C9F }

.style9 {color: #000099 }



/*買取フォーム用*/

#center00 {
	min-width:1000px;width:71.2em;margin:5px auto 0 auto;text-align:left;
}

#kiyaku_naiyo{
	background:url(images/kaitori/kaitori_kiyaku_back.gif) repeat-y;
	width:590px;
	text-align:left;
	margin:0 auto;
}

#kiyaku_naiyo ol li {
	margin:0 20px 0 30px;
	font-weight: normal;
}

#kiyaku_bottom{
	width:590px;
	height:9px;
	background:url(images/kaitori/kaitori_kiyaku_bottom.gif) no-repeat;
	margin:0 auto 30px auto;
}

#kaitori_sample {
	width:100%;
	margin-top:10px;
	text-align:right;
}

#topfree {
	width:600px; height:auto;
	overflow: hidden;
}

#kaitorifree {
	width:650px; height:auto;
	overflow: hidden;
}

#shopifree {
	width:650px; height:auto;
	overflow: hidden;
}

#bar {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:auto;
}

#topfree {
	width:640px;
	overflow: hidden;
}

/*-------------買取ブランドリスト-------------*/


.itemtitle_k {
	font-weight:bold;
	width:100%;
	text-align:left;
	margin:10px 3px 0px 3px;
	background:#44C4FF;
	padding:3px 8px;

}

.itemtitle_l {
	font-weight:bold;
	width:100%;
	text-align:left;
	margin:10px 3px 0px 3px;
	background:#FFCCFF;
	padding:3px 8px;
}


.list_table {
	width:93%;
	margin:auto;
}


.list_table td {
	width:100%;
}

.list_table li {
	padding:3px 0 3px 8px;
	font-size:90%;
	line-height:170%;
}

.kids_kyoka {
	color:#44C4FF;
	font-weight:bold;
}
.ladys_kyoka {
	color:#FF40E2;
	font-weight:bold;
}

#kaitorilist {
  width:100%;
  padding : 0;
  margin : 0;

 }

#kaitorilist ul {
  padding : 0;
  margin : 0 0 0 10px;
  list-style-type: none;
}


#kaitorilist li {
  width : 33%;  /*リストの幅の設定*/
  float:left;  /*これで一列にリストを並ばせる*/
  padding : 0;
  margin : 0;
}


#kaitorilist1 {
  width:100%;
  padding : 0;
  margin : 0;

 }

#kaitorilist1 ul {
  padding : 0;
  margin : 0 0 0 10px;
  list-style-type: none;
}


#kaitorilist1 li {
  width : 33%;  /*リストの幅の設定*/
  float:left;  /*これで一列にリストを並ばせる*/
  padding : 0;
  margin : 0;
}


/*-------------変更不可-------------*/
/* HTMLタグ*/
body {font-size:12px; margin:0; padding:0; color:#5A5A5A; line-height:140% }
table, tr, td { font-size:12px; line-height:130%}
h1 { font-size:13px; font-style:normal; font-weight:bold; margin:0 0 0 0; padding:0 0 0 0;} 
h2 { font-size:13px; font-style:normal; font-weight:bold; margin:0 0 0 0; padding:0 0 0 0}
h3 { font-size:13px; font-style:normal; font-weight:bold; margin:0 0 0 0; padding:0 0 0 0} 
h4 { font-size:12px; font-style:normal; font-weight:bold; margin:0 0 0 0; padding:0 0 0 0} 
strong { font-weight:bold }
em { font-weight:normal; font-style:normal }
img { border:0px none }
