@charset "utf-8";
/* CSS Document */

@import "../../../css/common/stracture.css";
@import "../../../css/common/common.css";

#main-cage h2 { width:740px; height:100px; background:url("../img/h2-title_bg.jpg") no-repeat; text-indent:-9999px; margin:0; padding:0; }

#main-cage .wide-column { width:720px; display:block; margin:15px auto; border-bottom:solid 1px #CCCCCC; }
#main-cage .left-column { width:350px; display:block; float:left; }
#main-cage .right-column { width:350px; display:block; float:left; margin-left:20px; }

#main-cage img.honbu { display:block; margin:0 auto 10px; }

#main-cage img.center { display:block; margin:5px auto 15px; }

#main-cage .wide-column h3 { width:720px; height:40px; display:block; text-indent:-9999px; /*\*/overflow:hidden;/*\*/ }
#main-cage .wide-column h3.iten { background:url("../img/h3-iten.jpg") no-repeat; }
#main-cage .wide-column h3.new { background:url("../img/h3-new.jpg") no-repeat; }
#main-cage .wide-column h3.iten2 { background:url("../img/h3-iten2.jpg") no-repeat; }
#main-cage .wide-column h3.new2 { background:url("../img/h3-new2.jpg") no-repeat; }



#main-cage .wide-column h4 { font-size:1.2em; font-weight:bold; color:#0066CC; line-height:1.6; margin:5px 5px 5px 10px;}
#main-cage .wide-column p { font-size:0.9em; color:#333333; line-height:1.4; margin:5px 5px 5px 15px; }

#main-cage .wide-column table { width:650px; display:block; margin:10px auto; border:solid 1px #CCCCCC; border-collapse:collapse; border-spacing:0; }
#main-cage .wide-column table th { padding:5px; font-size:0.8em; font-weight:bold; color:#FFFFFF; background:url("../img/table_th_bg.jpg") repeat-x bottom #0099FF; text-align:center; border:solid 1px #CCCCCC; }
#main-cage .wide-column table td { padding:10px; font-size:0.8em; color:#333333; background:url("../img/table_td_bg.jpg") repeat-x bottom #F5F5F5; border:solid 1px #CCCCCC; }



#main-cage .left-column dl.human { width:132px; margin:5px; display:block; float:left; border:solid 1px #CCCCCC; background:#F5F5F5; }
#main-cage .left-column dl.human dt { width:120px; display:block; margin:5px auto; }
#main-cage .left-column dl.human dd { width:120px; margin:5px auto; font-size:0.7em; color:#333333; text-align:center; }

#main-cage .left-column p.btn-map { width:200px; height:40px; display:block; margin:5px auto; }
#main-cage .left-column p.btn-map a { width:100%; height:100%; display:block; text-indent:-9999px; background:url("../img/btn-map.gif") no-repeat 0px 0px; /*\*/overflow:hidden;/*\*/ }
#main-cage .left-column p.btn-map a:hover { background:url("../img/btn-map.gif") no-repeat 0px -40px; }

#main-cage .right-column img.gaikan { display:block; margin:10px 0; }
