/*___________________________________________
    StyleSheet Ver1 
    Copyright (C) 2004 wonderjulia Co,.ltd.
    http://www.wonderjulia.com
___________________________________________*/


/*-------------変更可-------------*/

/*ボディータグ内要素*/

body {
	margin:0;
	padding:0;
	color:#666666;
	line-height:140%;
	text-align:center;
}

/*区切り線*/
hr {
	color:#CCCCCC;
	margin:0;
	padding:0;
	height:1px
}

/*小さいフォント*/
.s1 {
	font-size: 10px;
}

/*フリーダイヤルフォント*/
.free {
	font-size: 18px;
	font-weight: bolder;
}

/*お知らせ枠*/
.waku {
	line-height:180%
}

/*ボーダーライン*/
.border {
	border-collapse: collapse
}

/*ロールオーバーイベント*/

/*デフォルト*/
a:link {
	color:#333333;
	text-decoration:underline
}

/*ロールオーバー時*/
a:hover {
	color:#690005;
	text-decoration:none
}

/*クリック時*/
a:active {
	color:#999999;
	text-decoration:none
}


/*クリック済み表示*/
a:visited {
	color:#333333;
	text-decoration:underline
}

.brown a:link {
	color:#690005;
	text-decoration:underline
}

.brown a:hover {
	color:#999999;
	text-decoration:none
}

.brown a:active {
	color:#999999;
	text-decoration:none
}

.brown a:visited {
	color:#690005;
	text-decoration:underline
}

/*買取フォーム用*/

#center00 {
	min-width:1000px;
	width:71.2em;
	margin:0px auto 0 auto;
	text-align:left;
}

#kiyaku_naiyo {
	background:url(img/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(img/kaitori/kaitori_kiyaku_bottom.gif) no-repeat;
	margin:0 auto 30px auto;
}

#kaitori_sample {
	width:100%;
	margin-top:10px;
	text-align:right;
}

#topfree {
	width:650px;
	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;
}

/*80×60 ブランドバナー*/

.brand_kids_title {
	border-style: solid;
	border-color: #add8e6;
	border-width: 0pt 0pt 2px 15px;
	margin: 0pt 0pt 10px -10px;
	padding: 7px 0px 0pt 5px;
	font-size: 16px;
	height: 30px;
	width:310px;
}

.brand_ladys_title {
	border-style: solid;
	border-color: #db7093;
	border-width: 0pt 0pt 2px 15px;
	margin: 0pt 0pt 10px -10px;
	padding: 7px 0px 0pt 5px;
	font-size: 16px;
	height: 30px;
	width:310px;
}

.brand_80_01 {
	width:auto;
	float:left;
	font-size:10px;
}

.brand_80_02 {
	width:100px;
	margin:5px 0;
	float:left;
	text-align:center;
}


/*----------------20100201追加取扱いブランドのスタイル-----------------*/
#brandlist {
	width:600px ;
	margin:0 0 20px 20px ;
}

#brandlist h3 {
	text-align:left ;
}

#kids_list {
	width:600px;
	text-align:left;
}

.quick_link {
	text-align:center;
	margin:10px auto;
}

#kids_list h3 {
	border-bottom:1px solid #0000FF;
	color:#0000FF;
	margin-bottom:5px;
	margin-top:5px;
	clear:both;
}

#kids_list ul {
	list-style:none;
	width:600px ;
}

#kids_list li {
	width:200px;
	float:left;
	margin:5px 0;
}

.kids_color {
	color:#0000FF;
}

#ladys_list {
	width:600px;
	text-align:left;
}
#ladys_list h3 {
	border-bottom:1px solid #FF0099;
	color:#FF0099;
	margin-bottom:5px;
	margin-top:5px;
	clear:both;
}

#ladys_list h4 {
	border-bottom:1px solid #FF0099;
	color:#FF0099;
	margin-bottom:5px;
	margin-top:5px;
	clear:both;
}

#ladys_list ul {
	list-style:none;
	width:600px ;
}

#ladys_list li {
	width:200px;
	float:left;
	margin:5px 0;
}

.ladys_color {
	color:#FF0099;
}

.pagetop {
	margin:10px auto;
}



/*-------------変更不可-------------*/
/* HTMLタグ*/

body, table, tr, td {
	font-size:12px;
	line-height:130%
}

h1 {
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0
}

h2 {
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0
}

h3 {
	font-size:14px;
	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
}

/*トップスクロール設定*/
.top_scroll1 {
	width: 430px;
	height: 105px;
	overflow: auto;
	border: none;
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #EEEEEE;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #888888;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #888888;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #888888;
	line-height:180%
}
