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

dl.hand_book_main{height: 444px; position: relative; width: 730px;}
dl.hand_book_main dt{line-height: 1.6em; left: 30px; bottom: 34px; color: white; font-size: 16px; font-weight: bold; position: absolute;}
dl.hand_book_area{padding-top: 30px; clear: both; position: relative; height: 285px; width: 730px;}
dl.hand_book_area dt.title{ padding-bottom: 10px; position: relative; font-size: 22px; font-weight: bold; margin-bottom: 10px; border-bottom-color: #bfbfbf; border-bottom-width: 1px; border-bottom-style: dotted; width: 730px;}
dl.hand_book_area dt.img{float: left;}
dl.hand_book_area dt.copy{line-height: 1.5em; position: absolute; right: 0px; font-size: 14px; width: 300px; top: 80px;}
dl.hand_book_area dt.btn{bottom: 0px; right: 0px; position: absolute;}
dl.hand_book_area dt.btn a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";	
	}