/* カラーレイアウト */

/* リンク */
a:link { color: #0000FF; text-decoration: underline;} 
a:visited { color: #0000FF; text-decoration: underline;} 
a:hover { color: #0000FF;text-decoration: underline; } 
a:active { color: #0000FF;text-decoration: underline; }

body {	background:url(../img/bg.gif) #F5F5F5 repeat left top;}
#wrap {
	background-color: #FFFFFF;
	color: #333333;
}
#head{background-color: #FFFFFF;}
#head h1 a{color:#CC0000;}
.title-box {background:url(../img/title_bg.jpg) no-repeat;color: #666666;}

#foot {	border-top:solid 1px #CCCCCC;}

.pr-box {color:#0099CC;}
.pr-box a{color:#0099CC;}
.pr-box a:hover{color:#00CCFF;text-decoration:underline;}


/* ヘッダメニュー */
.navi .menu a{background:url(../img/menu_bg.jpg) no-repeat;color: #486266;text-decoration: none;}
.navi .menu2 a{background:url(../img/menu_on.jpg) no-repeat;color: #FEF8F5;text-decoration: none;}
.navi .menu a:hover{background:url(../img/menu_hover.jpg) no-repeat;color: #FFFFFF;text-decoration: none;}
.navi .menu2 a:hover{background:url(../img/menu_hover.jpg) no-repeat;color: #FFFFFF;text-decoration: none;}

/* サイドメニュー */
#sm-box{background:url(../img/sm_bg.gif) no-repeat;}


/* リマインドメニュー */
#rm-box{background:url(../img/rm_bg.gif) no-repeat;}

/* TOP ランキング*/
.rank-box{background:url(../img/rank_box_bg.gif) repeat-y;}
.rank-box-bot{background:url(../img/rank_bot_bg.gif) no-repeat;}

.ranking .menu{background:url(../img/brt_buy.gif) left center no-repeat;}
.ranking .menu-bot{background:url(../img/brt_buy.gif) left center no-repeat;}

.ranking .menu1{background:url(../img/brt_rank1.gif) left center no-repeat;}
.ranking .menu2{background:url(../img/brt_rank2.gif) left center no-repeat;}
.ranking .menu3{background:url(../img/brt_rank3.gif) left center no-repeat;}
.ranking .menu4{background:url(../img/brt_rank4.gif) left center no-repeat;}
.ranking .menu5{background:url(../img/brt_rank5.gif) left center no-repeat;}
.ranking .menu6{background:url(../img/brt_rank6.gif) left center no-repeat;}
.ranking .menu7{background:url(../img/brt_rank7.gif) left center no-repeat;}
.ranking .menu8{background:url(../img/brt_rank8.gif) left center no-repeat;}
.ranking .menu9{background:url(../img/brt_rank9.gif) left center no-repeat;}
.ranking .menu10{background:url(../img/brt_rank10.gif) left center no-repeat;}

/* TOP インフォメーション */
#info{ height: 114px; background:url(../img/top_info_bg.jpg) no-repeat;}

/* 店舗一覧 */
.shop-img{background-color: #F5F5F5;}
.shop-add{background:url(../img/brt_add.gif) no-repeat;}
.shop-tel{background:url(../img/brt_tel.gif) no-repeat;}
.shop-time{background:url(../img/brt_time.gif) no-repeat;}
.shop-holiday{background:url(../img/brt_holiday.gif) no-repeat;}
.shop-box{border:solid 1px #CCCCCC;}



/* 買取ランキング */
.spec_ttl1, .spec_ttl2 {background-color: #FFCCCC;color:#660000;}
.spec_data1, .spec_data2 {color:#666666;}
.order{background-color: #CC0000;color:#FFFFFF;}
.order1{background-color: #CC9900;color:#FFFFFF;}
.order2{background-color: #666666;color:#FFFFFF;}
.order3{background-color: #993300;color:#FFFFFF;}

/* 買取までの流れ */
.step{background-color: #CC0000;color:#FFFFFF;}
.flow{color:#CC0000;}

/* 見出し */
.cont-ttl{
	background:url(../img/cont_ttl.jpg) no-repeat;
	color: #666666;
}

.minicont-ttl{
	background:url(../img/minicont_ttl.jpg) no-repeat;
	color: #666666;
}
.rank-ttl{
	background:url(../img/rank_ttl.jpg) no-repeat;
	color: #666666;
}
.shop-ttl{background-color: #F5F5F5;color: #666666;border:solid 1px #CCCCCC;}
.item-ttl{background-color: #F5F5F5;}

/* サイトマップ */
.sm-ttl{background:url(../img/brt_buy.gif) left center no-repeat;}

/* コピーライト */
.copyright a{color:#999999;text-decoration: none;}
.copyright a:visited { color: #999999;text-decoration: none; } 
.copyright a:hover { color: #999999;text-decoration: underline; } 

/* 全ページ共通 */

.input_border {
	border:solid 1px #000000;
}



