@charset "utf-8";

img {
border: 0px;
}

table {
margin : 0;
empty-cells: show;
}
a:hover {
    color: #ff0000;
    text-decoration: underline;
}

a:visited {
    color: #ff0000;
    text-decoration: underline;
}
a:link {
    color: #ff0000;
    text-decoration: underline;
}
body {
    background-color: #EEEEEE;
    color:#000000;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-align: center;
}
td {
    font-size: 12px;
    color: #333333;
}
body div {
    text-align: left;
    margin: 0 auto;
}
.clear {
    clear: both;
    visibility: hidden;
}
br.clear{
margin-bottom:0;
font-size:0px;
}
.none {
    visibility: hidden;
}
#box {
    width:800px;
    /*\*/height:100%;/**/
    height:100%;
    overflow:hidden;
    /*\*/overflow:visible;/**/
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding: 0;
    background-color: #FFFFFF;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    background-image: url(../images/bg_line.gif);
    background-repeat: repeat-y;
}
/*------タイトルセット------*/
#con_box h1 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-bottom: 3px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
}
#con_box h2 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 15px;
    border-bottom-width: 1px;
    border-left-width: 5px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #CCCCCC;
    border-left-color: #CC0000;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
}
#con_box h3 {
    font-size: 20px;
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 18px;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
}
#con_box h4 {
    font-size: 0.7em;
    color: #666666;
    margin-bottom: 3px;
    font-weight: normal;
}
#con_box ul {
    padding: 0px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 25px;
}
#con_box li {
    padding: 0px;
    margin-bottom: 8px;
}
#con_box {
    line-height: 120%;
}
/*------コンテンツセット------*/
blockquote {
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 25px;
}

/*------ヘッダー------*/
#head {
    height: 77px;
    width: 800px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}

.logo {
    width: 300px;
    margin-top: 8px;
    margin-right: 20px;
    margin-left: 20px;
    float: left;
}
.logo h1 {
    font-size: 10px;
    color: #999999;
    line-height: 110%;
    font-weight: normal;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 0px;
}

.logo02 {
    float: right;
    width: 215px;
    margin-top: 20px;
    margin-right: 10px;
}
/*------パンクズ------*/
.pan {
    font-size: 0.7em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    padding: 10px;
    color: #858AA0;
}

/*------フッター------*/

#foot {
    width: 800px;
    font-size: 10px;
    color: #333333;
    background-color: #E6E6E6;
    clear: both;
}
#foot ul {
    margin: 0px;
    height: 20px;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #A5262F;
    list-style-type: none;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#foot li {
    margin: 0px;
    padding: 0px;
}
#foot .copy {
    padding: 3px;
    float: left;
    width: 300px;
    font-family: Arial, Helvetica, sans-serif;
}
#foot .privacy {
    float: right;
    width: 145px;
    text-align: right;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 3px;
}
#foot .tou {
    padding: 3px;
    float: right;
    width: 200px;
    text-align: right;
}


/*------グローバルメニュー------*/
#gloval_menu {
    overflow: hidden;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #A5262F;
    background-image: url(../images/g_menu_back.gif);
    background-repeat: repeat-x;
    height: auto;
    width: 800px;
    background-position: bottom;
}
#gloval_menu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    overflow: hidden;
    font-size: 0.5em;
}
#gloval_menu li {
    float: left;
}
.gm01 a {
    background-image: url(../images/g_menu01.gif);
    display: block;
    width: 90px;
    height: 20px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #666666;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}
.gm01 a:hover {
    background-image: url(../images/g_menu01_o.gif);
    border-bottom-color: #FF0000;
}

.gm02 a {
    background-image: url(../images/g_menu02.gif);
    display: block;
    width: 132px;
    height: 20px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #666666;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}
.gm02 a:hover {
    background-image: url(../images/g_menu02_o.gif);
    border-bottom-color: #FF0000;
}

.gm03 a {
    background-image: url(../images/g_menu03.gif);
    display: block;
    width: 96px;
    height: 20px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #666666;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}
.gm03 a:hover {
    background-image: url(../images/g_menu03_o.gif);
    border-bottom-color: #FF0000;
}
.gm04 a {
    background-image: url(../images/g_menu04.gif);
    display: block;
    width: 107px;
    height: 20px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #666666;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}
.gm04 a:hover {
    background-image: url(../images/g_menu04_o.gif);
    border-bottom-color: #FF0000;
}
.gm05 a {
    background-image: url(../images/g_menu05.gif);
    display: block;
    width: 96px;
    height: 20px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #666666;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}
.gm05 a:hover {
    background-image: url(../images/g_menu05_o.gif);
    border-bottom-color: #FF0000;
}
.gm06 a {
    background-image: url(../images/g_menu06.gif);
    display: block;
    width: 96px;
    height: 20px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #666666;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}
.gm06 a:hover {
    background-image: url(../images/g_menu06_o.gif);
    border-bottom-color: #FF0000;
}
.gm07 a {
    background-image: url(../images/g_menu07.gif);
    display: block;
    width: 120px;
    height: 20px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #666666;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}
.gm07 a:hover {
    background-image: url(../images/g_menu07_o.gif);
    border-bottom-color: #FF0000;
}

.gm01_on a {
    display: block;
    width: 90px;
    height: 20px;
    background-image: url(../images/g_menu01_o.gif);
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #666666;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #FF0000;
}
.gm02_on a {
    display: block;
    width: 132px;
    height: 20px;
    background-image: url(../images/g_menu02_o.gif);
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #666666;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #FF0000;
}
.gm03_on a {
    display: block;
    width: 96px;
    height: 20px;
    background-image: url(../images/g_menu03_o.gif);
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #666666;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #FF0000;
}
.gm04_on a {
    display: block;
    width: 107px;
    height: 20px;
    background-image: url(../images/g_menu04_o.gif);
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #666666;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #FF0000;
}
.gm05_on a {
    display: block;
    width: 96px;
    height: 20px;
    background-image: url(../images/g_menu05_o.gif);
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #666666;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #FF0000;
}
.gm06_on a {
    display: block;
    width: 96px;
    height: 20px;
    background-image: url(../images/g_menu06_o.gif);
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #666666;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #FF0000;
}
.gm07_on a {
    display: block;
    width: 120px;
    height: 20px;
    background-image: url(../images/g_menu07_o.gif);
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #666666;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #FF0000;
}


/*------コンテンツボディー------*/

#main {
    width: 800px;
    clear: both;
    overflow: hidden;
    float: none;
    background-image: url(../images/leftmenu_back.gif);
    background-repeat: repeat-y;
}

#main_top {
    width: 800px;
    clear: both;
    overflow: auto;
    float: none;
}
/*------メインコンテンツ------*/

#maincontents {
    width: 580px;
    float: left;
    margin-left: 10px;
}
#con_box {
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
}
#con_box_inner {
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 5px;
    margin-left: 20px;
    font-size: 0.8em;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


/*------TOP------*/

.top_vis {
    height: 245px;
    width: 800px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #A5262F;
    background-image: url(../images/top_vis.jpg);
    background-repeat: no-repeat;
}
.top_bar {
    font-size: 10px;
    padding-top: 16px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #000000;
    padding-right: 0px;
    overflow: hidden;
}
/*------TOP 左コンテンツ------*/
#top_left {
    width: 575px;
    float: left;
    margin-left: 5px;
    background-image: url(../images/gr1_back.gif);
    background-repeat: repeat-y;
    background-position: right;
}
.top_left_title {
    width: 575px;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #A5262F;
    float: left;
    background-color: #000000;
    height: 20px;
}
#top_left_inner {
    margin-top: 20px;
    margin-left: 20px;
}
#top_left_inner ul {
    background-image: url(../images/point_top.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    list-style-type: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #9BBB82;
    width: 505px;
    overflow: hidden;
    visibility: inherit;
}
#top_left_inner li {
    margin: 0px;
    padding: 0px;
    font-size: 0.8em;
    color: #333333;
}
#top_left_inner .title {
    margin: 0px;
    height: 16px;
    width: 360px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #EBE9ED;
    float: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 3px;
    font-size: 0.9em;
    font-weight: bold;
    color: #666666;
}
#top_left_inner .contents {
    margin: 0px;
    width: 360px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #EBE9ED;
    float: left;
    padding-top: 3px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 3px;
}
#top_left_inner .photo {
    height: 90px;
    width: 120px;
    float: right;
    margin-bottom: 10px;
    margin-left: 8px;
}
#top_left_inner li {
    margin: 0px;
    padding: 0px;
}
#top_left_inner li .sbtitle{
    font-size: 1.1em;
    color: #4E5A8B;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 360px;
}

/*------TOP 右コンテンツ------*/
#top_right {
    width: 215px;
    float: left;
}
.top_right_title {
    width: 215px;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #A5262F;
    float: left;
    background-color: #000000;
    height: 20px;
}

#top_right_inner {
    margin-top: 20px;
    margin-left: 10px;
}
.top_links {
    background-color: #E8E8E8;
    background-image: url(../images/top_links_bt.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    margin: 10px;
    width: 180px;
    padding-bottom: 15px;
}
.top_links .title {
    font-size: 0.8em;
    font-weight: bold;
    color: #333333;
    margin-left: 15px;
}
.top_links ul {
    padding: 0px;
    font-size: 0.7em;
    margin-top: 5px;
    margin-right: 30px;
    margin-bottom: 5px;
    margin-left: 30px;
    color: #006699;
}
.top_links li {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 0px;
}
.bana ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.bana li {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
}
/*------レフトメニュー------*/

#leftmenu {
    width: 200px;
    float: left;
}
#leftmenu ul {
    width: 190px;
    padding: 0px;
    list-style-type: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 0px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #828282;
    font-size: 0.5em;
}
#leftmenu li {
    margin: 0px;
    padding: 0px;
    width: 190px;
    height: 39px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #828282;
    float: none;
}
.sub_top_title {
    padding-left: 5px;
}

/*------ 入力フォーム関連 ------*/
.headerInput20{
    font-size: 12px;
    width: 20px;
    border: 1px solid #000000;
}
.headerInput25{
    font-size: 12px;
    width: 25px;
    border: 1px solid #000000;
}
.headerInput30{
    font-size: 12px;
    width: 30px;
    border: 1px solid #000000;
}

.headerInput40{
    font-size: 12px;
    width: 40px;
    border: 1px solid #000000;
}

.headerInput50{
    font-size: 12px;
    width: 50px;
    border: 1px solid #000000;
}
.headerInput75{
    font-size: 12px;
    width: 75px;
    border: 1px solid #000000;
}
.headerInput100{
    font-size: 12px;
    width: 100px;
    border: 1px solid #000000;
}
.headerInput150{
    font-size: 12px;
    width: 150px;
    border: 1px solid #000000;
}
.headerInput200{
    font-size: 12px;
    width: 200px;
    border: 1px solid #000000;
}
.headerInput250{
    font-size: 12px;
    width: 250px;
    border: 1px solid #000000;
}
.headerInput300{
    font-size: 12px;
    width: 300px;
    border: 1px solid #000000;
}
.headerInput350{
    font-size: 12px;
    width: 350px;
    border: 1px solid #000000;
}
.headerInput400{
    font-size: 12px;
    width: 400px;
    border: 1px solid #000000;
}
.dl_bana {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
