@charset "UTF-8";
/* CSS Document */

#promotion {
	height:390px;
	width:100%;
	padding-bottom:53px;
	_position:relative;
	background:url(/images/prom_btm.gif) repeat-x bottom;
}
#promotion .bg {
	height:390px;
	_position: absolute;
	_top:0;
	_left:0;
	_padding:0;
	_margin:0;
	_height:390px;
	z-index:100;
}
#promotion .bg #title {
	width:950px;
	margin:0 auto;
	text-align:left;
}
#title #logo {
	width:220px;
	height:390px;
	background-color:#fdfcf5;
}
#title #logo h1 {
	padding-top:63px;
}

#title #logo ul {
	margin:75px 0 0 0;
	background-color:#fcfbf6;
}
#title #logo li {
	padding:0 10px 10px 10px;
}

#title #nav {
	margin:1px 0 0 220px;
	_margin:1px 0 0 220px;
	_position: absolute;
	_top:390px;
}
#title #nav li {
	float:left;
	display:inline;
}


#banner {
	float:left;
	width:220px;
	margin-top:35px;
}

#mainContents {
	float:right;
	width:700px;
	margin-top:35px;
}

#banner li {
	margin-bottom:15px;
}

#banner li.bnr {
	margin-left:10px;
}


.mainBnr {
	margin-bottom:40px;
}
#news img {
	vertical-align: baseline;
	margin:0 4px;
}
#news dt {
	font-weight:bold;
	margin-bottom:5px;
}
#news dd {
	padding-bottom:13px;
	margin-bottom:13px;
	background: url(/images/dotline.gif) no-repeat bottom left;
}
#mainContents h2 {
	margin-bottom:25px;
}


#foot_bnr {
	margin-top:40px;
	padding:5px 0 5px 5px;
	background:url(/images/bnr_bg.gif) no-repeat left top;
}

#foot_bnr li {
	float:left;
	display:inline;
	margin:0 1px 0 0;
}
#foot_bnr li img {
	margin-bottom:1px;
}