@charset 'UTF-8';

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


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

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 #3d0301;
margin-right: auto;
margin-left: auto;
width: 828px;
height: 120px;
}

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






#content {
text-align: left;
margin-right: 10px;
margin-left: 10px;
padding-left:0px;
padding-right:0px;
padding-bottom: 10px;
margin-top: 25px;
}

#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 #3d0301;
border-bottom: dotted 1px #3d0301;
margin-left: 10px;
margin-right: 10px;
}

#content h3 {
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 #0a90d7;
border-bottom: dotted 1px #0a90d7;
}


#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: 15px;
padding-right: 15px;
}

#content p.img-c {
background: none;
padding: 0px;
margin: 0px;
line-height: 100%;
text-align: center;
margin-bottom: 25px;
}

#content .nakao {
border: solid 1px #aaa;
margin: 0px 0px 20px 0px;
}

#content .nakao h2 {
padding: 0px 0px 0px 20px;
margin: 0px;
font-size: 14px; 
height: 25px;
line-height: 25px;
background-color: #000;
color: #fff;
border: none;
}

#content .nakao h3 {
padding: 0px 0px 0px 20px;
margin: 0px;
font-size: 14px; 
height: 25px;
line-height: 25px;
background-color: #000;
color: #fff;
border: none;
}

#content .nakao dl {
margin: 10px 20px 10px 20px;


}

#content .nakao dt {
margin: 0px;
border-left: solid 10px #666;
padding-left: 5px;
padding-bottom: 2px;
padding-top: 3px;
color: blue;
text-decoration: underline;
}

#content .nakao dd {
padding: 5px 10px 5px 10px;
line-height: 1.3em;
margin-bottom: 5px;
margin-left: 5px;
border-bottom: dotted 1px #999;
border-left: dotted 1px #999;
}

#menu {
position: absolute;
top: 92px;
left: 11px;
background: #3d0301;
width: 828px;
border-top: solid 1px #fff;
}

#menu li {
float: left;
font-size: 14px;
border-right: solid 1px #999;
height: 25px;
color: #fff;
width: 150px;
list-style-type: none;
font-weight: bold;
}



#menu li a {
text-align: center;
height: 25px;
line-height: 25px;
width: 150px;
display: block;
color: #fff;
text-decoration: none;
}

#menu li a:hover {
background: #fff;
color: #f22828;
text-decoration: underline;
}




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

table {
width: 90%;
margin-left: 20px;
border-collapse: collapse;
margin-bottom: 15px;
font-size: 12px;
}

th {
border: solid 1px #aaa;
padding: 5px;
text-align: center;
background-color: #ecf5ff;
}

td {
border: solid 1px #aaa;
padding: 5px;
padding-left: 20px;
backgrou


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

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


