﻿/*###　「日本酒天国」トップ　「ログイン系ページ」用　CSS*/
/* ###最新更新日　2009-04-02-10:44 ###*/
@charset "utf-8";


@charset "utf-8";
.nt_topMain{
	width: 600px;
	height: auto;
	background-color: white;
	/*
	margin: 15px 0px 0px 14px;
	*/
	margin: 15px auto;
	/*padding: 15px 0px 0px 30px;*/
	
}
.nt_topHero{
	width: 600px;
	height: 100%;
}
.nt_topHero_img{
	float:left;
	width: 275px;
	height: 454px;
}
.nt_topHero_hitProducts{
	float:right;
	width: 310px;
	height: 454px;
	background: #FFEEF7;

}
	.product_recobest_list{
	width: 310px !important;
	height: 100%;
}
.nt_topHero_hitProducts　p{
	margin: 5px;
}
/* Special */
#nt_topSpecial {
	clear: both;
	margin-bottom: 5px;
}
/* Special */
#nt_topSpecial {
	clear: both;
	margin-bottom: 5px;
	width: 601px;
	height:auto;
	border-left:1px solid silver;
	border-right:1px solid silver;
	border-bottom:1px solid silver;
}
#nt_topSpecial .product_special_list{
	width: 601px;
}
#nt_topSpecial .product_special_list table{
	width: 100%;
}
#nt_topSpecial .product_special_list .name a{
	color: #339933 !important;
	font-weight: bold;
}

#nt_topArrival{
	clear: both;
	margin-bottom: 5px;
	width: 601px;
	height:auto;
	border-left:1px solid silver;
	border-right:1px solid silver;
	border-bottom:1px solid silver;
}
#nt_topArrival .product_recolist_list{
	width: 601px;
}

#nt_topArrival .product_recolist_list .name a{
	color: #CC0000 !important;
	font-weight: bold;
}

#nt_topSpecial .product_recolist_list{
	
}
#nt_topSpecial .product_recolist_list table{
	width:600px;
}


/* TOPNEWS */
#nt_topNews {
	clear: both;
	margin: 5px 0px;
	width: 601px;
	height:auto;
	
	}
	#nt_topNews h2{
	margin:0px;
}
#nt_topNewsMain {
	padding: 5px 10px;
	width: 579px;
	height:auto;
	padding-bottom: 20px;
	border-right: 1px solid #858585;
	border-bottom: 1px solid #858585;
	border-left: 1px solid #858585;
	}
	#nt_topNewsMain dl {
		
		}
		#nt_topNewsMain dl dt {
			font-size: 10px;
			line-height: 1.2;
			color: #747474;
			}
		#nt_topNewsMain dl dd {
			margin: -1.2em 0 5px 90px;
			padding-left: 18px;
			background: url('../img/icon_pink.gif') no-repeat 3px 5px;
			font-size: 1em;
			line-height: 1.3;
			}
			#nt_topNewsMain dl dd a {
				color: #272727;
				}

/* 掲示板リスト　*/
.board_list{
	
}
.board_list h2{
	display:none;
}
.board_list ul{
	margin: 5px 10px;
}
.board_list li{
	padding: 4px 3px 3px 22px;
	background: #fff url("../img/icon_pink.gif") 8px 9px no-repeat;
	list-style:none;
}

*/

