/*====================================================================================================

 common

====================================================================================================*/
body {
    margin: 0px;
    background-image: url(../img/center_back.gif);
    font-size: 13px;
    text-align: center;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}
#bodyall {
    margin: 0px;
    text-align: center;
    width: 970px;
    background-color: #FFFFFF;
}

h1, h2, h3 {
    margin: 0;
    padding: 0;
    font-size: 12pt;
    color: #666;
    text-align: left;
}
td, table {
padding-top: 0;
border: 0;
border-collapse: collapse;
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 13px;
}
td {
    vertical-align: top;
}
td.center {
    vertical-align: middle;
}
td.center2 {
    text-align: center;
}
th {
    text-align: left;
}
ul {
    list-style-type: none ;
    margin: 0px 0px 0px 10px;
}
li {
    padding-top: 3px;
    margin: 0px 0px 0px 0px;
}
hr {
       border-width: 1px 0px 0px 0px; /* 太さ */
       border-style: dashed; /* 線種 */
       border-color: #FFFFFF; /* 線色 */
       height: 1px; /* 高さ */
}
p {
    padding: 2px;
    margin: 2px;
    text-align: left;
}
p.center {
    padding: 2px;
    margin: 2px;
    text-align: center;
    line-height: 1.5em;
}
p.right {
    padding: 2px;
    margin: 2px;
    text-align: right;
    line-height: 1.5em;
}
p.small {
    padding: 2px;
    margin: 2px;
    font-size: 11px;
    text-align: left;
}

/*====================================================================================================

 header_navigaiton

====================================================================================================*/
#headermenubar_back {
    background-image: url(../img/head_titleback.gif);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    vertical-align: bottom;
    margin: 0;
    padding: 0;
    text-align: center;
}

/*====================================================================================================

 navigaiton

====================================================================================================*/

.menubar_back {
    height: 35px;
    background-image: url(../img/back.gif);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    vertical-align: bottom;
    margin: 0;
    padding: 0;
    text-align: center;
}
.tab1 {
    height: 35px;
    width: 100px;
    background-image: url(../img/tab1.gif); /* -- 色 -- */
    background-repeat: no-repeat;
    background-position: 0px 0px;
    vertical-align: middle;
    text-align: center;
}
.tab1 a {
    color: #ffffff;
    text-decoration: none;
}
.tab1 a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.tab2 {
    height: 35px;
    width: 96px;
    background-image: url(../img/tab2.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    vertical-align: middle;
    text-align: center;
}
.tab2 a {
    color: #000000;
    text-decoration: none;
}
.tab2 a:hover {
    color: #000000;
    text-decoration: underline;
}
.tab3 {
    height: 35px;
    width: 95px;
    background-image: url(../img/tab3.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    vertical-align: middle;
    text-align: center;
}
.tab3 a {
    color: #000000;
    text-decoration: none;
}
.tab3 a:hover {
    color: #000000;
    text-decoration: underline;
}

/* ---- cateの上部メニューバー ---- */

.cate_menubar_back {
    height: 31px;
    background-image: url(../img/back_cate.gif);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    vertical-align: bottom;
    margin: 0;
    padding: 0;
    text-align: center;
}
.cate_tab4 {
    height: 31px;
    background-position: 0px 0px;
    vertical-align: middle;
    text-align: left;
    padding: 0px 0px 0px 20px
}
.cate_tab4 a {
    color: #000000;
    text-decoration: none;
}
.cate_tab4 a:hover {
    color: #F7901E;
    text-decoration: underline;
}

.search_menu {
    padding: 4px 0px 4px 0px;
    background-color: #F7901E;
    height: 25px;
    text-align: center;
    color: #ffffff;
}
.search_menu a {
    color: #ffffff;
    text-decoration: none;
}
.search_menu a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.search_form {
    background-color: #eeeecc;
}


/*====================================================================================================

 google 検索

====================================================================================================*/

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

.search_f {
    width: 140px;
    margin: 4px;
    height: 20px;
    font-size: 15px;
    padding: 2px;
}

.submit_f {
    margin: 2px 0 4px 0px;
}

select {
    font-family: "ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif;
}
img {border: 0;}

/*====================================================================================================

 INDEX

====================================================================================================*/
#bodyWrap {
    width: 950px;
    padding-top: 5px;
}

#leftspace {
    width: 200px;
    float: left;
    text-align: left;
    padding: 2px;
    margin: 0px 2px 2px 2px;
}
#leftspace a img {
    margin-right: 3px;
    border: 2px solid #FFF;
}

#leftspace a:hover img {
    margin-right: 3px;
    border: 2px solid #F7901E;
}
#leftspace a {
    text-decoration: none;
    color: #000;
}
#leftspace a:hover {
    color: #F7901E;
    text-decoration: underline;
}


#bannerSpace2 {
    display: block;
    border: #DBDBDB solid 1px;
    padding: 3px;
    margin: 0px 2px 4px 2px;
    text-align: left;
    overflow: hidden;
    width: 190px;
}

#contentSpace {
    text-align: center;
    float: right;
    width: 740px;
    margin: 0px 0px 0px 0px;
}
#bg {
    text-align: left;
    margin: 0px 0px 0px 0px;
    background: black url(../img/back2.gif)
}

/*----- CENTER AREA -----*/

#centerSpace {
    float: left;
    width: 410px;
    margin: 0px 15px 0px 5px;
    padding: 5px;
    text-align: left;
    background-image: url(../img/center_back.gif);
    color: #000000;
}
#centerSpace a {
    text-decoration: none;
    color: #000000;
}
#centerSpace a:hover {
    color: #F7901E;
    text-decoration: underline;
}
td.white{
    color: #000000;
}
td.white a {
    text-decoration: none;
    color: #000000;
}
td.white a:hover {
    color: #F7901E;
    text-decoration: underline;
}

td.white_table {
    text-align: center;
}
td.white_table a {
    text-decoration: none;
    color: #000000;
}
td.white_table a:hover {
    color: #F7901E;
    text-decoration: underline;
}

td.white_table a img {
    margin-right: 3px;
    border: 2px solid #FFFFFF;
}

td.white_table a:hover img {
    margin-right: 3px;
    border: 2px solid #F7901E;
    color: #F7901E;
}
/*----- RIGHT AREA -----*/
#rightSpace {
    float: right;
    width: 300px;
    vertical-align: top;
    text-align: left;
}
#pink {
    color: #FFFFFF;
    background-color: #F7901E;
    margin: 4px 0px 0px 0px;
    padding: 5px;
}
table.white2 {
    background-color: #FFFFFF;
    padding: 5px;
    width: 290px;
}
table.white2 a {
    text-decoration: none;
    color: #000;
}
table.white2 a:hover {
    color: #F7901E;
    text-decoration: underline;
}

/*----- MAIN AREA -----*/
#main {
    padding: 5px;
}
#main div {
    background-color: #DBDBDB;
    padding: 5px;
}
#main div a {
    text-decoration: none;
    color: #000;
}
#main div a:hover {
    color: #F7901E;
    text-decoration: underline;
}
#main div img {
    margin-right: 3px;
    border: 2px solid #DBDBDB;
}
#main div a img {
    margin-right: 3px;
    border: 2px solid #DBDBDB;
}

#main div a:hover img {
    margin-right: 3px;
    border: 2px solid #F7901E;
}
.maintable {
    border-top: 1px solid #DBDBDB;
    border-left: 1px solid #DBDBDB;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    width: 730px;
    margin: 0px auto;
    table-layout: fixed;

}
.maintable td {
    border-right: 1px solid #DBDBDB;
    border-bottom: 1px solid #DBDBDB;
}
.maintable td.image {
    width: 103px;
}
.maintable td p {
    margin: 0px;
    padding: 0.3em 1em;
}
.maintable td.image p {
    text-align: center;
    padding: 0.3em 0em;
}
.maintable td p a img {
    margin-right: 3px;
    border: 2px solid #FFFFFF;
}

.maintable td p a:hover img {
    margin-right: 3px;
    border: 2px solid #F7901E;
}
.maintable th {
    width: 6px;
    padding: 0px;
    background-color: #FFFD01;
    border-bottom: 1px solid #DBDBDB;
}
.maintable a {
    text-decoration: none;
    color: #000;
}
.maintable a:hover {
    color: #F7901E;
    text-decoration: underline;
}

/*====================================================================================================

 SITE MAP

====================================================================================================*/

ul.smsublist {
    list-style-type: none ;
    margin: 0px 0px 0px 10px;
    padding-left: 15px;
    padding-bottom: 3px;
    background-color: #f3f3f3;
}
div.sitemap {
    padding: 2px;
    margin-top: 2px;
    margin-bottom: 5px;
    border-bottom: #ccc dotted 1px;
}
/*====================================================================================================

 FOTTER AREA

====================================================================================================*/

#footerArea {
    clear: both;
    /*width: 782px;*/
    margin: 10px auto 0px auto;
    padding: 10px 0px;
    border-top: 1px solid #818C87;
    text-align: center;
}

#footerArea ul {
    clear: both;
}

#footerArea li {
    display: inline;
    padding-left: 0.4em;
    padding-right: 0.4em;
    border-right: 1px solid #000000;
    line-height: 1.3em;
}
#footerArea li.lastItem {
    border-right: none;
}

div#footerArea ul#serviceList {
    font-size: 0.8em;
    padding-top: 10px;
}
div#footerArea ul#serviceList a {
    margin: 0 0px;
}
