@charset "utf-8";
/*---------------------------------- CSS Information
タイトル：catalog_download.css
作成者  ：Yoshihiro Oishi
概　要  ：カタログダウンロードのCSS
製作日  ：2008年12月18日
変更日  ：
------------------------------------------------ */

#wrapper #float_left1 {
	height: auto;
	width: 566px;
}
/*バナー
-------------------------------------------------*/
#float_left1 #baner1 {
	padding: 4px;
	height: 65px;
	width: 550px;
	border: 1px solid #CCCCCC;
	margin-bottom: 11px;
}
#float_left1 #caption3 {
	padding-bottom: 20px;
}

#float_left1 .catalog_box {
	height: auto;
	width: 566px;
}
.dott_line {
	height: 18px;
	width: 558px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 18px;
}


#baner_box .text {
	height: auto;
	width: 350px;
	float: left;
}
#baner_box .arrow {
	width: 33px;
	float: left;
	padding: 20px 12px 19px;
}
#baner_box #acrobat {
	height: auto;
	width: 160px;
	float: left;
	padding-top: 11px;
	padding-bottom: 11px;
}
