@charset "EUC-JP";

/*フラッシュ　#FLA
----------------------------------------------------------------*/
#FLA {
	padding-bottom:10px;
	}
	
/*トップページ
----------------------------------------------------------------*/	
#TOPL{
	width:460px;
	float:left;
	margin:0px;
	}
#TOPL h4{
	margin:0;
	}

/*新着情報 #TOPICS
----------------------------------------------------------------*/
#TOPICS{
	width:460px;
	background-image:url(../images/top_info_05.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0 0 15px 0;
	margin:10px 0 10px 0px;
	}	
#TOPICS h3{
	margin:0;
	}
#TOPICS table{
	background-image:url(../images/top_info_04.gif);
	background-repeat:repeat-y;
	background-position:0 15px;
}
#TOPICS .ti{
	color:#9c6234;
	font-size:14px;
	font-weight:bold;
	background-image:url(../images/top_info_02.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:3px 35px 4px;
}
#TOPICS .txt{
	color:#9c6234;
	background-image:url(../images/top_info_03.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:8px 20px 0px;
}

/*法人
----------------------------------------------------------------*/
.hojin{
	padding-bottom:10px;
}

/*バナー2
----------------------------------------------------------------*/
.bunner2{
	margin-bottom:10px;
}
.bunner2 img{
	vertical-align:top;
}
#bnr {
width:460px;
margin:0px 0 10px 0;
}

/*バナー6 #BUNNER6
----------------------------------------------------------------*/
#BUNNER6{
	width:460px;
}
#BUNNER6 .bunner6{
	float:left;
	width:150px;
	height:120px;
	background-repeat:no-repeat;
	background-position:top left;
}
	.b_bg1{background-image:url(../images/top_bunner6_bg_01.gif);}
	.b_bg2{background-image:url(../images/top_bunner6_bg_02.gif);}
	.b_bg3{background-image:url(../images/top_bunner6_bg_03.gif);}
	.b_bg4{background-image:url(../images/top_bunner6_bg_04.gif);}
	.b_bg5{background-image:url(../images/top_bunner6_bg_05.gif);}
	.b_bg6{background-image:url(../images/top_bunner6_bg_06.gif);}
#BUNNER6 .bunner6 img{
	vertical-align:top;
}
#BUNNER6 .bunner6 .r_box{
	float:left;
	width:80px;
	margin-left:5px;
}
#BUNNER6 .bunner6 .r_box .txt{
	height:65px;
	}
	#BUNNER6 .bunner6 .r_box .txt a{
	color:#333;
	text-decoration:none;
	}
	#BUNNER6 .bunner6 .r_box .txt a:hover{
	color:#666;
	text-decoration:none;
	}
#BUNNER6 .bunner6 .r_box .txt p{
	font-size:11px;
	line-height:15px;
	}

/*おすすめ商品 #TOPR
----------------------------------------------------------------*/
#TOPR{
	width:110px;
	float:right;
	margin:0px;
	}
#TOPR h3{
	margin:0;
	}
#TOPR table{
	border:1px solid #b9cc99;
	margin:5px 0 0 0;
}
#TOPR .ph{
	padding:2px;
}
#TOPR .ph img{
	border:1px solid #b9cc99;
	padding:1px;
}
#TOPR .item_num{
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	text-align:left;
	padding:0px 2px 2px;
}
	#TOPR .item_num a{
		color:#333;
		text-decoration:none;
	}
	#TOPR .item_num a:hover{
		color:#666;
		text-decoration:none;
	}
#TOPR .item_price{
	color:#ff4e4e;
	font-size:12px;
	line-height:15px;
	text-align:right;
	padding:0px 2px 2px;
}
