@charset "UTF-8";

.clearfix:after {
  content: "　";  
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}


/*---Whats New -----*/
#whatsnew{
	background:none;
	margin:0;
	padding:0;
}

#whatsnew #news dl{
	display:block;
	width:100%;
	height:120px;
	margin:0;
	padding:0;
	margin-top:15px;
}

#whatsnew #news dl dt{
	display:none;
}

#whatsnew #news dl dd{
	margin:0;
	padding:0;
}

#whatsnew #news dl dd a{
	display:block;
	height:120px;
	overflow:hidden;
	font-size:14px;
	color:#333;
	text-align:left;
	text-decoration:none;
	line-height:1.5;
	background-image:url(/100nobu/images/top/news-detail-bt.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

#whatsnew #news dl dd a:hover{
	/*text-decoration:underline;*/
}


#whatsnew #news dl dd a img{
	float:left;
	margin-right:10px;
	height:120px;
}

#whatsnew #news dl dd p{
	font-weight:bold;
	font-size:20px;
	color:#900;
	margin-top:0px;
	margin-bottom:5px;
}

/*---NEWS COMMON----*/
#news-list div#bg3,
#news-body div#bg3{
	font-size:16px;
	color:#333;
	text-align:left;
	text-decoration:none;
	line-height:1.5;
	width:900px;
	margin:20px auto;
}

/*--- NEWS LIST -----*/
#news-list td.h img{
	width:240px;
	float:left;
	margin-right:10px;
}

#news-list td.h a{
	text-decoration:none;
}

#news-list td.h p{
	font-weight:bold;
	font-size:14px;
	color:#900;
	margin-top:5px;
	margin-bottom:5px;
}

#news-list table{
	border-collapse:collapse;
}

#news-list table td{
	border:1px #3A2F2A solid;
	padding:6px;
}

#news-list table td.d{
	background-color:#5a443b;
	color:#FFF;
	width:80px;
	text-align:center;
	vertical-align:top;
}


#news-list table td.h{
	background-image:url(/100nobu/images/top/news-bg.jpg);
	background-color:#FFF;
	background-repeat:repeat-x;
}

#list_foot ul{
	display:block;
	list-style-type:none;
}

#list_foot ul li{
	width:300px;
}
#list_foot ul li#prev{
	float:left;
}
#list_foot ul li#next{
	float:right;
}

/*---NEWS BODY----*/

#news-body .section{
	background-image:url(/100nobu/images/news/body-section-bg.jpg);
	background-repeat:no-repeat;
}

#news-body table{
	width:750px;
	border:1px #5a443b solid;
	background-image:url(/100nobu/images/top/news-bg.jpg);
	background-color:#FFF;
	background-repeat:repeat-x;
	margin:0 auto;
	border-collapse:collapse;
}

#news-body table th{
	display:none;
}

#news-body table td.d,
#news-body table td.h{
	background-color:#d5b4a7;
	color:#FFF;
	padding:5px;
	border:1px #5a443b solid;
	border-width:1px 0 0 0;
}

#news-body table td.h em img,
#news-body table td.h em span{
	display:none;
}

#news-body table td.d,
#news-body table td.h em p{
	margin:0;
	padding:0;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
}
#news-body table td.d{
	width:140px;
	text-align:center;
	background-color:#5a443b;
}

#news-body table td.h{
	padding-left:30px;
	background-image:url(/100nobu/images/news/body-title-arr.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#900;
}

#news-body table td{
	padding:2px 10px;
}

#news-body table td.text{
	padding-bottom:10px;
}

#news-body table td.text p{
	font-weight:bold;
	font-size:14px;
	color:#900;
	text-align:center;
}

#news-body table td.text table{
	border-collapse:separate;
	border-radius:10px;
}


#news-body table td hr{
	width:100% !important;
	background-image:url(/100nobu/images/news/body-splitter.png);
	background-repeat:repeat-x;
	height:18px !important;
	border-width:0 !important;
}










