@charset "utf-8";
/* CSS Document */

@import "../../../css/common/stracture.css";
@import "../../../css/common/common.css";
@import "../../../css/common/form.css";

.wide-column { width:720px; margin-left:10px; }
.wide-column h2 { height:80px; background:url(../img/h2-title_bg_z-master.jpg) no-repeat; text-indent:-9999px; /*\*/overflow:hidden;/*\*/ }

.wide-column p.download { width:400px; height:50px; margin:15px auto; display:block; }
.download a { width:100%; height:100%; display:block; text-indent:-9999px; /*\*/overflow:hidden;/*\*/ background:url("../img/btn_dl-pdf.gif") no-repeat 0px 0px; }
.download a:hover { background:url("../img/btn_dl-pdf.gif") 0px -50px; } 

.wide-column p.link { width:400px; height:50px; margin:15px auto; display:block; }
.link a { width:100%; height:100%; display:block; text-indent:-9999px; /*\*/overflow:hidden;/*\*/ background:url("../img/btn_link.gif") no-repeat 0px 0px; }
.link a:hover { background:url("../img/btn_link.gif") 0px -50px; } 

.wide-column p.info { display:block; clear:both; font-size:0.9em; color:#333333; text-align:center; margin:10px auto 30px; padding:7px; background:#F5F5F5; border-top:solid 1px #cccccc; border-bottom:solid 1px #cccccc; }
.wide-column p.info span { font-size:1.4em; font-weight:bold; color:#0066CC; }

.left-column { width:390px; display:block; float:left; }

.right-column { width:300px; display:block; float:right; }
.right-column p { font-size:0.9em; color:#333333; line-height:1.4; margin:15px; }
.right-column img { display:block; margin:10px auto; }
