@charset "utf-8";

/* CSS Document */

* {
margin: 0;
padding: 0;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
list-style-type: none;
font-weight: normal;
}


a {
outline: none;
}

body {
width: 960px;
font-family: "ＭＳ Ｐゴシック";
color: #4C4C4C;
font-size: 12px;
}

#header {
height: 90px;
width: 960px;
background-image: url(../img/bg-header.jpg);
}

#title {
text-indent: -9999px;
display: block;
height: 67px;
width: 275px;
background-image: url(../img/title.jpg);
float: left;
margin: 0px;
}

#title a {
background-image: url(../img/title.jpg);
height: 67px;
width: 275px;
display: block;
}

#title a:hover {
background-image: url(../img/title-hover.jpg);
position: relative;
left: 0px;
top: 0px;
}

h1 {
font-size: 11px;
display: block;
color: #FFF;
text-indent: 5px;
height: 18px;
line-height: 16px;
font-weight: normal;
}


#contain {
padding-top: 5px;
background-color: #FFF;
}

#incontainer {
float: left;
width: 770px;
}

#maplink {
background-color: #FFF;
width: 960px;
}
#maplink a {
color: #06C;
}
#maplink a:hover {
color: #999;
text-decoration: none;
position: relative;
left: 1px;
top: 1px;
}
#maplink a:active {
color: #CCC;
text-decoration: underline;
}
#maplink h2 {
width: 960px;
padding-top: 10px;
height: 26px;
background-image: url(../img/bg-mltitle.jpg);
background-position: bottom;
background-repeat: no-repeat;
font-size: 14px;
}


.place {
font-size: 11px;
color: #FFF;
background-color: #039;
padding-right: 2px;
padding-bottom: 0px;
padding-left: 3px;
padding-top: 2px;
}

#link {
font-weight: bold;
color: #FFF;
background-image: url(../img/bg-link.jpg);
height: 21px;
width: 190px;
text-indent: 10px;
font-size: 12px;
font-family: "ＭＳ Ｐゴシック";
padding-top: 7px;
}

#footer {
width: 960px;
float: left;
}

#footer ul {
text-decoration: none;
float: right;
display: block;
background-color: #000666;
height: 20px;
width: 950px;
line-height: 20px;
padding-right: 10px;
font-size: 10px;
letter-spacing: 0.1em;
}

#footer li {
color: #FFF;
text-decoration: none;
float: right;
display: block;
}

#footer li a {
color: #FFF;
text-decoration: none;
}

#footer a:hover {
color: #FFF;
position: relative;
top: 0px;
text-decoration: underline;
}

#footer h3 {
font-size: 12px;
background: url(none);
font-weight: normal;
margin: 0px auto 2px;
padding: 0px;
}

#footer h3 a {
font-size: 12px;
letter-spacing: 0em;
color: #036;
text-decoration: none;
}

#footer h3 a:visited {
color: #036;
text-decoration: none;
}

#footer h3 a:hover {
color: #036;
text-decoration: underline;
position: relative;
top: 0px;
}

#copyright {
text-align: center;
font-size: 12px;
color: #000066;
background-color: #FFF;
line-height: 20px;
padding-top: 4px;
width: 960px;
float: left;
}

#mltext {
width: 935px;
height: auto;
padding-left: 25px;
padding-top: 20px;
margin-bottom: 5px;
}
h3 {
width: 600px;
font-family: "ＭＳ Ｐゴシック";
font-size: 16px;
font-weight: normal;
height: 20px;
display: block;
margin: 0px;
}




p {
width: 510px;
line-height: 150%;
display: block;
font-size: 12px;
margin: 0px;
}
.red {
color: #C30;
}


.url {
font-size: 13px;
color: #008000;
font-family: "ＭＳ Ｐゴシック";
margin-top: -3px;
margin-bottom: 13px;
}

#more {
background-color: #FFF;
width: 960px;
text-align: center;
display: block;
padding-top: 15px;
padding-bottom: 20px;
font-size: 13px;
font-family: "ＭＳ Ｐゴシック";
}

#more a {
color: #333;
text-decoration: underline;
padding-right: 2px;
padding-left: 2px;
}

#more a:hover {
color: #999;
text-decoration: none;
position: relative;
left: 1px;
top: 1px;
}

#more a:active {
color: #CCC;
text-decoration: underline;
}

.mltitle-a {
font-weight: bold;
color: #333;
text-indent: 10px;
display: block;
width: 200px;
float: left;
padding-top: 7px;
}

.mltitle-b {
color: #333;
display: block;
width: 500px;
float: right;
padding-top: 7px;
text-align: right;
font-size: 12px;
padding-right: 10px;
}

strong {
font-weight: bold;
}

