body
{
	font-family: sans-serif;
	background-image:url('img/bk-s.gif');
	text-align: center; 
}
#contents
{
    font-family: sans-serif;
    width: 600px;
    margin: auto;
    border: solid 2px #66CCFF;
    text-align: left;
}
#contents2
{
    font-family: sans-serif;
    width: 800px;
    margin: auto;
    border: solid 2px #66CCFF;
    text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	font-family: sans-serif;
}
h2, h3, h4, p, #path
{
    margin-left: 10px;
    margin-right: 10px;
}
p
{
    clear: both;
}
p.img
{
    text-align:center;
}
#path
{
   position: absolute;
   top: 90px;
   font-size: 12pt;
}
#path2
{
   border-top: solid 2px #66CCFF;
   text-align: center;
   font-size: 12pt;
}
#hyo
{
    width: 600px;
    margin-left: 30px;
    padding: 0px; 
    clear: both;
}
#hyo h3
{
    width: 140px;
    height: 70px;
    float: left;
    margin: 0px;
    font-weight: normal;
    border-left: solid 1px #66CCFF;
    border-right: solid 1px #66CCFF;
    border-top: solid 1px #66CCFF;
    border-bottom: solid 1px #66CCFF;

}
#hyo h3.wide
{
    width: 280px;
    height: 70px;
}
#hyo h3.wide2
{
    width: 420px;
    height: 70px;
}
#hyo h3.t
{
    width: 200px;
    height: 70px;
}
div.hyo1
{
    width: 600px;
    margin: 0px;
    padding: 0px;
}
th
{
    border: solid 1px #66CCFF;
}
td
{
    border: solid 1px #66CCFF;
}
td.nb
{
    border: 0px none;
}
div.search
{
    width: 700px;
    margin: auto;
    clear: both;
}
div.search h4
{
    width: 300px;
    float: left;
    text-align: center;
    padding-left: 0px;
    font-size:80%;
}
div.search h4 a
{
    width: 300px;
    border: solid 3px;
    text-align: center;
    display: block;
    border-color: #CCFFFF #66CCFF #66CCFF #CCFFFF;
}
