@charset "utf-8";
/* --------------------------------
	package styles 
-------------------------------- */
/* bg */
#bg_top { background: url(../images/bg_top.jpg) repeat-x; }
#main_visual { height: 392px; }

/* #lead */
#lead { padding: 12px 63px 0 63px; }
#lead_txt { float: left; width: 335px; }
#lead h3 { line-height: 1; padding: 0 0 18px 0; }
#lead p.txt { line-height: 1.76; padding: 0 0 30px 0; font-size: 81.3%; }
#lead .box_right { position:relative; width:337px; float: right; }
#lead .box_right p.bg {}
#lead .box_right p.arrow { position:absolute; left:0; top:0; }

#main_visual img{ display:none;}

/* #article01 */
#article01 { width: 772px; margin: 0 auto; padding: 0 0 40px 0; }
#article01 h4 { line-height: 1.333; padding: 0 0 8px 0; font-weight: bold; font-size: 93.8%; }
#article01 .article_left { float: left; width: 580px; }
#article01 .article_right { float: right; width: 171px; }
#article01 .box_left { float: left; width: 290px; }
#article01 .box_right { float: right; width: 290px; }

#article01 .note { padding: 8px 0 0 0; }
