@charset "shift_jis";
/*___________________________________________
    StyleSheet Ver1 
    Copyright (C) 2004 wonderjulia Co,.ltd.
    http://www.wonderjulia.com
___________________________________________*/


@import "link.css";
@import "navi.css";



/*-------------変更可-------------*/
/* HTMLタグ*/

/*区切り線*/
hr { color:#CCCCCC; margin:0; padding:0; height:1px }

/*小さいフォント*/
.s1 { font-size: 10px; }

/*見出しフォント*/
.m1 { font-size: 16px;
	line-height: 120%; }


/*フリーダイヤルフォント*/
.free {
	font-size: 18px;
	font-weight: bolder;
}

/*ロールオーバーイベント*/

/*デフォルト*/
a:link { color:#165b28; 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: 290px;
	height:92px;
	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%;
	text-align:left
}

/*お知らせ登録*/
.top_scroll2 {
	width: 415px;
	height:79px;
	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%;
	text-align:left;
	padding:0 5px 0 5px;
}


.line{
border-bottom: 2px dotted #CC6633;
border-left: 5px solid #CC6633;
}

/*-------------ナビゲーションボタン-------------*/


#menu {
	text-align:center;
	width:130px;
	margin:0;
	padding:0;
}

#menu ul{
	margin:0;
	padding:0;
}

#menu li{
	list-style:none;
}

#menu li img{
	vertical-align:bottom;
}

/*-------------買取ブランドリスト-------------*/


.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;
}


#kaitorilist li {
  width : 32%;  /*リストの幅の設定*/
  float:left;  /*これで一列にリストを並ばせる*/
  padding : 0;
  margin : 0;
  list-style:none;
}


#kaitorilist1 {
  width:100%;
  padding : 0;
  margin : 0;

 }

#kaitorilist1 ul {
  padding : 0;
  margin : 0 0 0 10px;
}


#kaitorilist1 li {
  width : 32%;  /*リストの幅の設定*/
  float:left;  /*これで一列にリストを並ばせる*/
  padding : 0;
  margin : 0;
  list-style:none;
}

/*-------------ミラボバー-------------*/

#bar {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:auto;
}

/*---フリー枠のはみ出し分をカット----*/

#topfree {
	width:650px; height:auto;
	overflow: hidden;
}

/*---フロート設定----*/

.float {
	float:left;
	text-align:center;
	width:50%;
}

.floathr {
	float:left;
	width:50%;
}

.floatto {
	float:left;
	text-align:center;
}

/*---フリー枠用----*/

#topfree {
	width:650px; height:auto;
	overflow: hidden;
}

/*---横幅----*/


.w96 {
	width:96%;
}

/*---買取り方法用----*/


.kait {
	background-color:#fbef14;
	padding:3px
}

/*---過去の更新情報のバックグラウンド----*/

.infoback {
 background-color:#fbef14;
}


/*---トップページのアイテム検索のバックグラウンド----*/

.kidsback {
background-color:#92d0be;
text-align:center;
width:140px;
}

.kidsback2 {
background-color:#92d0be;
text-align:center;
width:25%;
}

.ladysback {
background-color:#f08fa3;
text-align:center;
width:140px;
}

.ladysback2 {
background-color:#f08fa3;
text-align:center;
width:280px;
}


/*---ボーダー----*/
.infobor {
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
}

/*-------------変更不可-------------*/
/* HTMLタグ*/
body {font-size:12px; margin:0; padding:0; color:#5A5A5A; 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;text-align: left;} 
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;text-align: left;} 
h4 { font-size:12px; font-style:normal; font-weight:bold; margin:0 0 0 0; padding:0 0 0 0;text-align: left;} 
h5 { font-size:12px; font-style:normal; font-weight:bold; margin:0 0 0 0; padding:0 0 0 0;text-align: left;} 
strong { font-weight:bold }
em { font-weight:normal; font-style:normal }
img { border:0px none }
#wrapper {
	min-width:780px;width:65.2em;margin:45px auto 0 auto;text-align:left;
}
/* XHTMLタグ*/
.whole {width:780px}
p {text-align:left;margin:0;padding:0}
