@charset "UTF-8";

#flashContent{
	width:944px;
	height:328px;
	background-color:#EFEFEF;
}

#noflash{
	margin-top:152px;
	margin-left:24px;
}



/*---INFO--*/
#infoArea {
	float:left;
	display:block;
	width:550px;
	margin-top:16px;
	background:url(../img/hd_bg.gif) no-repeat left top;
	overflow:hidden;
	border:1px solid #E5E5E5;
}

#infoArea h2{
	height:16px;
	text-indent:-9999px;
	background:url(../img/hd_info.gif) no-repeat left top;
	display:block;
	margin:9px auto 0px 16px;
}

#infoArea .backnumber a{
	float:right;
	width:72px;
	height:7px;
	background:url(../img/bt_backnum.gif) no-repeat left top;
	text-indent:-9999px;
	margin:12px 16px 0px auto;
}

#infoList {
	width:520px;
	margin:12px 15px 15px 15px;		
}

#infoList dl {
	width:520px;
	display:block;
	padding-top:6px;
	_padding-top:3px;
}

#infoList dl:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#infoList dt {
	width:80px;
	float:left;
	line-height:1.2;	
}

#infoList dd {
	width:432px;
	float:right;	
	line-height:1.2;
	display:block;
	background:url(../img/linknavi.gif) no-repeat left top;
	padding-left:8px;
}

#cautionList {
	width:520px;
	margin:0px 15px 15px 15px;
	border-top:1px solid #E5E5E5;		
}

#cautionList h3 {
	height:11px;
	text-indent:-9999px;
	background:url(../img/caution.gif) no-repeat left top;
	margin-top:12px;
	margin-bottom:4px;
	_margin-bottom:0px;
}

#cautionList dl {
	width:520px;
	display:block;
	padding-top:6px;
	_padding-top:3px;
}

#cautionList dl:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#cautionList dt {
	width:80px;
	float:left;
	line-height:1.2;	
}

#cautionList dd {
	width:432px;
	float:right;	
	line-height:1.2;
	display:block;
	background:url(../img/linknavi.gif) no-repeat left top;
	padding-left:8px;
}

/*---CATALOG--*/
#catalogArea {
	float:right;
	display:block;
	margin-top:16px;	
	width:374px;
	background:url(../img/hd_bg.gif) no-repeat left top;
	overflow:hidden;
	border:1px solid #E5E5E5;
	padding-bottom:8px;
}

#catalogArea h2{
	height:16px;
	text-indent:-9999px;
	background:url(../img/hd_catalog.gif) no-repeat left top;
	display:block;
	margin:9px auto 0px 16px;
}


#catalogList {
	width:359px;
	margin:19px 0px 0px 15px;
}

#catalogList dl{
	width:92px;
	display:block;
	overflow:hidden;
	float:left;
	margin-right:24px;
}

#catalogList dl.large {
	margin-right:0px;
	width:134px;
}

#catalogList dt {
	padding-top:0px;
	height:65px;
}

#catalogList dl.large dt {
	padding-top:0px;
	height:156px;
}

#catalogList dd{
	display:block;
	line-height:1.5;
	_line-height:1;
	text-align:right;
	height:12px;
	margin-bottom:12px;
}

#catalogList dl.large dd {
	text-align:left;
}

/*---BANNER--*/
#bannerArea {
	float:right;
	display:block;
	margin-top:16px;	
	width:374px;
	overflow:hidden;
	clear:right;
}

#bannerArea img{
	float:left;
	margin:0;
}

#bannerArea p{
	float:right;
	width:180px;
	font-size:10px;
}
