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

#sub_contents { width: 760px; margin-left: auto; margin-right: auto; padding-top: 10px; }




* { padding: 0px; margin: 0px; }

body { width: 800px; margin-left: auto; margin-right: auto; background: url(../image/bg.jpg) repeat-x; background-color: #fcfbff; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-size: 12px; }

img { border: none; }

#clear { clear: both; }


#contents { background-color: #ffffff; }

#header { background: url(../image/tel.jpg) no-repeat; height: 100px; }

#menu { width: 797px; height: 70px; margin-left: auto; margin-right: auto; background: url(../image/menu_bg.jpg) no-repeat; }

#menu li { list-style: none; float: left; }

#menu .r_line { border-right: 1px solid #ffffff; }

#menu #info { width: 797px; text-align: center; padding-top: 8px; }

#footer { height: 80px; background: url(../image/footer_bg.jpg) repeat-x; text-align: center; color: #ffffff; padding-top: 20px; line-height: 1.5; }

#footer a { color: #ffffff; }
