@charset "shift-jis";

/*
---------------------------------------------------------

COMMENT:
  Summary: 
  Target Pages ---> 
  Site URL: http://
  File name: css/style_search.css
  Author: 

---------------------------------------------------------
*/

/* TABLE : tbl_type01 */
table.tbl_type01 {
    border-top: 2px #9AA4CE solid;
    border-bottom: 2px #9AA4CE solid;
    border-left: 1px #FFFFFF solid;
    border-right: 1px #FFFFFF solid;
    border-collapse: collapse;
    text-align:left;
    width:100%;
}
table.tbl_type01 th,
table.tbl_type01 td {
    border-top-style:solid;
    border-bottom-style:solid;
    border-color: #CCCCCC;
    border-width: 1px;
    font-size:100%;
    padding: 0.3em;
    line-height:1.2;
    vertical-align:top;
}
table.tbl_type01 thead td {
    background-color:#B3C0F7;
    color:#000000;
    font-size:100%;
    padding: 0.3em;
    line-height:1.2;
    text-align:left;
    vertical-align:middle;
    border-top-style:solid;
    border-bottom-style:solid;
    border-color:#9AA4CE;
    border-width: 2px;
    border-left-color:#FFFFFF;
    border-left-style:dashed;
    border-left-width:1px;
    border-right-color:#FFFFFF;
    border-right-style:dashed;
    border-right-width:1px;
}
table.tbl_type01 td.check{
    width:10px;
    background-color:#E0E0E0;
}
table.tbl_type01 td.title {
    width:300px;
    background-color:#F8FDDB;
    border-right-color:#CCCC99;
    border-right-style:dashed;
    border-right-width:1px;
}
table.tbl_type01 td.title:hover {
    background-color:#FFCCCC;
}
table.tbl_type01 td.title1 {
    width:150px;
    background-color:#F8FDDB;
    border-right-color:#CCCC99;
    border-right-style:dashed;
    border-right-width:1px;
}
table.tbl_type01 td.title2 {
    width:130px;
    background-color:#F8FDDB;
    border-right-color:#CCCC99;
    border-right-style:dashed;
    border-right-width:1px;
}
table.tbl_type01 td.title2:hover {
    background-color:#FFCCCC;
} 
table.tbl_type01 td.title3 {
    width:300px;
    background-color:#F8FDDB;
    border-right-color:#CCCC99;
    border-right-style:dashed;
    border-right-width:1px;
}
table.tbl_type01 td.title4 {
    width:200px;
    background-color:#F8FDDB;
    border-right-color:#CCCC99;
    border-right-style:dashed;
    border-right-width:1px;
}
table.tbl_type01 td.type {
    width:50px;
    text-align:center;
    vertical-align:middle;
    background-color:#e0e0e0;
    border-right-color:#CCCC99;
    border-right-style:dashed;
    border-right-width:1px;
}
table.tbl_type01 td.note {
    padding-left:0.5em;
    padding-top:0.5em;
}



/* TABLE : tbl_type03 */
table.tbl_type03 {
    border-top: 2px #9AA4CE solid;
    border-bottom: 2px #9AA4CE solid;
    border-left: 1px #FFFFFF solid;
    border-right: 1px #FFFFFF solid;
    border-collapse: collapse;
    text-align:left;
    width:100%;
}
table.tbl_type03 th,
table.tbl_type03 td {
    border-width: 1px;
    font-size:100%;
    padding: 0.3em;
    line-height:1.2;
    vertical-align:top;
}
table.tbl_type03 thead td {
    background-color:#B3C0F7;
    color:#000000;
    font-size:90%;
    padding: 0.3em;
    line-height:1.2;
    text-align:center;
    vertical-align:middle;
    border-top-style:solid;
    border-bottom-style:solid;
    border-color:#9AA4CE;
    border-width: 2px;
    border-left-color:#FFFFFF;
    border-left-style:dashed;
    border-left-width:1px;
    border-right-color:#FFFFFF;
    border-right-style:dashed;
    border-right-width:1px;
}
table.tbl_type03 td.check{
    width:20px;
    background-color:#E0E0E0;
}
table.tbl_type03 td.title2 {
    width:130px;
    background-color:#F8FDDB;
    border-right-color:#CCCC99;
    border-right-style:dashed;
    border-right-width:1px;
}
table.tbl_type03 td.title2:hover {
    background-color:#FFCCCC;
} 
table.tbl_type03 td.note1 {
    padding-left:0.5em;
    padding-top:0.5em;
}
table.tbl_type03 td.note2 {
    padding-left:0.5em;
    padding-top:0em;
}


/* TABLE : tbl_type04 */
table.tbl_type04 {
    border-left: 1px #FFFFFF solid;
    border-right: 1px #FFFFFF solid;
    border-collapse: collapse;
    text-align:left;
    width:100%;
}
table.tbl_type04 th,
table.tbl_type04 td {
    font-size:100%;
    padding: 0.3em;
    line-height:1.2;
    vertical-align:center;
}
table.tbl_type04 td.title4 {
    border-top-style:solid;
    border-bottom-style:solid;
    border-color: #CCCCCC;
    border-width: 1px;
    color:#000000;
    background-color:#B3C0F7;
    border-right-color:#CCCC99;
    border-right-style:dashed;
    border-right-width:1px;
    height:20px;
}
table.tbl_type04 td.title4:hover {
    background-color:#FFCCCC;
} 
table.tbl_type04 td.check{
    width:20px;
    background-color:#FFFFFF;
}
table.tbl_type04 td.note {
    width:50%;
    padding-left:0.5em;
    padding-top:0.5em;
}

/* TABLE : tbl_type05 */
table.tbl_type05 {
    border-left: 1px #FFFFFF solid;
    border-right: 1px #FFFFFF solid;
    border-collapse: collapse;
    text-align:left;
    width:98%;
    margin-left:10px;
}
table.tbl_type05 th,
table.tbl_type05 td {
    font-size:100%;
    padding: 0.3em;
    line-height:1.2;
    vertical-align:top;
}
table.tbl_type05 td.check{
    border-top-style:solid;
    border-bottom-style:solid;
    border-color: #CCCCCC;
    border-width: 1px;
    width:20px;
    background-color:#E0E0E0;
}
table.tbl_type05 td.title5 {
    border-top-style:solid;
    border-bottom-style:solid;
    border-color: #CCCCCC;
    border-width: 1px;
    background-color:#F8FDDB;
    border-right-color:#CCCC99;
    border-right-style:dashed;
    border-right-width:1px;
}
table.tbl_type05 td.title5:hover {
    background-color:#FFCCCC;
} 
table.tbl_type05 td.note {
    width:50%;
    padding-left:0.5em;
    padding-top:0.5em;
}


/* TABLE : tbl_type06 */
table.tbl_type06 {
    border-left: 1px #FFFFFF solid;
    border-right: 1px #FFFFFF solid;
    border-collapse: collapse;
    text-align:left;
    width:98%;
    margin-left:10px;
}
table.tbl_type06 th,
table.tbl_type06 td {
    font-size:100%;
    padding: 0.3em;
    line-height:1.2;
    vertical-align:top;
}
table.tbl_type06 td.note {
    width:50%;
    padding-left:0.5em;
    padding-top:0.5em;
}


/* TABLE : tbl_type07 */
table.tbl_type07 {
    border-top: 2px #9AA4CE solid;
    border-bottom: 2px #9AA4CE solid;
    border-left: 1px #FFFFFF solid;
    border-right: 1px #FFFFFF solid;
    border-collapse: collapse;
    text-align:left;
    width:100%;
}
table.tbl_type07 th,
table.tbl_type07 td {
    font-size:100%;
    padding: 0.3em;
    line-height:1.2;
    vertical-align:top;
}
table.tbl_type07 thead td {
    background-color:#B3C0F7;
    color:#000000;
    font-size:90%;
    padding: 0.3em;
    line-height:1.2;
    text-align:left;
    vertical-align:middle;
    border-top-style:solid;
    border-bottom-style:solid;
    border-color:#9AA4CE;
    border-width: 2px;
    border-left-color:#FFFFFF;
    border-left-style:dashed;
    border-left-width:1px;
    border-right-color:#FFFFFF;
    border-right-style:dashed;
    border-right-width:1px;
}
table.tbl_type07 td.check{
    width:10px;
    border-width: 1px;
    background-color:#E0E0E0;
    border-top-style:solid;
    border-bottom-style:solid;
    border-color: #CCCCCC;
}
table.tbl_type07 td.title2 {
    width:130px;
    background-color:#F8FDDB;
    border-width: 1px;
    border-right-color:#CCCC99;
    border-right-style:dashed;
    border-right-width:1px;
    border-top-style:solid;
    border-bottom-style:solid;
    border-color: #CCCCCC;
}
table.tbl_type07 td.title2:hover {
    background-color:#FFCCCC;
} 
table.tbl_type07 td.type1 {
    padding-left:0.5em;
    background-color:#FFFFFF;
    border-width: 1px;
    border-right-color:#CCCC99;
    border-right-style:dashed;
    border-right-width:1px;
    border-top-style:solid;
    border-color: #CCCCCC;
}
table.tbl_type07 td.type2 {
    padding-left:0.5em;
}



div.box_type01{
    text-align:center;
    padding:2px;
    width:100%;
    height:36px;
}

/* BOTTUN : btn_type01 */

a.btn_type01 {
    display:block;
    height:36px;
    width:134px;
    margin:auto;
}
a.btn_type01:hover {
    background-position: bottom left;
}
#btn_type01 {
    background-image:url('../images/btn_chizu.gif');
}
#btn_type02 {
    background-image:url('../images/btn_ichiran.gif');
}
#btn_type03 {
    background-image:url('../images/btn_map.gif');
}
#btn_type04 {
    background-image:url('../images/btn_list.gif');
}
#btn_type05 {
    background-image:url('../images/btn_failexport.gif');
}




/* BOX : box_smenu */
ul.box_smenu{
    margin:0px;
    padding-top:0px;
    padding-bottom:10px;
    padding-left:60px;
    padding-right:5px;
    list-style: none;
}
ul.box_smenu li{
    float:left;
    display: inline;
    /* for IE6 */;
    padding-bottom:10px;
}
ul.box_smenu li a {
    display:block;
    height:50px;
    width:185px;
    padding:0px;
}
ul.box_smenu li a:hover {
    background-position: bottom left;
}
#smenu_0101 {
    background-image:url('../images/smenu_0101.gif');
}
#smenu_0102 {
    background-image:url('../images/smenu_0102.gif');
}
#smenu_0201 {
    background-image:url('../images/smenu_0201.gif');
}
#smenu_0202 {
    background-image:url('../images/smenu_0202.gif');
}
#smenu_0203 {
    background-image:url('../images/smenu_0203.gif');
}
#smenu_0204 {
    background-image:url('../images/smenu_0204.gif');
}
#smenu_0205 {
    background-image:url('../images/smenu_0205.gif');
}
#smenu_0206 {
    background-image:url('../images/smenu_0206.gif');
}
#smenu_0207 {
    background-image:url('../images/smenu_0207.gif');
}
#smenu_0208 {
    background-image:url('../images/smenu_0208.gif');
}
#smenu_0209 {
    background-image:url('../images/smenu_0209.gif');
}
#smenu_0210 {
    background-image:url('../images/smenu_0210.gif');
}
#smenu_0211 {
    background-image:url('../images/smenu_0211.gif');
}
#smenu_0212 {
    background-image:url('../images/smenu_0212.gif');
}
#smenu_0213 {
    background-image:url('../images/smenu_0213.gif');
}
#smenu_0301 {
    background-image:url('../images/smenu_0301.gif');
}
#smenu_0302 {
    background-image:url('../images/smenu_0302.gif');
}
#smenu_0303 {
    background-image:url('../images/smenu_0303.gif');
}
#smenu_0304 {
    background-image:url('../images/smenu_0304.gif');
}
#smenu_0401 {
    background-image:url('../images/smenu_0401.gif');
}


/* TAB : tab */
table.tbl_type02 {
    border-top: 2px #9AA4CE solid;
    border-bottom: 2px #9AA4CE solid;
    border-left: 1px #99FFFF solid;
    border-right: 1px #99FFFF solid;
    border-collapse: collapse;
    text-align:left;
}
table.tbl_type02 thead td {
    background-color:#B3C0F7;
    color:#FFFFFF;
    font-size:90%;
    padding: 0.3em;
    line-height:1.2;
    text-align:center;
    vertical-align:middle;
    border-top-style:solid;
    border-bottom-style:solid;
    border-color:#9AA4CE;
    border-width: 2px;
    border-left-color:#FFFFFF;
    border-left-style:dashed;
    border-left-width:1px;
    border-right-color:#FFFFFF;
    border-right-style:dashed;
    border-right-width:1px;
}
a.tabs {
    display:block;
    height:50px;
    width:195px;
    margin:auto;
}
a.tabs:hover {
    background-position: bottom left;
}
#tmenu_0101 {
    background-image:url('../images/tmenu_0101.gif');
}
#tmenu_0102 {
    background-image:url('../images/tmenu_0102.gif');
}
#tmenu_0103 {
    background-image:url('../images/tmenu_0103.gif');
}
#tmenu_0104 {
    background-image:url('../images/tmenu_0104.gif');
}
/*CHEKBOX :komoku*/
ul.komoku li {
float:left;
width:190px;
height:20px;
}
ul.komoku1 li {
float:left;
width:295px;
height:20px;
}
ul.komoku2 li {
float:left;
width:500px;
height:20px;
}
ul.komoku3 li {
float:left;
width:147px;
height:20px;
}
ul.komoku4 li {
float:left;
width:200px;
height:20px;
}

/* @end */
