@charset "utf-8";

/*--背景設定--------------------------------------------------------------------------*/
body{
	background:#050630;
	margin:0;
	padding:0;
	letter-spacing:0.15em;
	}
#contents{/*大枠設定*/
	background:#ffffff;
	width:760px;
	margin:0 auto;
	}
#contents_bg{/*大枠背景設定*/
	background:url(http://treasure-house.jp/shop_colum/imgaes/bg_img.gif) no-repeat top left;
	width:760px;
	clear:both;
	float:left;
	}
	
#left{
	width:180px;
	float:left;
	margin:0;
	padding:0;
	}
	
#right{
	width:580px;
	float:left;
	margin:0;
	padding:0;
	min-height:530px;
	}
	
a img{
	border:0px;
	}
	
	
/*--左ナビ--------------------------------------------------------------------------*/
#navi{
	background:url(http://treasure-house.jp/shop_colum/imgaes/bg_navi.gif) no-repeat top left;
	width:168px;
	margin:0 6px;
	}
#navi .aria{
	text-align:center;
	width:135px;
	margin:0 0 0 16px;
	}
#navi .btn{
	width:150px;
	margin:30px auto;
	}
#navi .btn img{
	margin:0 0 5px 0;
	}


/*--ヘッダー--------------------------------------------------------------------------*/
#header{
	width:580px;
	padding:57px 0 0 0;
	height:15px;
	clear:both;
	text-align:right;
	}
#header .navi{
	background:#050630;
	}
#header .navi img{
	margin:0 8px;
	}

/*--コンテンツエリア--------------------------------------------------------------------------*/
#main_contents{
	width:580px;
	clear:both;
	}

/*--ページタイトル--*/	
#p_title{
	background:url(http://treasure-house.jp/shop_colum/imgaes/h1_page_title.gif) no-repeat top right;
	margin:27px 0 20px 0;
	padding:16px 15px 0 0;
	height:23px;
	text-align:right;
	}
#p_title h1{
	font-size:10px;
	color:#999999;
	margin:0;
	padding:0;
	font-weight:bold;
	letter-spacing:0.1em;
	}

/*--エントリー設定--*/
#entry{
	width:380px;
	float:left;
	}
#entry td{
	color:#898989;
	text-align:left;
	font-size:12px;
	}
#entry .title{
	background:url(http://treasure-house.jp/shop_colum/imgaes/h2_entry_bg.gif) no-repeat bottom left;
	width:380px;
	padding:14px 0 18px 0;
	}
#entry h2{
	font-size:16px;
	color:#e75d00;
	width:285px;
	margin:0 0 0 5px;
	padding:0;
	}
#entry .data{
	font-size:10px;
	color:#9c8141;
	margin:6px 0 0 0;
	letter-spacing:0;
	}
#entry .line{
	background:#dedede;
	}
#entry .txt{
	padding:8px 0 8px 8px;
	line-height:120%;
	}
#entry .txt img{
	margin:8px 0;
	}
#entry .pagetop{
	text-align:right;
	}
	
/*ページネーション*/
#entry .page_nate{
	margin:10px 0;
	text-align:center;
	font-size:12px;
	}
#entry .page_nate a{
	color:#5c2500;
	text-decoration:none;
	font-size:12px;
	}
#entry .page_nate a:hover{
	color:#855c40;
	text-decoration:none;
	}
#entry .page_nate a:visited{
	color:#cac796;
	text-decoration:underline;
	}

/*--サブナビ設定--*/
#subnavi{
	width:180px;
	margin:0 0 0 20px;
	float:left;
	}
#subnavi a{
	color:#5c2500;
	text-decoration:none;}
#subnavi a:hover{
	color:#855c40;
	text-decoration:none;
	}
#subnavi a:visited{
	color:#cac796;
	text-decoration:underline;
	}
#subnavi ul{
	margin:0;
	list-style:none;
	padding:0px;	
	font-size:12px;
	}
#subnavi li{
	margin:5px 0 5px 5px;
	padding:0 0 5px 15px;
	background:url(http://treasure-house.jp/shop_colum/imgaes/list_icon.gif) no-repeat top left;
	color:#5c2500;
	border-bottom:solid 1px #e8e3d8;
	}
#subnavi li .min{
	font-size:10px;
	color:#7e7e7e;
	letter-spacing:0;
	}
#new_entry{
	margin:0;
	padding:0;
	clear:both;
	}
#entry_archive{
	margin:0;
	padding:0;
	clear:both;
	}

/*--フッター--------------------------------------------------------------------------*/
#footer{
	background:#050630;
	text-align:right;
	clear:both;
	width:760px;
	margin:0 auto;
	}
#footer img{
	margin:5px 0;
	}