/*___________________________________________
    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%; }

/*フォントカラー*/
.fc_red {color:#FF0000}

/*背景イメージ*/
body {background-image:url(../images/top_images/bg_image.gif); }

/*コンテンツパディング*/
.p_contents {padding:0px 5px 0px 10px}


/*フリーダイヤルフォント*/
.free {
	font-size: 18px;
	font-weight: bolder;
}

/*ロゴバーのショップ情報*/

#Header {
	width:780px ;
	height:130px ;
	background:url(../images/navi/bar_back.gif) no-repeat left top ;
}

#Header h2 {
	float:left ;
}

#HeadimgBox {
	border:1px solid #cccccc ;
	float:left ;
	margin-top:3px ;
	padding:1px ;
}

p#Mail {
	float:left ;
	margin:102px 0 0 56px ;
	font-size:14px ;
	font-weight:bold ;
}

/*ロールオーバーイベント*/

/*デフォルト*/
a:link { color:#663333; text-decoration:underline }

/*クリック済み表示*/
a:visited { color:#ea6188; text-decoration:underline }

/*ロールオーバー時*/
a:hover { color:#ea6188; text-decoration:none;}

/*クリック時*/
a:active { color:#663333; text-decoration:none}


/*トップスクロール設定*/

/*新着情報*/
.top_scroll1 {
	width: 300px;
	height:100px;
	overflow: auto;
	border: none;
	scrollbar-base-color: #FFFFFF;
    scrollbar-track-color: #EEEEEE;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #663333;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-highlight-color: #663333;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color: #663333;
	line-height:140%;
	text-align:left
}

/*お知らせ登録*/
.top_scroll2 {
	width: 625px;
	height:200px;
	overflow: auto;
	border: none;
	scrollbar-base-color: #FFFFFF;
    scrollbar-track-color: #EEEEEE;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #663333;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-highlight-color: #663333;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color: #663333;
	line-height:130%;
	text-align:left
}


.line{
border-bottom: 2px dotted #CC6633;
border-left: 5px solid #CC6633;
}


/*行の高さ*/
.lh15 {
line-height:15px
}

.lh10 {
line-height:10px
}

.lh05 {
line-height:5px
}

.lh03 {
line-height:3px
}

/*幅の大きさ*/
.width15{width:15px}

.width10{width:10px}

.width1 {width:1px}


/*送料バナーマージン*/
.m_soryo {margin:1px 10px 1px 35px;
          text-align:left}
		  
/*買取方法バナーマージン*/
.m_kaitori {margin:2px 5px 2px 5px;
            text-align:left;
			font-size:14px;
			font-weight:bold;
			line-height:20px;
			letter-spacing:2px}
			
/*新着マージン*/
.m_sintyaku {margin:3px 3px 3px 3px}

/*買取方法パディング*/
.p_kaitori {padding:3px 10px 3px 3xp}


/*お知らせ*/
.p_info { width:100%;
          padding:5px 3px 5px 3px;
		  border-width:1px 1px 1px 1px;
		  border-style:solid;
		  border-color:#663333}

/*説明*/
.p_setumei {padding:10px 0px 10px 0px}

/*-------------古物営業法リスト-------------*/

.kob_title {text-indent:1em;
			color:#888888
			}

/*-------------買取ブランドリスト-------------*/


.itemtitle_k {
	font-weight:bold;
	width:100%;
	text-align:left;
	margin:10px 3px 0px 3px;
	background:#FFFBF5;
	padding:3px 8px;

}

.itemtitle_l {
	font-weight:bold;
	width:100%;
	text-align:left;
	margin:10px 3px 0px 3px;
	background:#FFFBF5;
	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;
	text-align:left;
}
.ladys_kyoka {
	color:#FF40E2;
	font-weight:bold;
	text-align:left;
}

.mens_kyoka {
	color:#999900;
	font-weight:bold;
	text-align:left;
}


#kaitorilist {
  padding : 0;
  margin : 0;

 }
#kaitorilist ul{
  padding : 0;
  margin : 0;
  margin-top : 5px;
  margin-left : 3px;

 }

#kaitorilist li {
  width : 33%;  /*リストの幅の設定*/
  float:left;  /*これで一列にリストを並ばせる*/
  padding : 0;
  margin : 0;
  list-style:none;
}

#kaitorilist1 {
  padding : 0;
  margin : 0;

 }
#kaitorilist1 ul{
  padding : 0;
  margin : 0;
  margin-top : 5px;
  margin-left : 3px;

 }

#kaitorilist1 li {
  width : 33%;  /*リストの幅の設定*/
  float:left;  /*これで一列にリストを並ばせる*/
  padding : 0;
  margin : 0;
  list-style:none;
}

.kaitori_title {
    color:#663333;
	text-align:center;
	padding:5px 0px 5px 0px;
	border-style:double;
	border-width:1px 0px 1px 0px;
	}
	
.kaitori_flow {
	padding:10px 5px 5px 10px;
}


.bs_trbl {
	border-style:solid;
    border-width:1px 1px 1px 1px;
	border-color:#663333;
		  }
		  
.newbs_trbl {border-style:solid;
          border-width:1px 1px 1px 1px;
		  border-color:#cc9966;
		  }

.bs_b {border-style:solid;
       border-width:0px 0px 1px 0px;
	   border-color:#663333;
       }

.bs_br {border-style:solid;
       border-width:0px 1px 1px 0px
       }
	   
.bs_r {border-style:solid;
       border-width:0px 1px 0px 0px
       }

#bar {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:auto;
}

.style1 {color: #FF3366}

.style2 {color: #FF0066}

.style3 {color: #FF0033}

.style4 {color: #ea6188}

.style5 {
	color: #ea6188;
	font-weight: bold;
}

.itemtitle_m {
	font-weight:bold;
	width:100%;
	text-align:left;
	margin:10px 3px 0px 3px;
	padding:3px 8px;
	color: #333333;
	background-color:#FFFBF5;
}

/*-------------買取キャンペーンテキスト-------------*/
.camtext{
	background:url(../images/top_images/cam_comment_back.jpg) no-repeat left top ;
	width:635px ;
	height:130px ;
	text-align:center;
	line-height:200%;
}

.camtext a:link {color:#0080ff; text-decoration:underline}

.camtext a:visited { color:#0080ff; text-decoration:underline }

.camtext a:hover { color:#ea6188; text-decoration:none }

.camtext a:active { color:#0080ff; text-decoration:none }


/*-------------変更不可-------------*/
/* 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:780px;width:65.2em;margin:45px auto 0 auto;text-align:left;
}
/* XHTMLタグ*/
.whole {width:780px}
p {text-align:left}
