/*---------------------------------------------------------------*/
body{
	background:#F9F9F9 url(../images/common/bg.gif) 50% 0 repeat-y;
	text-align:center;
}

/*---------------------------------------------------------------*/
a{
	color:#116C1E;
	text-decoration:none;
	}
a:hover{
	color:#4FC861;
	text-decoration:underline;
	}


/*---------------------------------------------------------------*/
/*コンテンツコンテナ*/
/*---------------------------------------------------------------*/
div#container{
	width:800px;
	margin:0 auto;
	background:#FFF;
	text-align:left;
	position:relative;
	}

/*---------------------------------------------------------------*/
/*ヘッダー領域*/
/*---------------------------------------------------------------*/
h1{
	width:800px;
	height:143px;
	background:url(../images/common/header.gif) no-repeat #000;
	text-indent:-9999px;
	}

/*---------------------------------------------------------------*/
/*メインコンテンツ領域*/
/*---------------------------------------------------------------*/
div#main{
	width:600px;
	float:right;
	margin:18px 0 0 0;
	}

p#topicPath{
	}
	
/*---------------------------------------------------------------*/
/*メインメニュー*/
/*---------------------------------------------------------------*/
div#menu{
	background:#CCC;
	width:190px;
	min-height:757px;
	margin:20px 0 0 0;
	background:url(../images/common/menu_off.gif) no-repeat 10px 0;
	}

/*h3, h4は各見出し共通*/
div#menu h3{
	width:100%;
	height:52px;
	text-indent:-9999px;
	}
div#menu h4{
	width:100%;
	height:40px;
	text-indent:-9999px;
	}

/*---------------------------------------------------------------*/
/*買取方法*/
/*---------------------------------------------------------------*/
ul#howtoBuyingUp{
	width:160px;
	height:101px;
	margin:0 0 0 15px;
	list-style:none;
	}

/*宅配買取/------------------------------------------------------*/
li#takuhai{
	width:160px;
	height:24px;
	}
li#takuhai a{
	display:block;
	width:160px;
	height:24px;
	text-indent:-9999px;
	}
li#takuhai a:hover{
	background:url(../images/common/menu_on.gif) -5px 569px;
	}

/*店頭買取/------------------------------------------------------*/
li#tento{
	width:160px;
	height:24px;
	}
li#tento a{
	display:block;
	width:160px;
	height:24px;
	text-indent:-9999px;
	}
li#tento a:hover{
	background:url(../images/common/menu_on.gif) -5px 545px;
	}

/*出張買取/------------------------------------------------------*/
li#shuccho{
	width:160px;
	height:24px;
	}
li#shuccho a{
	display:block;
	width:160px;
	height:24px;
	text-indent:-9999px;
	}
li#shuccho a:hover{
	background:url(../images/common/menu_on.gif) -5px 521px;
	}

/*写メール買取/--------------------------------------------------*/
li#shamail{
	width:160px;
	height:24px;
	}
li#shamail a{
	display:block;
	width:160px;
	height:24px;
	text-indent:-9999px;
	}
li#shamail a:hover{
	background:url(../images/common/menu_on.gif) -5px 497px;
	}

/*---------------------------------------------------------------*/
/*取扱商品*/
/*---------------------------------------------------------------*/
ul#catalogue{
	width:160px;
	height:125px;
	margin:0 0 0 15px;
	list-style:none;
	}

/*貴金属/--------------------------------------------------------*/
li#iMetal{
	width:160px;
	height:24px;
	}
li#iMetal a{
	display:block;
	width:160px;
	height:24px;
	text-indent:-9999px;
	}
li#iMetal a:hover{
	background:url(../images/common/menu_on.gif) -5px 428px;
	}

/*ブランド/------------------------------------------------------*/
li#iBrand{
	width:160px;
	height:24px;
	}
li#iBrand a{
	display:block;
	width:160px;
	height:24px;
	text-indent:-9999px;
	}
li#iBrand a:hover{
	background:url(../images/common/menu_on.gif) -5px 404px;
	}

/*時計/----------------------------------------------------------*/
li#iWatch{
	width:160px;
	height:24px;
	}
li#iWatch a{
	display:block;
	width:160px;
	height:24px;
	text-indent:-9999px;
	}
li#iWatch a:hover{
	background:url(../images/common/menu_on.gif) -5px 380px;
	}

/*美術品/--------------------------------------------------------*/
li#iArt{
	width:160px;
	height:24px;
	}
li#iArt a{
	display:block;
	width:160px;
	height:24px;
	text-indent:-9999px;
	}
li#iArt a:hover{
	background:url(../images/common/menu_on.gif) -5px 356px;
	}

/*チケット/------------------------------------------------------*/
li#iTicket{
	width:160px;
	height:24px;
	}
li#iTicket a{
	display:block;
	width:160px;
	height:24px;
	text-indent:-9999px;
	}
li#iTicket a:hover{
	background:url(../images/common/menu_on.gif) -5px 332px;
	}

/*---------------------------------------------------------------*/
/*買取相場*/
/*---------------------------------------------------------------*/
ul#BuyingUpMarket{
	width:160px;
	height:77px;
	margin:0 0 0 15px;
	list-style:none;
	}

/*貴金属/--------------------------------------------------------*/
li#pMetal{
	width:160px;
	height:24px;
	}
li#pMetal a{
	display:block;
	width:160px;
	height:24px;
	text-indent:-9999px;
	}
li#pMetal a:hover{
	background:url(../images/common/menu_on.gif) -5px 263px;
	}

/*ブランド/------------------------------------------------------*/
li#pBrand{
	width:160px;
	height:24px;
	}
li#pBrand a{
	display:block;
	width:160px;
	height:24px;
	text-indent:-9999px;
	}
li#pBrand a:hover{
	background:url(../images/common/menu_on.gif) -5px 239px;
	}

/*時計/----------------------------------------------------------*/
li#pWatch{
	width:160px;
	height:24px;
	}
li#pWatch a{
	display:block;
	width:160px;
	height:24px;
	text-indent:-9999px;
	}
li#pWatch a:hover{
	background:url(../images/common/menu_on.gif) -5px 215px;
	}

/*美術品/--------------------------------------------------------*/
li#pArt{
	width:160px;
	height:24px;
	}
li#pArt a{
	display:block;
	width:160px;
	height:24px;
	text-indent:-9999px;
	}
li#pArt a:hover{
	background:url(../images/common/menu_on.gif) -5px 215px;
	}

/*チケット/------------------------------------------------------*/
li#pTicket{
	width:160px;
	height:24px;
	}
li#pTicket a{
	display:block;
	width:160px;
	height:24px;
	text-indent:-9999px;
	}
li#pTicket a:hover{
	background:url(../images/common/menu_on.gif) -5px 428px;
	}

/*---------------------------------------------------------------*/
/*知りたい*/
/*---------------------------------------------------------------*/
ul#info{
	width:160px;
	height:53px;
	margin:0 0 0 15px;
	list-style:none;
	}

/*お客様の声/----------------------------------------------------*/
li#customers_voice{
	width:160px;
	height:24px;
	}
li#customers_voice a{
	display:block;
	width:160px;
	height:24px;
	text-indent:-9999px;
	}
li#customers_voice a:hover{
	background:url(../images/common/menu_on.gif) -5px 194px;
	}

/*高価買取の秘密/------------------------------------------------*/
li#howto{
	width:160px;
	height:24px;
	}
li#howto a{
	display:block;
	width:160px;
	height:24px;
	text-indent:-9999px;
	}
li#howto a:hover{
	background:url(../images/common/menu_on.gif) -5px 146px;
	}

/*色々ランキング/------------------------------------------------*/
li#ranking{
	width:160px;
	height:24px;
	}
li#ranking a{
	display:block;
	width:160px;
	height:24px;
	text-indent:-9999px;
	}
li#ranking a:hover{
	background:url(../images/common/menu_on.gif) -5px 146px;
	}

/*宅配キットって/------------------------------------------------*/
li#dlv_kit{
	width:160px;
	height:24px;
	}
li#dlv_kit a{
	display:block;
	width:160px;
	height:24px;
	text-indent:-9999px;
	}
li#dlv_kit a:hover{
	background:url(../images/common/menu_on.gif) -5px 122px;
	}

/*---------------------------------------------------------------*/
/*質業務*/
/*---------------------------------------------------------------*/
ul#about{
	width:160px;
	height:55px;
	margin:0 0 0 15px;
	list-style:none;
	}

/*質屋とは/------------------------------------------------------*/
li#about_shichi{
	width:160px;
	height:24px;
	}
li#about_shichi a{
	display:block;
	width:160px;
	height:24px;
	text-indent:-9999px;
	}
li#about_shichi a:hover{
	background:url(../images/common/menu_on.gif) -5px 53px;
	}

/*質預かりの流れ/------------------------------------------------*/
li#flow{
	width:160px;
	height:24px;
	}
li#flow a{
	display:block;
	width:160px;
	height:24px;
	text-indent:-9999px;
	}
li#flow a:hover{
	background:url(../images/common/menu_on.gif) -5px 29px;
	}


/*---------------------------------------------------------------*/
/*フッター*/
/*---------------------------------------------------------------*/
div#footer{
	clear:both;
	width:800px;
	height:52px;
	background:url(../images/common/footer.gif) no-repeat 0 34px;
	padding:52px 0 0 0;
	}

p.toTop{
	clear:both;
	display:block;
	height:30px;
	padding:0 10px 0 0;
	text-align:right
	}
	
ul#footerNavi{
	display:block;
	text-align:center;
	margin:0 auto 5px;
	}
ul#footerNavi li{
	display:inline;
	}
	
p#copyright{
	text-align:center;
	font-size:10px;
	}

/*---------------------------------------------------------------*/
/*サブメニュー*/
/*---------------------------------------------------------------*/
div#submenu{
	position:absolute;
	left:0;
	top:109px;
	width:800px;
	height:34px;
	background:url(../images/common/subMenu_off.gif) no-repeat;
	}
div#submenu	ul{
	width:100%;
	height:34px;
	}
div#submenu	ul li{
	display:inline;
	height:34px;
	}

/*トップ*/
li#top a{
	display:block;
	width:81px;
	height:34px;
	float:left;
	text-indent:-9999px;
	}
li#top a:hover{
	background:url(../images/common/subMenu_on.gif) 0 0;
	}

/*トップ*/
li#top a{
	display:block;
	width:81px;
	height:34px;
	float:left;
	text-indent:-9999px;
	}
li#top a:hover{
	background:url(../images/common/subMenu_on.gif) 0 0;
	}

/*はじめての方へ*/
li#readme a{
	display:block;
	width:137px;
	height:34px;
	float:left;
	text-indent:-9999px;
	}
li#readme a:hover{
	background:url(../images/common/subMenu_on.gif) -81px 0;
	}

/*選べる買取コース*/
li#sell_index a{
	display:block;
	width:135px;
	height:34px;
	float:left;
	text-indent:-9999px;
	}
li#sell_index a:hover{
	background:url(../images/common/subMenu_on.gif) -218px 0;
	}

/*よくある質問*/
li#faq a{
	display:block;
	width:116px;
	height:34px;
	float:left;
	text-indent:-9999px;
	}
li#faq a:hover{
	background:url(../images/common/subMenu_on.gif) -353px 0;
	}

/*よくある質問*/
li#faq2 a{
	display:block;
	width:116px;
	height:34px;
	float:left;
	text-indent:-9999px;
	}
li#faq2 a:hover{
	background:url(../images/common/subMenu_on.gif) -353px 0;
	}



/*ブログバナー*/
img.banblog{
	margin:20px 0 0 10px;
}


/*準備中ページ見出し*/
h2#uc{
	width:580px;
	height:36px;
	margin:0 0 40px 0;
	background:url(../images/common/h2_uc.gif) no-repeat;
	text-indent:-9999px;
	}


























