@charset "utf-8";

/*===========================================================
 LAYOUT TOP CSS
===========================================================*/


/* VISUAL AREA
----------------------------------------------------------*/
#visualArea{
	width:950px;
	clear:both;
}

/* CONTENTS WRAPPER
----------------------------------------------------------*/
#contentsWrapper{
	width:950px;
	padding:27px 0px 0px;
	overflow:hidden;
}
#contentsWrapper #contentsLeft{
	float:left;
	width:223px;
	overflow:hidden;
}
#contentsWrapper #contentsLeft dl{
	width:223px;
}
#contentsWrapper #contentsLeft dt{
	font-weight: bold;
	background: url(../images/bg_arw_01.gif) no-repeat left 4px;
	padding:0px 0px 0px 24px;
	margin:8px 4px 0px;
}
#contentsWrapper #contentsLeft dt a{
	color: #106cb5;
}
#contentsWrapper #contentsLeft dd{
	background: url(../images/bg_line_dot_x.gif) repeat-x left bottom;
	padding: 3px 4px 10px;
}



#contentsWrapper #contentsCenter{
	float:left;
	width:430px;
	padding:0px 37px;
}
#contentsWrapper #contentsCenter h2{
	position:relative;
}
#contentsWrapper #contentsCenter .btn01{
	position:absolute;
	top:-2px;
	left:285px;
}
#contentsWrapper #contentsCenter .btn02{
	position:absolute;
	top:-2px;
	left:385px;
}
#contentsWrapper #contentsCenter .btn03{
	position:absolute;
	top:1px;
	right:0px;
}
#contentsWrapper #contentsCenter #newProductWrap{
	width: 430px;
	padding: 5px 0px 6px;
	overflow: hidden;
	background: url(../images/bg_line_dot_x_02.gif) repeat-x left bottom;
}
#contentsWrapper #contentsCenter #newProductWrap .newProducts{
	clear:both;
	width: 418px;
	margin: 5px 0px 0px;
	padding:6px;
	overflow: hidden;
	background: #f4f4f4;
}
#contentsWrapper #contentsCenter #newProductWrap .newProducts .thumb{
	float:left;
	width:69px;
}
#contentsWrapper #contentsCenter #newProductWrap .newProducts .linkTxt{
	float:right;
	width:339px;
}
#contentsWrapper #contentsCenter #newProductWrap .newProducts .linkTxt p.date{
	font-weight:bold;
}
#contentsWrapper #contentsCenter #newProductWrap .newProducts .linkTxt p.news a{
	font-weight: bold;
	background: url(../images/bg_arw_02.gif) no-repeat left 4px;
	padding:0px 0px 0px 15px;
	color: #106cb5;
	display:block;
}

#contentsWrapper #contentsCenter .newsWrap{
	width: 430px;
	padding: 5px 0px 6px;
	overflow: hidden;
	background: url(../images/bg_line_dot_x_02.gif) repeat-x left bottom;
}
#contentsWrapper #contentsCenter .newsWrap .date{
	font-weight:bold;
}
#contentsWrapper #contentsCenter .newsWrap .news{
	margin:3px 0px 0px;
}
#contentsWrapper #contentsCenter .newsWrap .news a{
	background: url(../images/bg_arw_03.gif) no-repeat left 3px;
	padding:0px 0px 0px 15px;
	display:block;
}
#contentsWrapper #contentsCenter .newsWrap img{
	padding:0px 0px 3px 5px;
	vertical-align: middle;
}

#contentsWrapper #contentsCenter .newsWrap02{
	width: 430px;
	padding: 5px 0px 6px;
	overflow: hidden;
	background: url(../images/bg_line_dot_x_02.gif) repeat-x left bottom;
}
#contentsWrapper #contentsCenter .newsWrap02 .date{
	float:left;
	width:80px;
	font-weight:bold;
}
#contentsWrapper #contentsCenter .newsWrap02 .news{
	float:right;
	width:340px;
}
#contentsWrapper #contentsCenter .newsWrap02 .news a{
	background: url(../images/bg_arw_03.gif) no-repeat left 4px;
	padding:0px 0px 0px 15px;
	display:block;
}


#contentsWrapper #contentsRight{
	float:left;
	width:223px;
	overflow:hidden;
}
#contentsWrapper #contentsRight ul{
	padding:4px 0px 0px
}
#contentsWrapper #contentsRight ul li{
	padding:4px 0px 0px
}
#contentsWrapper #contentsRight ul#bnrSec{
	padding: 5px 0px 0px;
	margin: 8px 0px 0px;
	background: url(../images/bg_line_dot_x.gif) repeat-x left top;
}
#contentsWrapper #contentsRight ul li{
	padding:4px 0px 0px
}