@charset "UTF-8";

/* ========BASIC======== */
*{
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
font-family: Osaka, Verdana, Helvetica, sans-serif;
font-size: 13px;
line-height: 170%;
}

h1,h2,h3,p,ul,li{
margin: 0;
padding: 0;
}

a {
color:#2757a1;
text-decoration:underline;
}

a:hover {
color: #d70542;
}

img {
border: none;
}

br {
letter-spacing:normal;
}

/* ========header========*/
#header {
height: 138px;
background: url(images/bg_header.gif) repeat-x;
color: #666666;
border-bottom: solid 1px #8f9aa3;
}

#header ul{
list-style-type: none;
}

#header-main {
width: 980px;
height: 138px;
margin-right: auto;
margin-left: auto;
}

h1 {
margin: 0;
text-align:right;
font-size: 12px;
font-weight:normal;
}

#logo {
padding-top: 7px;
}

#contact {
position:absolute;
margin-left: 645px;
top:22px;
height: 79px;
}

#menu {
padding: 23px 0 0 0;
}

#menu ul {
margin: 0;
padding:0;
list-style-type ; none;
}

#menu li {
list-style-type ; none;
float:left;
}

#menu li#home a{
display:block;
width: 126px;
height: 31px;
text-indent: -9999px;
background : url(images/home1.jpg) no-repeat;
text-decoration:none;
}

#menu li#home a:hover{
background : url(images/home2.jpg) no-repeat;
text-decoration:none;
}

#menu li#jimusyo a{
display:block;
width: 126px;
height: 31px;
text-indent: -9999px;
background : url(images/jimusyo1.jpg) no-repeat;
text-decoration:none;
}

#menu li#jimusyo a:hover{
background : url(images/jimusyo2.jpg) no-repeat;
text-decoration:none;
}

#menu li#housyu a{
display:block;
width: 126px;
height: 31px;
text-indent: -9999px;
background : url(images/service1.jpg) no-repeat;
text-decoration:none;
}

#menu li#housyu a:hover{
background : url(images/service2.jpg) no-repeat;
text-decoration:none;
}

#menu li#toiawase a{
display:block;
width: 126px;
height: 31px;
text-indent: -9999px;
background : url(images/otoiawase1.jpg) no-repeat;
text-decoration:none;
}

#menu li#toiawase a:hover{
background : url(images/otoiawase2.jpg) no-repeat;
text-decoration:none;
}

#map {
float: right;
padding-top: 8px;
}

#map ul {
padding:0;
list-style-type ; none;
}

#map li {
list-style-type ; none;
float:left;
}

#map li#site a{
display:block;
width: 84px;
height: 19px;
text-indent: -9999px;
background : url(images/sitemap.png) no-repeat;
text-decoration:none;
}

#map li#access a{
display:block;
width: 93px;
height: 19px;
text-indent: -9999px;
background : url(images/accessmap.png) no-repeat;
text-decoration:none;
}

/* ========wrapper========*/
#wrapper {
background: url(images/bg_content.gif) repeat-x;
}

/* ========content========*/
#content {
clear: right;
width: 980px;
margin-right: auto;
margin-left: auto;
padding: 0;
background: #ffffff;
border-left: solid 1px #8f9aa3;
border-right: solid 1px #8f9aa3;
}

#content a:hover img {
filter: Alpha(opacity=50);
opacity: 0.6; /*firefox safari*/
}

/* ========コンテンツ パンくず======== */
#topicPath {
margin: 0px 0 5px 26px;
padding-top: 5px;
font-size:12px;
height: 25px;
clear: both;
} 

#topicPath a {
text-decoration: none;
}

/* ========navi========*/
#navi1 {
clear: both;
margin: 0 26px 0 0;
}

#navi1-left {
margin: 0;
padding: 30px 0 0 0;
text-align: center;
}

#navi1-right {
float:right;
margin: 15px 0 0 0;
width: 250px;
background-color:#fafaf9;
padding: 0;
}

#right-banner{
width:230px;
margin:0 0 5px 10px;
padding:0;
}

#right-banner.right-banner_top{
margin-top: 15px;
}

#right-banner.right-banner_bottom{
margin-bottom: 15px;
}

#navi2 {
width: 100%;
margin: 35px 0 0 26px;
}

#navi2-banner {
margin :20px 0 0 0;
}

#navi2-kurashi {
width: 925px;
height: 115px;
margin: 0;
border-left:1px solid #dbdbdb;
border-right:1px solid #dbdbdb;
border-bottom:1px solid #dbdbdb;
}

.navi2-menu {
width: 308px;
float:left;
}

#navi2-menu dl{
margin-top:0px;
float:left;
width:260px;
margin-left:3px;
}

.navi2-menu dl{
margin: 5px 0 0 0;
}

.navi2-menu dt{
margin-left: 30px;
color:#666666;
background : url(images/p_side.gif) 7px 10px no-repeat;
padding-left:24px;
text-decoration:none;
text-align: left;
line-height: 180%;
}

.navi2-menu dt a{
color:#2757a1;
text-decoration:underline;
}

.navi2-menu dt a:hover{
color:#666666;
background:#FFF799;
text-decoration:none;
}

#navi2-business {
width: 925px;
height: 285px;
margin: 0;
border-left:1px solid #dbdbdb;
border-right:1px solid #dbdbdb;
border-bottom:1px solid #dbdbdb;
}

#navi2-business .navi2-tittle {
width: 260px;
padding: 10px 0 0 33px;
font-weight: bold;
background : url(images/obi.gif) 20px 14px no-repeat;
color:#a76a05;
}

/* ========main======== */
#main{
clear: both;
float:left;
margin: 0 0 0 26px;
width:670px;
text-align:left;
font-size:14px;
padding-bottom: 50px;
line-height: 180%;
}

#main a:hover {
text-decoration:underline; 
}

#main h2 {
padding-top:2px;
padding-left:25px;
line-height: 30px;
background : url(images/h2-office.gif) no-repeat;
font-size:14px;
margin-bottom:10px;
}

#page-navi{
font-size:11px;
text-align: center;
line-height: 29px;
color:#6666661;
margin-bottom:12px;
padding-top:3px;
background : url(images/page_navi.gif) no-repeat;
}

#main h3 {
width: 632px;
margin:40px 0 10px 0;
border-bottom:solid 1px #2e1b06;
padding-left:25px;
background : url(images/h3_br.gif) 7px center no-repeat;
font-size: 14px;
color: #583714;
}

#main h4 {
margin: 40px 0 10px 5px;
width: 632px;
border-bottom:1px dotted #2e1b06;
padding-left:22px;
background : url(images/obi.gif) 5px center no-repeat;
color:#a76a05;
}

#main p{ 
margin:10px 20px 10px 20px;
}

#main .h4 { 
margin:10px 20px 10px 30px;
}

#box {
width: 645px;
background:url("images/outbox-bk.gif") repeat scroll 0 0 transparent;
border:1px solid #DBDBDB;
clear:both;
margin:20px 0 20px 0;
overflow:auto;
padding:5px;
}

#box2 {
background:none repeat scroll 0 0 #FFFFFF;
clear:both;
margin:0;
overflow:hidden;
padding:5px 0 10px 0;
}

#box2_text {
margin: 0 15px 10px 20px;
}

#box2.koureikimain {
padding:0;
}

#box2.koureikimain p {
line-height: 180%;
}

#box3 {
background-attachment:scroll;
background-color:#f8f8f8;
background-image:url(images/memo.png);
background-position:right bottom;
background-repeat:no-repeat;
color: #444444;
margin:0;
overflow:hidden;
padding:5px;
}

#box .tittle {
margin: 5px 15px 0 15px;
border-bottom:1px dotted #bfb695;
padding-left:20px;
background-image : url(images/sankaku.gif);
background-position:5px center; 
background-repeat:no-repeat; 
font-weight: bold;
color:#413c2a;
margin-bottom:10px;
}

.bo {
font-weight: bold;
}

#main .gb {
font-weight: bold;
color: #54760a;
}

#main p.memo{
margin: 10px 75px 20px 20px ;
}

#main p.check{
margin-left: 20px;
padding-left:25px;
background : url(images/checkmark.gif) 0px 2px no-repeat; 
}

#main p.zemu{
margin-left: 20px;
padding-left:21px;
background : url(images/zemu.gif) 0px 2px no-repeat; 
}

#main p.br{
color: #663300;
}

#main p.g{
font-weight: bold;
}

p.check_g {
margin: 0 ;
background : url(images/check_g.jpg) 5px 5px no-repeat;
padding: 0px 0px 10px 50px;
}

#main p.qa_q{
margin-left: 20px;
padding-left:25px;
background-image : url(images/qa-q.gif);
background-position:0px 2px;
background-repeat:no-repeat; 
}

#main p.qa_a{
margin-left: 20px;
padding-left:25px;
background-image : url(images/qa-a.gif);
background-position:0px 2px;
background-repeat:no-repeat; 
}

#main p.merit1{
padding-left:70px;
background-image : url(images/merit1.png);
background-position:0px 1px;
background-repeat:no-repeat; 
}

#main p.merit2{
padding-left:70px;
background-image : url(images/merit2.png);
background-position:0px 1px;
background-repeat:no-repeat; 
}

#main p.merit3{
padding-left:70px;
background-image : url(images/merit3.png);
background-position:0px 1px;
background-repeat:no-repeat; 
}

#main p.jump{
font-size: 13px;
margin: 5px 10px 0 0;
}

.sma {
font-size: 13px;
}

.xsma {
font-size: 12px;
line-height: 140%;
}

#main .gb {
font-weight: bold;
color: green;
}

#flower {
width: 635px;
margin: 40px 0px 20px 10px;
padding: 10px 0 10px 0;
border:1px dotted #bfb695 ;
}

#flower .tittle {
margin: 5px 20px 0 20px;
border-bottom:1px dotted #bfb695;
padding-left:165px;
background-image : url(images/hana-icon1.gif);
background-position:120px 0; 
background-repeat:no-repeat; 
font-weight: bold;
color:#8e8155;
margin-bottom:10px;
}

#flower p {
margin:10px 10px 5px 20px;
}

#main ol{
padding: 0 10px 0 40px; 
line-height:170%;
}

#main ul{
margin:0 20px 0 20px;
padding-left: 40px;
line-height:170%;
}

#main li ul{
margin-left: 0;
margin-right: 0;
padding-left: 20px;
}

ul.dot-g li {
list-style-image:url(images/dot_g.jpg);
}

li.dot-g{
list-style-image:url(images/dot_g.jpg);
}

ul.kome {
padding-left:1em;
}

ul.kome li {
text-indent:-1.7em;
list-style-type:none;
}

dl.dot-g {
line-height: 170%;
}

dl.dot-g dt {
background:url(images/dot_g.jpg) 0px 4px no-repeat;
margin: 10px 0 5px 20px;
padding-left:8px;
color:#638c0a;
font-weight: bold;
}

dl.dot-g dd {
margin-left: 20px;
}

#main dt{
padding: 0 0 0 15px;
margin: 0;
}

#main dd{
padding: 0 15px 0 30px;
margin: 0;
}

#koreiki {
font-size: 12px;
margin: 0;
padding: 0;
}

#koreiki dt{
margin: 0;
padding: 0;
background : url(images/p_side_r.gif) no-repeat;
background-position:0px 9px;
padding-left:10px;
}

#koreiki dt.bla{
margin-top: 10px;
}

#koreiki dt a{
text-decoration:none;
}

#koreiki dd{
margin: 0;
padding: 0;
background : url(images/p_side_green.gif) no-repeat;
background-position:10px 9px;
padding-left:23px;
}

#koreiki dd.sub{
margin: 0;
padding: 0;
background : url(images/p_side_br.gif) no-repeat;
background-position:20px 9px;
padding-left:33px;
}

#koreiki dd a{
text-decoration:none;
}

#oshirase_base {
width: 658px;
border-left:1px solid #dbdbdb;
border-right:1px solid #dbdbdb;
border-bottom:1px solid #dbdbdb;
padding-top: 10px;
}

table#oshirase {
border: 0px ;
border-collapse: collapse;
border-spacing: 0;
width: 630px;
margin: 0px 0 10px 20px;
font-size: 13px;
}

table#oshirase tr {
height: 25px;
}

table#oshirase td.date {
width: 110px;
vertical-align: top;
}

table#oshirase td.con {
background : url(images/p_side.gif) 5px 9px no-repeat;
padding-left:17px;
text-decoration:none;
}

table#table-01 {
margin-top: 10px;
margin-bottom: 10px;
border: 1px #E3E3E3 solid;
border-collapse: collapse;
border-spacing: 0;
}

table#table-01 th {
padding: 5px;
border: #E3E3E3 solid;
border-width: 0 0 1px 1px;
background: #F5F5F5;
font-weight: bold;
text-align: center;
}
table#table-01 td {
padding: 5px 10px 5px 5px ;
border: 1px #E3E3E3 solid;
border-width: 0 0 1px 1px;
}

.cen {
text-align: center;
}

table#table-02 {
border: 0px;
border-collapse: collapse;
border-spacing: 0;
margin: 0;
}

table#table-02.kourei {
margin-top: 20px;
}

table#table-02 th {
padding: 5px;
border-width: 0 0 1px 1px;
background: #F5F5F5;
text-align: center;
}

table#table-02 td {
 padding: 0 ;
}

#main table td ul {
margin: 0 0 0 18px;
padding: 0;
}

td.ue {
vertical-align: top;
}

#dot_kakomi {
margin: 20px 10px 20px 10px;
padding: 10px 0 10px 0;
border:1px dotted #bfb695 ;
}

#dot_kakomi .tittle {
margin: 0 20px 0 15px;
border-bottom:1px dotted #bfb695;
padding-left:25px;
background-image : url(images/sankaku.gif);
background-position:5px center; 
background-repeat:no-repeat; 
font-weight: bold;
color:#8e8155;
margin-bottom:10px;
}

#dot_kakomi2 {
margin: 0 15px 0 20px;
}

#dot_kakomi p {
margin:10px 10px 5px 20px;
}

#dot_kakomi ul {
margin: 0 15px 0 20px;
}

#dot_kakomi li {
margin-bottom: 0;
}

p.nagare1 {
margin-top: 10px;
padding: 0 0 20px 40px;
background-image : url(images/p_support1.gif);
background-position:0px 0px;
background-repeat:no-repeat;
}

p.nagare2 {
padding: 0 0 20px 40px;
background-image : url(images/p_support2.gif);
background-position:0px 0px;
background-repeat:no-repeat;
}

p.nagare3 {
padding: 0 0 20px 40px;
background-image : url(images/p_support3.gif);
background-position:0px 0px;
background-repeat:no-repeat;
}

p.nagare4 {
padding: 0 0 20px 40px;
background-image : url(images/p_support4.gif);
background-position:0px 0px;
background-repeat:no-repeat;
}

p.nagare5 {
padding: 0 0 20px 40px;
background-image : url(images/p_support5.gif);
background-position:0px 0px;
background-repeat:no-repeat;
}

p.nagare6 {
padding: 0 0 20px 40px;
background-image : url(images/p_support6.gif);
background-position:0px 0px;
background-repeat:no-repeat;
}

#main .sty00 {
margin: 0;
}

#main .sty01 {
margin-bottom: 10px;
}

#main .sty02 {
margin-top: 10px;
}

#main .sty03 {
margin: 25px 0 0 0;
}

#main .sty04 {
margin-top: 20px;
}

#main .sty05 {
margin-left: 25px;
}

#main .sty06 {
padding-left: 50px;
}

#main .sty07 {
padding-left: 15px;
}

#main .sty08 {
margin-top: 0;
margin-bottom: 0;
}

#main .sty09 {
margin-left: 20px;
}

#main .sty10 {
margin-bottom: 0;
}
/* =======サイドメニュー======== */
#sidemenu{
float:right;
width:250px;
margin: 0 26px 50px 0;
padding: 0;
}

#sidemenu.top_page{
margin-top: 20px;
}

#office{
background-color:#fafaf9;
padding:15px 0 0 0;
}

#unei{
background-color:#f0fbd6;
padding:15px 0 10px 0;
}

#senmon{
text-align: center;
font-size: 12px;
font-weight: bold;
line-height: 150%;
color: #6b993e;
}

#sonota{
float:right;
width:250px;
background-color:#ffffff;
text-align: center;
margin-top: 20px;
}

#senmon_site{
background-color:#fbf5ed;
padding:15px 0 10px 0;
}

.section{
width:230px;
margin:0 10px 0 10px;
padding-bottom: 10px;
}

.section2{
width:230px;
margin:0 10px 0 10px;
padding-bottom: 20px;
}

#sidemenu dl{
margin: 0;
padding: 0;
}

#sidemenu dt {
height: 25px;
margin-bottom: 5px;
padding:7px 0 0 35px;
font-weight: bold;
border:1px solid #dbdbdb;
background : url(../images/side_banner_bz_g2.gif) no-repeat;
background-color: #ffffff;
}

#sidemenu dt a{
color:#333333;
text-decoration:none;
}

#sidemenu dt a:hover{
color:#2279ca;
}

#sidemenu dt.mobile {
background : url(images/sidebanner_mobi.gif) no-repeat;
background-color: #ffffff;
}

#sidemenu dt.mobile_r {
background : url(images/sidebanner_mobi_r.gif) no-repeat;
background-color: #ffffff;
}

#sidemenu dt.clip {
background : url(images/sidebanner_clip.gif) no-repeat;
background-color: #ffffff;
}

#sidemenu dt.kurashi {
background : url(images/sidebanner_kurashi.gif) no-repeat;
background-color: #ffffff;
}

#sidemenu dt.bz {
background : url(images/sidebanner_bz.gif) no-repeat;
background-color: #ffffff;
}

#sidemenu dt.rikon {
background : url(images/sidebanner_rikon.gif) no-repeat;
margin: 0;
padding:16px 0 0 40px;
background-color: #ffffff;
}

#sidemenu dt.kabushiki {
background : url(images/kabushiki-site-banner.gif) no-repeat;
margin: 0;
padding:20px 0 0 40px;
background-color: #ffffff;
}

#sidemenu dt.goudou {
background : url(images/goudou-site-banner.gif) no-repeat;
margin: 0;
padding:16px 0 0 40px;
background-color: #ffffff;
}

#sidemenu dt.kobutsu {
background : url(images/kobutsu-site-banner.gif) no-repeat;
margin: 0;
padding:16px 0 0 40px;
background-color: #ffffff;
}

#sidemenu dt.souzoku {
background : url(images/sidebanner_souzoku.gif) no-repeat;
margin: 0;
padding:17px 0 0 40px;
background-color: #ffffff;
}

#sidemenu dt.igon {
background : url(images/igon-site-banner.gif) no-repeat;
margin: 0;
padding:17px 0 0 40px;
background-color: #ffffff;
}

#sidemenu dt.nini {
background : url(images/sidebanner_nini.gif) no-repeat;
margin: 0;
padding:17px 0 0 40px;
background-color: #ffffff;
}

#sidemenu dd {
display:block;
background : url(images/p_side.gif) 7px 11px no-repeat;
line-height: 30px;
padding-left:22px;
font-size:13px;
text-decoration:none;
}

#sidemenu dd a{
display:block;
text-decoration:none;
color: #000000;
}

#sidemenu dd:hover{
background:#FFF799;
}

#sidemenu dd.green{
background : url(images/p_side_green.gif) 7px 11px no-repeat;
}

#sidemenu dd.green:hover{
background:#FFF799;
}

#sidemenu dd.red{
background : url(images/p_side_r.gif) 7px 11px no-repeat;
}

#sidemenu dd.red:hover{
background:#FFF799;
}

#sidemenu dd.sub{
background : url(images/p_side_green.gif) 15px 12px no-repeat;
padding-left:27px;
}

#sidemenu dd.sub:hover{
background:#FFF799;
}
/* ========footer========*/
#guide {
clear: both;
width: 100%;
text-align: center;
}

#co {
clear: both;
width: 100%;
border-top:solid 1px #8f9aa3;
background:url("images/bg_totop.jpg") repeat-x scroll 0 0 transparent;
}

#totop {
width: 980px;
height: 260px;
margin-right: auto;
margin-left: auto;
}

#totop.totop_l {
height: 290px;
}

#totop.totop_s {
height: 270px;
}

#totop.totop_ss {
height: 220px;
}

#totop .tittle {
margin: 15px 10px 5px 10px;
border-bottom:1px dotted #bfb695;
padding-left:25px;
background-image : url(images/zemu.png);
background-position:5px center; 
background-repeat:no-repeat; 
font-weight: bold;
font-size: 14px;
line-height: 2.2em;
color:#8e8155;
}

#totop .totop_toiawase {
position:absolute;
margin-left: 50px;
margin-top: 0;
}

#totop td.office {
width: 200px;
vertical-align: top;
font-size: 12px;
font-weight: bold;
}

#totop td.office_syousai {
vertical-align: top;
font-size: 12px;
line-height: 150%;
}

#totop dl {
margin-left: 10px;
}

#totop dd {
padding-left: 10px;
line-height: 150%;
}

#footer {
height: 40px;
background: #8f9aa3;
color: #ffffff;
}

#footer a {
color:#ffffff;
text-decoration:none;
}

#footer a:hover {
color: #626262;
}

div#titlebar {
width: 930px;
margin-right: auto;
margin-left: auto;
}

div#titlebar .right {
text-align: right;
padding-top: 10px;
font-size:12px;
line-height:1.7;
}

div#titlebar .left {
padding-top: 10px;
text-align: left;
float: left;
width:500px;
font-size:13px;
}

div#totop2 {
clear: both;
height: 30px;
border-top:1px solid #535D57;
text-align: center;
padding-top: 5px;
}

#footer2 {
background: #d0d7dd;
color: #333333;
height: 50px;
border-bottom: solid 3px #8f9aa3;
}

div#titlebar2 {
width: 980px;
margin-right: auto;
margin-left: auto;
}

div#titlebar2 .right {
padding-top: 27px;
text-align: right;
font-size:80%;
line-height:1.7;
}

div#titlebar2 .left {
padding-top: 5px;
text-align: left;
float: left;
width:450px;
font-size:13px;
}

#link {
border-top:solid 1px #8f9aa3;
}

#link_con {
width: 930px;
height: 50px;
margin-right: auto;
margin-left: auto;
padding-top: 5px;
font-size: 12px;
}


