@charset "Shift_JIS";
/*
--------------------------


/* ”format
-----------------------------------*/
*{
font-size: 100%;
font-weight: normal;
font-style: normal;
text-decoration: normal;
margin: 0;
padding: 0;
list-style-type: none;
list-style-position: outside;
}

body{
font-size: 14px;
color: #000000;
background-color: #99D9E8;
line-height: 1.8em;
letter-spacing: 0.1em;
text-align: center;
}

h1,h2,h3,h4,h5,h6,em,strong{
font-size: 1em;
font-weight: normal;
font-style: normal;
}

a{
text-decoration: none;
font-weight: bold;
}
a:link{color:#0A50A1;}
a:visited{color:#B2B6D8;}
a:active{color:#99D9E8;}

p{
padding: 0px 20px 0px 0px;
}

address{
font-style: normal;
}

img{
border: none;
vertical-align:bottom; 
}

hr{
border: none;
clear: both;
visibility: hidden;
height: 10px;
}

/* ”wrapper
-----------------------------------*/
div#wrapper{
width: 850px;
min-width: 850px;
max-width: 850px;
text-align: left;
margin: 0 auto;
background-color:#FFFFFF;
border: 1px solid #99D9E8;
}

/* ”image
-----------------------------------*/
div#image{
background-image: url('img/top.png');
height: 60px;
background-color: #99D9E8;
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
}

/* ”sub
-----------------------------------*/
div#sub{
width: 180px;
margin-left: 20px;
float: left;
background-color: #ffffff;
}

div#menu{
width: 160px;
margin:20px 0px 10px 0px;
}

div#menu li a{
display: block;
width: 158px;
height: 32px;
text-decoration: none;
text-indent: 10px;
margin:0px 0px 0px 0px;
padding: 4px 0px 0px 0px;
border-top: 1px solid #99D9E8;
}

div#menu ul{
border-right: 1px solid #99D9E8;
border-bottom:  1px solid #99D9E8;
border-left:  1px solid #99D9E8;
}

div#menu a:hover{
background-color: #E6F6F9;
}

div.message{
width: 160px;
height:auto;
margin-top:10px;
background-color: #FFFFFF;
}

div.message dl{
border-top: 3px solid #99D9E8;
border-right: 1px solid #99D9E8;
border-bottom: 1px solid #99D9E8;
border-left: 1px solid #99D9E8;
}

div.message dt{
font-weight: bold;
border-bottom: 1px solid #99D9E8;
padding:5px 0px 3px 10px;
background-color: #E6F6F9;
}

div.message dd{
padding:10px 10px 3px 10px;
line-height:1.3em;
}

div.form{
margin-top:15px;
}

div.banner{
margin: 15px 0px 15px 0px;
}


/* ”content
-----------------------------------*/

div#content{
margin: -20px 20px 0px 220px;
background-color: #ffffff;
}

div#content h2{
height: 35px;
font-weight: bold;
margin: 40px 0px 10px 0px;
padding-top: 7px;
padding-left: 10px;
padding-bottom: 3px;
border-left: 5px solid #99D9E8;
background-color: #E6F6F9;
}

div#content h3{
margin-top:15px;
margin-bottom:15px;
margin-left:0px;
font-weight: bold;
color: #99ADC0;
}

div#content h4{
height: 30px;
font-weight: bold;
margin: 20px 0px 10px 0px;
padding-top: 7px;
padding-left: 10px;
padding-bottom: 3px;
border-left: 5px solid #99D9E8;
background-color: #E6F6F9;
}

div#content li{
margin:10px 0px 10px 0px;
padding: 0px 0px 5px 10px;
border-bottom: 2px dotted #E6F6F9;
}

/* ”list
-----------------------------------*/

div#list{
margin: 0px 0px 0px 220px;
background-color: #ffffff;
}

div#list h1{
font-size: 12px;
line-height: 1.5em;
background-color: #E6F6F9;
width: 195px;
height: 47px;
margin: 10px 5px 0px 0px;
float: left;
padding: 8px 0px 0px 6px;
}

div#list h2{
background-color: #FFFFFF;
height: 80px;
margin: 0px 6px 10px 0px;
float: left;
padding: 10px 80px 0px 60px;
}

div#list h3{
background-color: #E6F6F9;
width: 600px;
height: 30px;
margin: 0px 0px 0px 0px;
float: left;
padding: 4px 0px 0px 10px;
}
div#list h4{
background-color: #ffffff;
width: 140px;
height: 170px;
margin: 5px 0px 0px 15px;
float: left;
padding: 15px 0px 0px 0px;
}
div#list h5{
width: 420px;
background-color: #ffffff;
margin: 5px 0px 5px 0px;
float: left;
padding: 5px 0px 0px 0px;
}
div#list p{
background-color: #ffffff;
width: 570px;
height: 30px;
margin: 0px 0px 5px 4px;
float: left;
text-align: right;
}



/* ”footer
-----------------------------------*/

div#footer{
width:100%;

text-align: right;
margin-top: 15px;
border-top: 1px solid #99D9E8;
clear: both;
background-color: #FFFFFF;
padding-top:20px;
padding-bottom:20px;
}
