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

body { background-color: #CECBBD; margin: 0px; font-family: Verdana, Arial, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-size: 13px; color: #666666; }

h1 { font-size: 13px; font-weight: normal; color: #FFFFFF; position: relative; top: 100px; left: 10px; margin: 0px; }
h2 { font-size: 13px; font-weight: bold; margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; text-indent: 15px; background-image: url(images/common/h2_bg.gif); background-repeat: no-repeat; color: #444444; }
h3 { font-size: 13px;}

.head { height: 130px; width: 100%; background-image: url(images/common/head_bg.gif); background-repeat: repeat-x; }
#logo { position: absolute; top: 60px; left: 10px; }

.contents { width: 825px; background-color: #FFFFFF; padding-bottom: 10px; min-height: 350px;}
.contents_div { background-color: #EEEEEE; margin-bottom: 15px; }
.contents_div  table { margin-left: auto; margin-right: auto; margin-top: 5px; }

.info_title { padding-left: 15px; font-weight: bold; color: #444444; font-size: 14px; padding-top: 3px; padding-bottom: 5px; }

.info_txt { padding-left: 15px; padding-bottom: 5px; }
.info_button { text-align: right; padding-right: 15px; }




.left { width: 260px; position: relative; float: left; background-color: #BBBBBB; }
.navi { width: 240px; margin-top: 10px; margin-left: 10px; background-image: url(images/common/navi_bg_02.gif); background-repeat: repeat-y; margin-bottom: 10px; }
.navi p { text-indent: 25px; margin-top: 0px; margin-bottom: 2px; margin-left: 5px; font-weight: bold; }
.navi a { text-decoration: none; color: #444444; background-image: url(images/common/navi_bg_03.gif); background-repeat: no-repeat; width: 230px; display: block; padding-top: 10px; padding-bottom: 10px; }
.navi a:hover { background-image: url(images/common/navi_bg_03_02.gif); background-repeat: no-repeat; }

.navi a#home { text-decoration: none; color: #444444; background-image: url(images/common/navi_home_03.gif); background-repeat: no-repeat; width: 230px; display: block; padding-top: 10px; padding-bottom: 10px; }

.navi a#home:hover { background-image: url(images/common/navi_home_03_02.gif); background-repeat: no-repeat; }





.right { margin-left: 285px; position: relative; width: 515px; margin-bottom: 15px; padding-top: 10px; }

.foot { width: 825px; background-image: url(images/common/foot_bd.gif); padding-top: 30px; padding-bottom: 30px; }
#foot_navi { text-align: center; color: #FFFFFF; margin-top: 0px; margin-bottom: 0px; }
.foot #foot_navi a { text-decoration: none; color: #FFFFFF; }




address { font-size: 12px; font-style: normal; text-align: center; color: #FFFFFF; margin-top: 50px; position: relative; }
