/*___________________________________________
    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; }

/*フリーダイヤルフォント*/
.free {
	font-size: 18px;
	font-weight: bolder;
}

/*ロールオーバーイベント*/

/*デフォルト*/
a:link { color:#FF6600; text-decoration:underline }

/*クリック済み表示*/
a:visited { color:#003399; text-decoration:underline }

/*ロールオーバー時*/
a:hover { color:#E86343; text-decoration:none }

/*クリック時*/
a:active { color:#E86343; text-decoration:none }

/*トップスクロール設定*/

/*新着情報*/
.top_scroll1 {
	width: 300px;
	height:80px;
	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%
}


.line{
border-bottom: 2px dotted #FF7007;
border-left: 5px solid #FF7007;
}

.line2{
border-bottom: 5px dotted #FF7007;
}


table { border-collapse: collapse; }

#wrapper {
	min-width:780px;width:65.2em;margin:45px auto 0 auto;text-align:left;
}

#bar {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:auto;
}


#freesp {
	width:640px;
	text-align:left;
	margin:0 5px 0 5px;
	overflow:scroll;
}

#topfree {
	width:640px;
	overflow: hidden;
}


/*-------------買取ブランドリスト-------------*/


.itemtitle_k {
	font-weight:bold;
	text-align:left;
	margin:10px 3px 0px 3px;
	background:#44C4FF;
	padding:3px 8px;

}

.itemtitle_l {
	font-weight:bold;
	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:130%;
}

.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;
  list-style-type: none;
}


#kaitorilist li {
  width : 32%;  /*リストの幅の設定*/
  float:left;  /*これで一列にリストを並ばせる*/
  padding : 0;
  margin :10px 0 0 5px;
}


#kaitorilist1 {
  width:100%;
  padding : 0;
  margin : 0;

 }

#kaitorilist1 ul {
  padding : 0;
  margin : 0;
  list-style-type: none;
}


#kaitorilist1 li {
  width : 32%;  /*リストの幅の設定*/
  float:left;  /*これで一列にリストを並ばせる*/
  padding : 0;
  margin :10px 0 0 5px;
}






/*-------------変更不可-------------*/
/* HTMLタグ*/
body {font-size:12px; margin:0; padding:0; color:#666666; line-height:140%; text-align: center}
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; text-align: left;}
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 }
