@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:#FF6600; text-decoration:underline }

/*クリック済み表示*/
a:visited { color:#FF9933; text-decoration:underline }

/*ロールオーバー時*/
a:hover { color:#CC3300; text-decoration:none }

/*クリック時*/
a:active { color:#FF6600; text-decoration:none}




/*コンテンツの幅*/
.contents{
width: 645px;
margin:0px;
padding:0px;
text-align:left;
margin-left:5px;
}


/*ショッピングボックス*/
.shoppingbox{
width: 320px;
border-style:solid;
border-color:#CCCCCC;
border-width:1px;
margin:0px 0px 10px 0px;
text-align:left;
}



/*点線*/
.dotline{
margin:10px 0px 10px 0px;
}


/*ショートカット検索部分*/
.seacharea{
line-height:160%;
}



/*マージンボトム10*/
.bottom10{
margin:0px 0px 10px 0px;
}



/*マージン上下10*/
.updown10{
margin:10px 0px 10px 0px;
}


/*マージン上10*/
.up10{
margin:10px 0px 0px 0px;
}



/*買取りテキストエリア*/
.textarea{
width: 640px;
margin:0px 0px 0px 5px;
line-height: 160%;
}


/*矢印アイコン*/
.arrow{
margin:0px 5px 0px 0px;
}

/*メイン写真*/
.pohotospace{
width: 645px;
margin:0px 0px 10px 0px;
}


/*新着ボタンエリア*/
.newsbtn{
padding-left:10px;
text-align:left;
}




/*トップスクロール設定*/

/*新着情報*/
.top_scroll1 {
	width:298px;
	height:90px;
	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:18px;
	text-align:left;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}






.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 {
  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;
}


/*買取フォーム用*/


#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;
}

/*-------------変更不可-------------*/
/* HTMLタグ*/
body {font-size:12px; margin:0; padding:0; color:#333333; line-height:140%;text-align: center; }
table, tr, td {	font-size:12px;	line-height:130%; border-collapse: collapse}
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:1000px;width:75.2em;margin:45px auto 0 auto;text-align:left;
}
/* XHTMLタグ*/
.whole {width:1000px}
p {text-align:left}


/*買取フォーム　inputタグの調整*/
#name{
	width:160px;
}

#namespeaking{
	width:160px;
}

#telephone1{
	width:40px
}

#telephone2{
	width:40px
}

#telephone3{
	width:40px
}

#mailaddress{
	width:160px;
}

#comment{
	width:160px !important;
}


