@charset "utf-8";

/** |01.Local Settings (/katsuyou/) | ***************************************************************** START **/

#katsuyou { width: 521px; font-size: 80%; }
#katsuyou a { text-decoration: underline; }
#katsuyou a.anchor { text-decoration: none; }

/* clear fix */
#katsuyou .column        { display: inline; float: left; overflow: hidden; }
#katsuyou .column.last   { float: right !important; }
#katsuyou .col2          { display: inline-block; }
* html #katsuyou .col2   { height: 1%; }
#katsuyou .col2          { display: block; }
#katsuyou .col2:after    { content: "."; display: block; clear: both; height: 0; visibility: hidden; }

#katsuyou .col2 .column  { width: 49%;}

#katsuyou .hr            { height: 30px; background: url(/katsuyou/common/img/line_dot.gif) left center repeat-x; overflow: hidden; }
#katsuyou p.lead         { margin: 0 0 15px; }
#katsuyou p.meinfo       { text-align: right; line-height: 1.5; }
#katsuyou p.meinfo img   { float: right; border: 1px solid #ccc; }
#katsuyou .narrow        { letter-spacing: -2px; }

#katsuyou h2             { margin-bottom: 15px; }
#katsuyou h3             { margin-bottom: 5px; font-size: 120%; }
#katsuyou h3 span        { padding-left: 18px; background: url(/katsuyou/common/img/arrow.jpg) left top no-repeat; overflow: hidden; color: #36c; }
#katsuyou h4             { margin: 10px 0; padding-left: 18px; font-size: 120%; font-weight: normal; background: url(/katsuyou/common/img/star.jpg) left center no-repeat; }

#katsuyou ul.banners li           { clear: left; margin-bottom: 20px; line-height: 1.4; overflow: hidden; }
#katsuyou ul.banners img.img_left { float: left; margin: 0 5px 15px 0; }
#katsuyou ul.banners li dl        { margin-left: 72px; }
#katsuyou ul.banners li dl dd     { font-size: 90%; color: #888; }

#katsuyou ul.nav_section li   { display: inline; float: left; width: 130px; height: 45px; overflow: hidden; }
#katsuyou ul.nav_section li a { display: block; width: 100%; height: 100%; text-indent: -9999px; background: url(/katsuyou/common/img/nav_section.jpg); }
#katsuyou ul.nav_section li.at_home a   { background-position: 0 0; }
#katsuyou ul.nav_section li.at_biz a    { background-position: -130px 0; }
#katsuyou ul.nav_section li.at_photo a  { background-position: -260px 0; }
#katsuyou ul.nav_section li.at_mobile a { background-position: -390px 0; }
#katsuyou ul.nav_section li.at_home a:hover   { background-position: 1px 1px; }
#katsuyou ul.nav_section li.at_biz a:hover    { background-position: -129px 1px; }
#katsuyou ul.nav_section li.at_photo a:hover  { background-position: -259px 1px; }
#katsuyou ul.nav_section li.at_mobile a:hover { background-position: -389px 1px; }



/** |01.Local Settings (/katsuyou/) | ************************************************************ END **/

