/*___________________________________________
    StyleSheet Ver1 
    Copyright (C) 2004 wonderjulia Co,.ltd.
    http://www.wonderjulia.com
___________________________________________*/

@import "link.css";
@import "navi.css";
@import "index.css";
@import "kaitori.css";
@import "shopinfo.css";

/*-------------変更可-------------*/
/* HTMLタグ*/

/*区切り線*/
hr {
	height:1px;
	border: none;
	background-color: #CCCCCC;
	color: #CCCCCC;
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}

/*小さいフォント*/
.s1 { font-size: 10px; }

/*見出しフォント*/
.m1 { font-size: 16px;
	line-height: 120%; }


/*フリーダイヤルフォント*/
.free {
	font-size: 18px;
	font-weight: bolder;
}

/*ロールオーバーイベント*/

/*デフォルト*/
a:link { color:#AC0000; text-decoration:underline }

/*クリック済み表示*/
a:visited { color:#AD0000; text-decoration:underline }

/*ロールオーバー時*/
a:hover { color:#CC0000; text-decoration:none }

/*クリック時*/
a:active { color:#E86343; text-decoration:none}



/*トップスクロール設定*/

/*新着情報*/
.top_scroll1 {
	width: 235px;
	height:138px;
	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: 159px;
	height:199px;
	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;
	color: #FFFFFF;
}


.line{
border-bottom: 2px dotted #CC6633;
border-left: 5px solid #CC6633;
}



/*-------------買取ブランドリスト-------------*/


.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 ul{
  padding : 0;
  margin : 10px 0 0 10px;

 }

#kaitorilist li {
  width : 33%;  /*リストの幅の設定*/
  float:left;  /*これで一列にリストを並ばせる*/
  padding : 0;
  margin : 0;
  list-style:none;
}

#kaitorilist1 {
  padding : 0;
  margin : 0;

 }

#kaitorilist1 li {
  width : 33%;  /*リストの幅の設定*/
  float:left;  /*これで一列にリストを並ばせる*/
  padding : 0;
  margin : 0;
  list-style:none;
}

#bar {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:auto;
}

/*-------------メインページと右カラム-------------*/


#right {
	float: right;
	width: 190px;
	margin: 0px 0 20px 10px
}
#right_from {
	width:182px; 
	margin: 0px 0 0 0px;
}
#right p {
	text-align: left;
	margin-top: 10px;
	padding-left: 5px;
}

/*買取フォーム_外枠用*/
#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;
}

#topfree {
	width:650px; height:auto;
	overflow: hidden;
}

#kaitorifree {
	width:650px; height:auto;
	overflow: hidden;
}

.kaitori_lin {
	border-right: 1px #401617 solid;
	border-left: 1px #401617 solid;
}

.kaitori_lin_bottom {
	border-right: 1px #401617 solid;
	border-left: 1px #401617 solid;
	border-bottom: 1px #401617 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;} 
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 }
#wrapper {
	min-width:980px;
	width:65.2em;
	margin:40px auto 0 auto;
	text-align:left;
	background-image: url(../images/bg.jpg);
	min-height:140px;
	overflow:auto;
}
#main {
	float: left;
	width: 780px;
	overflow:hidden;
}
/* XHTMLタグ*/
.whole {width:980px}
p {text-align:left}
