* {
margin: 0;
padding:0;
border:0;
}


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

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

a:hover {
color: #ff0000;
}

body {
width: 850px;
margin: auto;
padding: auto;
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-image: url(img/top-img.jpg);
margin-right: auto;
margin-left: auto;
width: 800px;
height:105px;
text-align: left;
}

#banner h1 {
height: 90px;
line-height: 90px;
padding-left: 30px;
font-size: 34px;
font-weight: bold;
}

#banner h1 a {
color: #fff;
text-decoration: none;
}

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

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

#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: 35px;
line-height: 35px;
margin-bottom: 20px;
padding-left: 20px;
color: #555;
font-size: 18px;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
border-left: solid 7px #005db7;
border-bottom: dotted 1px #005db7;
}

#content h3 {
background: url(img/h3-bg.jpg) no-repeat left #f5f5f5;
height: 35px;
line-height: 35px;
margin-bottom: 20px;
padding-left: 20px;
color: #555;
font-size: 16px;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
border-left: solid 7px #55aaff;
border-bottom: dotted 1px #005db7;
}

#content h4 {
background: url(img/h4-bg.jpg) no-repeat left #f5f5f5;
height: 35px;
line-height: 35px;
margin-bottom: 20px;
padding-left: 20px;
color: #555;
font-size: 15px;
font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
border-left: solid 7px #8893db;
border-bottom: dotted 1px #005db7;
}


#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;
}

#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;
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: 16px;
}

#right dd {
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: 828px;
margin-right: auto;
margin-left: auto;
height: 50px;
font-size:12px;
color: #fff;
background: url(img/foot.jpg) no-repeat left bottom #005db7;;
clear:both;

}

#foot p {
padding-top: 17px;
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: 125px;
left: 20px;
font-size: 13px;

}



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

.kaisetsu {font-size: 12px;}

.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;}
