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

dl.cc_main{height: 490px; position: relative; width: 730px;}
dl.cc_main dt{width: 350px; left: 35px; top: 200px; font-weight: bold; line-height: 160%; font-size: 16px; position: absolute;}
dl.cc_main dd{bottom: 20px; left: 35px; font-size: 14px; position: absolute;}
.link_box_3d{ width: 730px;}
.link_box_3d .title{margin-top: 20px; margin-bottom: 20px; font-weight: bold; float: left; padding-left: 10px; padding-bottom: 4px; padding-top: 4px; width: 720px; font-size: 18px; color: white; background-color: #2590D3; }
.link_box_3d dl.pri dt{ width: 730px; padding-bottom: 15px; clear: left; font-weight: bold; font-size: 135%; line-height: 160%;}
.link_box_3d dl.pri dd{ padding-bottom: 20px; width: 730px; line-height: 1.5em; clear: left; font-size: 105%;}
.link_box_3d dl.pri dd a {color: #2590D3; text-decoration: underline;}
.link_box_3d .btn_3d{ padding-bottom: 15px; padding-top: 15px; text-align: center; width: 730px;}
.link_box_3d .btn_3d a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";	
	}