* {
padding: 0px;
margin: 0px;
font-weight: normal;

}

body{
text-align: center;
margin: 0 auto;
line-height: 150%;
font-size: 0.88em;
color: #333;
background: url(img/back.jpg) repeat-x #fff;
}

h1{
font-size: 13px;
font-weight: normal;
line-height: 120%;
margin-left: 50px;
margin-top: 10px;
color: #000;
margin-bottom: 60px;

}

h2{
font-size: 22px;
font-weight:bold;
border-bottom: 2px solid #333;
padding: 10px 0;
color: #000;
letter-spacing: -1pt;
_letter-spacing: -3pt;
clear: both;
margin-top: 20px;
}

h3{
font-weight: bold;
font-size: 17px;
line-height: 110%;
margin-bottom: 10px;
color: #000;
}

h3 img{
float: left;
margin: 0 10px;
}

h3 span{
font-size: 14px;
}

h4{
background: url(img/set.png) repeat-x 0 -420px;
padding: 5px;
font-size:16px;
text-align: left;
font-weight: bold;
border-bottom: 1px solid #999;
}

h5{
font-weight: bold;
font-size: 14px;
margin-top: 10px;
}

strong{
font-weight: bold;
font-size: 1.1em;
}

a{
color:#006b9f;
}
a:hover{
color:#0098e1;
}

img{
vertical-align: top;
}
a img {
border:none;
}

hr {
display:none;
}

.line{
background:url(img/line.gif) repeat-x;
height:6px;
margin:20px 0 ;
clear:both;
}



/*-----------------------共通レイアウト---------------------------------*/

#header{
width: 936px;
margin: 0 auto;
text-align: center;
background: url(img/image.jpg) no-repeat;
height: 225px;
}
#header_logo{
width: 490px;
text-align: left;
float: left;
margin: 30px 0 0 20px;
}

#wrapper{
width: 900px;
_width:932px;
margin: 0 auto;
text-align: center;
padding: 0 15px 40px 15px;
border: 1px solid #999;
border-top: 0px;
background: #fff;
-webkit-box-shadow: #999 1px 2px 3px;
-moz-box-shadow: #999 1px 2px 3px;
box-shadow: #999 1px 2px 3px;	/*水平・垂直・ぼかし*/
border-radius:0 0 15px 15px;
position: relative;
behavior: url(js/PIE.htc);
}


#main{
width: 590px;
_width:610px;
text-align: left;
float: left;
padding-left: 20px;
}

#right{
width: 255px;
text-align: left;
float: right;
margin-bottom: 20px;
margin-top: 20px;
}



/*-----------------------main---------------------------------*/

#main p{
margin:10px 0;
}

#main p img{
float: right;
margin-left: 8px;
border: 1px solid #999;
padding: 1px;
}

#main ul{
list-style: none;
}

#main ul li {

}


#main ol{
margin-left: 20px;
}




/*-----------------------right---------------------------------*/

#right #hiroba{
width: 253px;
background:url(img/waku01.jpg) no-repeat;
padding: 10px 0 15px 10px;
margin-bottom: 10px;
_height: 220px;
}

#right #ladys{
width: 253px;
background:url(img/waku02.jpg) no-repeat;
padding: 10px 0 15px 10px;
margin-bottom: 10px;
_height: 163px;
}

#hiroba li,#ladys li{
margin-left: 20px;
list-style: none;
}


#right #address{
font-size: 0.95em;
line-height: 130%;
}

#right .link {
width: 230px;
_width:250px;
border: 1px solid #ccc;
background: url(img/set.png) no-repeat;
margin-top: 10px;
font-size: 11px;
padding: 10px;
line-height: 110%;
}

#right .link a{
text-decoration: none;
}

#right .link a img{

margin-bottom: 5px;
}

/*-----------------------page共通---------------------------------*/

#content{
width: 850px;
text-align: left;
margin: 0 auto;
text-align: left;
}

#content p{
margin:20px 10px;
}

#content1{
width: 100%;
text-align: left;
margin: 0 auto;
text-align: left;
}

.top{
clear: both;
text-align: right;
}

.f_small{
font-size: 12px;
color: #666;
}

table td, th{
}

.box{
padding: 5px 20px;
background: #f0f0f0;
border-radius:10px;
position: relative;
behavior: url(js/PIE.htc);
font-size: 13px;
margin: 10px;
z-index: 1;
}



/*-----------------------access---------------------------------*/

.access .address{
float: left;
}

.access img{
margin-top: 20px;
}



/*-----------------------事業計画---------------------------------*/

.plan table{
border: 1px solid #ccc;
border-collapse: collapse;
font-size: 13px;
}


.plan table th{
vertical-align: top;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
padding:5px;
background-color: #f0f0f0;
font-weight: bold;
font-size: 1em;
}

.plan table td{
vertical-align: top;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
padding:5px ;

}


.plan table td ol{
margin-left: 20px;
}
.plan table td ul {

}

.plan table td li{
list-style: none;
}


.plan table td dl dt{

}

.plan table td dl dd{
margin-left: 40px;
margin-bottom: 10px;
}
.plan dl{
margin-left: 10px;
}
.plan dl dt{
font-weight: bold;
}

.plan dl dd{
margin-left: 15px;
margin-bottom: 10px;
}

.plan dl dd li{
list-style: none;
margin-top: 5px;
margin-left: 20px;
}

/*-----------------------組織図---------------------------------*/

.sosikizu table{
margin-left: 80px;
border: 1px solid #ccc;
border-collapse: collapse;
width: 80%;
margin-top: 20px;
font-size: 13px;
}


.sosikizu table th{
vertical-align: top;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
padding:3px;
background-color: #f0f0f0;
font-weight: bold;
}

.sosikizu table td{
vertical-align: top;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
padding: 2px;
padding-left: 20px;
}


/*-----------------------ダウンロード---------------------------------*/

.download dl{
margin-left: 30px;
}

.download dl dt{
font-weight: bold;
}

.download dl dd{
margin-bottom: 10px;
margin-left: 20px;
}


/*-----------------------リンク集---------------------------------*/

.link dl{
width: 45%;
float: left;
margin: 15px;
}

.link dt{
font-weight: bold;
background-color: #0054A1;
color: #fff;
padding: 2px;
text-indent: 5px;
margin-bottom: 5px;
}

.link dd{
border-bottom: 1px dotted #999;
margin-bottom: 5px;

}

.link dd a{
text-decoration: none;
}

/*-----------------------sitemap--------------------------------*/

.sitemap dl{
margin-left: 20px;
}

.sitemap dl dt {
font-size: 17px;
margin-bottom: 5px;
}

.sitemap dl dt a{
font-weight: bold;
}

.sitemap dl dd dt a{
font-weight: bold;
font-size: 14px;
}

.sitemap dl dd{
margin-bottom: 15px;
margin-left: 20x;
}

.sitemap dl dd li{
margin-left: 30px;
list-style: none;
}



/*-----------------------ナビ---------------------------------*/

#navi{
clear: both;
height: 70px;
}

#navi li{
list-style: none;
}

.btn01{
width: 94px;
height: 50px;
text-indent: -9999px;
float: left;
}

.btn01 a{
width: 94px;
height: 50px;
display: block;
background: url(img/menu.gif) no-repeat 0 0;
text-indent: -9999px;
}

.btn01 a:hover{
background-position: 0 -60px;
}

.btn01c{
width: 94px;
height: 50px;
display: block;
background: url(img/menu.gif) no-repeat 0 -60px;
text-indent: -9999px;
float: left;
}

.btn02{
width: 101px;
height: 50px;
text-indent: -9999px;
float: left;
}

.btn02 a{
width: 101px;
height: 50px;
display: block;
background: url(img/menu.gif) no-repeat -94px 0;
text-indent: -9999px;
}

.btn02 a:hover{
background-position: -94px -60px;
}

.btn02c{
width: 101px;
height: 50px;
display: block;
background: url(img/menu.gif) no-repeat -94px -60px;
text-indent: -9999px;
float: left;
}

.btn03{
width: 96px;
height: 50px;
text-indent: -9999px;
float: left;
}

.btn03 a{
width: 96px;
height: 50px;
display: block;
background: url(img/menu.gif) no-repeat -195px 0;
text-indent: -9999px;
}

.btn03 a:hover{
background-position: -195px -60px;
}

.btn03c{
width: 96px;
height: 50px;
display: block;
background: url(img/menu.gif) no-repeat -195px -60px;
text-indent: -9999px;
float: left;
}

.btn04{
width: 144px;
height: 50px;
text-indent: -9999px;
float: left;
}

.btn04 a{
width: 144px;
height: 50px;
display: block;
background: url(img/menu.gif) no-repeat -291px 0;
text-indent: -9999px;
}

.btn04 a:hover{
background-position: -291px -60px;
}

.btn04c{
width: 144px;
height: 50px;
display: block;
background: url(img/menu.gif) no-repeat -291px -60px;
text-indent: -9999px;
float: left;
}

.btn05{
width: 97px;
height: 50px;
text-indent: -9999px;
float: left;
}

.btn05 a{
width: 97px;
height: 50px;
display: block;
background: url(img/menu.gif) no-repeat -435px 0;
text-indent: -9999px;
}

.btn05 a:hover{
background-position: -435px -60px;
}

.btn05c{
width: 97px;
height: 50px;
display: block;
background: url(img/menu.gif) no-repeat -435px -60px;
text-indent: -9999px;
float: left;
}

.btn06{
width: 246px;
height: 50px;
text-indent: -9999px;
float: left;
}

.btn06 a{
width: 246px;
height: 50px;
display: block;
background: url(img/menu.gif) no-repeat -532px 0;
text-indent: -9999px;
}

.btn06 a:hover{
background-position: -532px -60px;
}

.btn06c{
width: 246px;
height: 50px;
display: block;
background: url(img/menu.gif) no-repeat -532px -60px;
text-indent: -9999px;
float: left;
}

.btn07{
width: 122px;
height: 50px;
text-indent: -9999px;
float: left;
}

.btn07 a{
width: 122px;
height: 50px;
display: block;
background: url(img/menu.gif) no-repeat -778px 0;
text-indent: -9999px;
}

.btn07 a:hover{
background-position: -778px -60px;
}

.btn07c{
width: 122px;
height: 50px;
display: block;
background: url(img/menu.gif) no-repeat -778px -60px;
text-indent: -9999px;
float: left;
}


.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid #FF9900;
border-bottom-width: 0;
font-size: 13px ;
line-height: 22px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #fff;
width: 198px; /* default width for menu */
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FF9900;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 20px;
}

.anylinkcss a:hover{ /*hover background color*/
background: #FFE7B3;
color: red;
}





/*-----------------------foot---------------------------------*/


#footer{
width: 850px;
margin: 0 auto;
text-align: center;
line-height: 140%;
margin-top: 20px;
font-size: 13px;
height:100px;
clear: both;
}

#footer li{
float: left;
margin-right: 10px;
list-style: none;
}

#footer li:before { 
content: "｜"; 
}


#footer li a{
text-decoration: none;
font-size: 12px;
}

#footer li a:hover{

}


.clear{
clear:both;

}

