@charset 'UTF-8';

* {
margin: 0;
padding:0;

}


a {
color: blue;
text-decoration: underline;
}

a:link,a:visited,a:active {
color: #0000ff;
}

a:hover {
color: #ff0000;
}

body {
width: 850px;
margin: 0px 0px 0px 0px;
text-align: center;
background:url() repeat #fff;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
margin-right: auto;
margin-left: auto;
padding: 0px;
}

h1, h2, h3, h4 {
margin: 0px;
padding: 0px;
font-weight: normal;
}

#container {
margin-right: auto;
margin-left: auto;
padding: 0px;
text-align: left;
width: 850px;
background: url(img/cont-bg.jpg) repeat-y #fff;
border-top: none;
border-bottom: none;
position:relative;
}



#banner {
background: url(img/bana.jpg) no-repeat left top #005db7;
margin-right: auto;
margin-left: auto;
width: 830px;
height: 135px;
}

#banner h1 {
height: 105px;
font-size: 34px;
font-weight: bold;
}

#banner h1 a {
text-indent: -9999px;
color: #fff;
text-decoration: none;
display: block;
height: 96px;
}

#banner h1 a:hover {
color: #ff0;
text-decoration: underline;
}




#banner p {
text-align: center;
color: #fff;
height: 30px;
line-height: 30px;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
font-size: 14px;
letter-spacing: 0.5px;
}


#content {
float: right;
width: 600px;
text-align: left;
margin-right: 20px;
padding-left:0px;
padding-right:0px;
padding-bottom: 10px;
overflow: hidden;
margin-top: 25px;
display: inline;
}

#content h2 {
background: url(img/h2-bg.jpg) no-repeat left #f5f5f5;
height: 36px;
line-height: 36px;
margin-bottom: 20px;
padding-left: 40px;
color: #fea711;
font-size: 18px;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";

}

#content h3 {
background: url(img/h2-bg.jpg) no-repeat left #f5f5f5;
height: 36px;
line-height: 36px;
margin-bottom: 20px;
padding-left: 40px;
color: #fea711;
font-size: 18px;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";

}

#content .youtube {
margin-bottom: 20px;
text-align: center;
}

#content p {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
padding-top: 4px;
padding-bottom: 7px;
background: url(img/note.gif) #fff;
margin-right: 10px;
margin-left: 10px;
margin-top: 0px;
margin-bottom: 16px;
line-height: 28px;
padding-left: 5px;
padding-right: 5px;
}

#content p.img-c {
background: url(img/img-bg.jpg) no-repeat center top;
padding:6px 0px 6px 0px;
margin: 0px 0px 20px 0px;
text-align: center;
}

#content p.img-c-1 {
background: none;
padding:6px 0px 6px 0px;
margin: 0px 0px 20px 0px;
text-align: center;
}

#content p.chu {
background: none;
text-align: center;
margin: 0px;
line-height: 100%;
padding: 0px;
margin-bottom: 10px;
color: red;
}

#g-map {
text-align: center;
margin-bottom: 20px;
}

#right{
float: left;
width: 200px;
text-align: left;
margin-right: 0px;
margin-left: 20px;
margin-top: 25px;
padding-left: 0px;
padding-right: 0px;
display: inline;
}



#right dl {
margin-bottom: 20px;
width: 195px;
background: url(img/side-bottom.jpg) no-repeat left bottom;
padding-bottom: 10px;
}



#right dt {
background: url(img/side-dt.jpg) no-repeat left #005db7;
color: #fff;
height: 30px;
line-height: 30px;
text-align: center;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
font-size: 14px;
}

#right dd {
background: url(img/side-bg.jpg) repeat-y #fff;
padding: 6px 0px 0px 8px;
font-size: 12px;

}

#right dd a {
background: url(img/arrow_01.gif) no-repeat left center;
padding-left: 15px;
height: 20px;
width: 170px;
display: block;
line-height: 20px;
}

#right dd a:hover {

}




#foot{
width: 830px;
margin-right: auto;
margin-left: auto;
height: 74px;
font-size:12px;
color: #fff;
background: url(img/foot.jpg) no-repeat left bottom #789ed9;
clear:both;

}

#foot p {
padding-top: 37px;
text-align: center;
margin:0px;
font-weight: bold;

}

#foot p a{
text-decoration: none;
font-style:normal;
color: #fff;
}

.clear {
clear:both;
}


p#pankuzu {
position: absolute;
top: 138px;
left: 20px;
font-size: 13px;

}

/*----------------------*/

table {
background :#fff;
margin: 0px 0px 20px 10px;
padding: 0px 0px 0px 0px;
color: #5d5d5d;
width: 580px;
border-collapse: collapse;
font-size: 14px;
line-height: 1.5em;
}

td {
border: solid 1px #789ed9;
padding: 5px 5px 5px 10px;

}

th {
border: solid 1px #789ed9;
padding: 5px 0px 5px 0px;
background:#e4ecf8;
font-weight: bold;
width:20%;
text-align: center;

}

table.table-jyunbi th {
text-align: left;
padding: 5px;
width: 30%;
}

td.td-c {
text-align: center;
padding-bottom: 15px;
}

td.td-title {
background:#789ed9;
text-align: center;
font-weight: bold;
color: #fff;
font-size: 16px;
}

#form table th {
width: 32%
}

td.toi-btn {
text-align: center;
}


/*----------------------*/

.desc p a.aaa {
cursor: text;
color: black; 
text-decoration:none;
}

p a.aaa {
cursor: text;
color: #333333;
text-decoration:none;
}

p a.aaa:visited {
color: #333333;
}

p a.aaa:hover {
color: #333333;
}


p#yahoo {
margin-top: 10px;
text-align: center;
}

/*-----------------------*/


.white {color: white; }

.red  {color: red; }
.redb {color: red; font-weight: bold; font-size: 14px;}
.redl {color: red; font-weight: bold; font-size: 16px; }

.blue {color: blue; }
.blueb {color: blue; font-weight: bold; }
.bluel {color: blue; font-weight: bold; font-size: 24px; }

.yellow  {color: yellow; font-weight: normal}

strong {font-weight:normal;}



