/* CSS Document */

/* Site Map */

body {
background-image:url(../img/bg01_contact.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
padding-top: 22px;
text-align:center;
font-family: MS PGOTHIC, Hiragino Kaku Gothic Pro;
font-size:0.8em;
line-height:140%;
}

.bg03 {
width:606px;
background-image:url(../img/bg_content_03.gif);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom: 0px;
padding-top: 15px;
}

h1 {
margin-bottom: 0px;
}

a {
text-decoration:none;
}

a:hover {
border-bottom:1px dotted #003366;
}


.sitemap {
background:url(../img/bg_contact_02.gif) repeat-y;
width:606px;
margin-left:auto;
margin-right:auto;
margin-top:0;
margin-bottom:0;
}

.sitemap_list {
text-align:left;
}


.sitemap_list h3 {
margin-top:10px;
margin-bottom:0;
padding-top:2px;
padding-bottom:1px;
padding-left:25px;
}

.sitemap_list h3 {
font-size:1.2em;
}

.sitemap_list h3#down {
background:url(../img/arrow_sitemap.gif) no-repeat;
}

.sitemap_list h3#left {
background:url(../img/arrow_sitemap2.gif) no-repeat;
}

.sitemap_list p.subtitle {
background:url(../img/icon_sitemap2.gif) left no-repeat;
margin-left:auto;
padding-left:20px;
}

.sitemap_list p {
margin-top:5px;
margin-bottom:5px;
margin-left:auto;
padding-left:20px;
background:url(../img/icon_sitemap.gif) left no-repeat;
}

.sitemap_list a:hover {
border-bottom:1px dotted #0036FF;
}

#lista {
float:left;
width:270px;
margin-left:10px;
margin-right:0;
padding-left:30px;
padding-right:0;
}

#listb {
float:left;
width:220px;
margin-left:30px;
margin-right:0;
padding-left:0;
padding-right:0;
}

#goto {
clear:left;
text-align: right;
font-size:1em;
margin-bottom:0;
padding-right:20px;
}

