@charset "utf-8";

/* component-CSS --------------------------------------


----------------------------------------------------*/


/* contents
----------------------------------------------------*/ 

/* creative */ 

#contents div#creative.pics {
	height:210px;
	overflow:hidden;
	margin-bottom:10px;
}

/* goodpoint */ 

#contents div.goodpoint li {
	float:left;
	width:200px;
	padding:0 10px 20px 0;
}

#contents div.goodpoint li img {
	vertical-align:top;
}

#contents div.goodpoint li.end {
	padding-right:0;
}

/* news */ 

#contents div.news {
	margin-bottom:30px;
	width:620px;
	background:url(/image_uniq/bg_index_04.jpg) no-repeat left bottom;
}

#contents div.news h2 {
	float:left;
	width:106px;
}

#contents div.news li {
	float:right;
	width:513px;
	background:url(/image_uniq/bg_index_03.gif) no-repeat left bottom;
}

#contents div.news li dl {
	width:498px;
	background:url(/image_uniq/bg_index_02.gif) no-repeat 0 0;
	padding:5px 0 6px 15px;
}

#contents div.news li dt {
	width:10px;
	float:left;
	clear:both;
}

#contents div.news li dd {
	padding-left:10px;
}

/* no wait */ 

#contents div.nowait_img {
	float:left;
	width:200px;
	text-align:center;
}

#contents div.nowaiting {
	float:right;
	width:400px;
}

#contents div.nowaiting dt {
	font-weight:bold;
	border-bottom:solid 1px #333;
	margin-bottom:5px;
}

#contents div.nowaiting dd {
	margin-bottom:15px;
}

#contents div.nowaiting dd p {
	margin-top:10px;
	font-size:small;
}


