
body {
	background:url(../images/back_home.png) repeat-x;
    background-color: #FFFFFF;
    background-repeat: repeat-x;
    color: #000000;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    font-size: 12px;
    line-height: 160%;
    margin: 0;
}
#wapper {
    margin: 0;
}
#header {
    height: 156px;
    margin: 0 auto;
    width: 965px;
}
#header img {
    border: 0 none;
}
#header h1 {
    color: #666666;
    font-size: 11px;
    font-weight: normal;
    height: 27px;
    line-height: 27px;
    margin: 1px auto 0;
    text-align: left;
    width: 950px;
}
#header_logo {
    height: 55px;
    margin: 5px 0 0;
}
#heder_logo_img {
    float: left;
    margin: 0;
    width: 270px;
}
#heder_base_menu {
    float: right;
    margin: 0;
    width: 680px;
}
#heder_top_list {
    float: left;
    margin: 0;
    width: 510px;
}
#heder_top_link {
    font-size: 10px;
    letter-spacing: 3px;
    line-height: 100%;
    padding-top: 2px;
    text-align: right;
}
#heder_top_link a {
    color: #000000;
    text-decoration: none;
}
#heder_top_link a:hover {
    color: #993333;
    text-decoration: underline;
}
#heder_top_link a:visited {
    color: #000000;
    text-decoration: none;
}
#heder_card {
    float: right;
    margin: 0;
    text-align: right;
    width: 160px;
}
#navi_comment {
    background-image: url("index_files/background_comment.gif");
    background-repeat: repeat-x;
    height: 37px;
    margin: 0 auto;
    padding-left: 1px;
    text-align: left;
    width: 956px;
}
#navi_menu {
    background-image: url("index_files/background_menu2.jpg");
    background-repeat: repeat-x;
    margin: 4px auto;
    padding-left: 1px;
    width: 946px;
}
#main {
    margin: 0 auto;
    width: 965px;
	background-color:#fff;
}
#menu_left {
    float: left;
    margin: 0;
    width: 182px;
}
#menu_right {
    float: right;
    margin: 0;
    width: 783px;
}
#menu_contents {
    float: left;
    margin: 0;
    width: 601px;
}
#menu_sub {
    float: right;
    margin: 0;
    width: 182px;
}
#footer {
    background-color: #D3D3D3;
    color: #444444;
    margin: 20px auto 0;
    padding: 20px 0 0;
    width: 960px;
}
#copyright {
    background-color: #000000;
    color: #FFFFFF;
    margin: 10px 0 0;
    padding: 5px;
    text-align: right;
}
#footer_left {
    float: left;
    width: 458px;
}
#footer_right {
    float: right;
    width: 458px;
}
#footer_1column {
    float: left;
    width: 209px;
}
#footer_2column {
    float: right;
    width: 209px;
}
#footer_3column {
    float: left;
    width: 209px;
}
#footer_4column {
    float: right;
    width: 209px;
}
.footer_title {
    border-bottom: 2px dotted #999999;
    text-align: left;
}
#footer ul {
    line-height: 19px;
    list-style-type: none;
    margin: 0;
    padding: 3px 0 0;
}
#footer li {
    font-size: 11px;
    line-height: 140%;
    list-style-type: none;
    margin: 0;
    padding: 10px 0 0;
    text-align: left;
}
#footer a {
    color: #000000;
    text-decoration: none;
}
#footer a:hover {
    color: #993333;
    text-decoration: underline;
}
#footer a:visited {
    color: #000000;
    text-decoration: none;
}
.clear {
    clear: both;
    margin: 0;
    padding: 0;
}
.clear hr {
    display: none;
    margin: 0;
    padding: 0;
}
* {
    margin: 0;
    padding: 0;
}
.dropdown {
    float: left;
    padding-right: 1px;
}
.dropdown dt {
    background: url("index_files/header_off.jpg") repeat scroll 0 0 transparent;
    color: #000000;
    cursor: pointer;
    margin: 0;
    padding: 6px 0;
    width: 134px;
}
.dropdown dt:hover {
    background: url("index_files/header_on.jpg") repeat scroll 0 0 transparent;
}
.dropdown dd {
    background: none repeat scroll 0 0 #FFFFFF;
    display: none;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    width: 136px;
    z-index: 200;
}
.dropdown ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    border-image: none;
    border-right: 1px solid #CCCCCC;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    list-style: none outside none;
    text-align: left;
    width: 134px;
}
.dropdown li {
    display: inline;
}
.dropdown a, .dropdown a:active, .dropdown a:visited {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #333333;
    display: block;
    padding: 5px;
    text-decoration: none;
    width: 124px;
}
.dropdown a:hover {
    background-color: #FFFF99;
    color: #000000;
}
.dropdown .underline {
    border-bottom: 1px solid #CCCCCC;
}
.left{float:left}
.right{float:left}

.headerbg {
    height: auto;
    overflow: hidden;
}
.navbg {
    background: url("images/nav_bg.gif") repeat-x scroll 0 0 transparent;
    border-bottom: 0 solid #CFCFCF;
    border-top: 0 solid #000000;
    height: 43px;
    margin-top: 7px;
    overflow: hidden;
}
.nav {
    padding-left: 37px;
}
/*-------------------nav------------------*/
.nav{padding-left:37px;}
.navbg{height:43px; overflow:hidden; border-bottom:0px solid #cfcfcf; border-top:0px solid #000; margin-top:7px;  background:url(../images/nav_bg.gif) repeat-x}
.nav .navone{width:151px; height:58px; overflow:hidden; float:left; position:relative}
.navone_bg{width:172px; height:58px; float:left;}
.navone_ul{position:absolute; left:40px; top:30px;}
.nav li{float:left; margin-right:3px; background:#9d0b0b; width:40px; height:16px; color:#fff; text-align:center; line-height:16px;}
.nav li:hover{background:#cb7373;}
.nav li a{color:#fff;}
.nav .navtwo{width:153px; height:43px; float:left; position:relative}
.navtwo_bg{width:153px; height:43px; float:left;}

.nav .navsix a{width:156px; height:43px; float:left; background:url(../images/nav1.jpg) no-repeat}
.nav .navone a{width:151px; height:43px; float:left; background:url(../images/nav2.jpg) no-repeat;}
.nav .navtwo a{width:153px; height:43px; float:left; background:url(../images/nav3.jpg) no-repeat;}
.nav .navthree a{width:153px; height:43px; float:left; background:url(../images/nav4.jpg) no-repeat;}
.nav .navfour a{width:153px; height:43px; float:left; background:url(../images/nav5.jpg) no-repeat}
.nav .navfive a{width:154px; height:43px; float:left; background:url(../images/nav6.jpg) no-repeat}

.nav .navsix a:hover{width:156px; height:58px; float:left; background:url(../images/nav_hover_01.jpg) no-repeat} 
.nav .navone a:hover{width:151px; height:43px; float:left; background:url(../images/nav_hover_02.jpg) no-repeat;}
.nav .navtwo a:hover{width:153px; height:43px; float:left; background:url(../images/nav_hover_03.jpg) no-repeat;}
.nav .navthree a:hover{width:153px; height:58px; float:left; background:url(../images/nav_hover_04.jpg) no-repeat}
.nav .navfour a:hover{width:153px; height:58px; float:left; background:url(../images/nav_hover_05.jpg) no-repeat}
.nav .navfive a:hover{width:154px; height:58px; float:left; background:url(../images/nav_hover_06.jpg) no-repeat}
.header_03{
	padding-top:14px;
	color:#cd0e0e;
	float:left;
	width:189px;
	height:87px;
	background:url(../new_images/header_03.jpg) no-repeat;
	text-align:center;
}
.header_right_gowu{background: url("../new_images/header_04_01.jpg") no-repeat scroll 0 0 transparent;
    height: 43px;
    line-height: 59px;
    width: 172px;
	padding-left:0px;}

#wraper {
    margin: 0 auto;
    overflow: hidden;
    width: 960px;
}	

.header_right_img {
    height: 45px;
    width: 172px;
}
.header_right {
    height: 88px;
    width: 172px;
}
.header_top {
    border-bottom: 1px solid #D3D3D2;
    height: 34px;
    width: auto;
}
.header_top .con {
    font-size: 12px;
    height: 34px;
    line-height: 34px;
}
.header_top .con .left {
    color: #808080;
    float: left;
    font-size: 12px;
    width: 300px;
}
.header_top .con .right {
    float: right;
    width: 300px;
}
.header_top a {
    color: #333333;
}
.top_right_01 a {
    background: url("../images/btn_first02.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 35px;
    width: 107px;
}
.top_right_02 a {
    background: url("../images/btn_sitemap02.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 35px;
    width: 103px;
}
.top_right_03 a {
    background: url("../images/btn_home02.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 35px;
    width: 87px;
}