@charset "utf-8";
/* CSS Document */

body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, 
brockquote, pre, table, caption, th, td, address, 
form, fieldset, legend, object, img{
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight:normal;
}

ul, ol, dl{
list-style-type:none;
margin:0;
padding:0;
}

dt, dd{
margin:0;
padding:0;
}

li{
margin:0;
padding:0;
}
/*common*/
body{
font-size:12px;
line-height:350%;
letter-spacing:0.2em;
margin:0;
padding:0;
}

h1{
color:#fff;
font-size:23px;
padding:35px 0 32px 22px;
line-height:100%;
font-weight:bold;
}

h3{
background:url(img/head.gif) no-repeat 0 10px;
padding-left:10px;
text-decoration:underline;
size:14px;
color:#023d9f;
font-weight:bold;
line-height:200%;
}
/*common*/

a:link { color:#023d9f;  text-decoration:underline;}
a:visited { color:#023d9f; text-decoration:underline;} 
a:hover { color:#023d9f; text-decoration:none;} 
a:active { color:#023d9f; text-decoration:none;}

#container{
width:680px;
background:url(img/back01.jpg) repeat-y;
}

#container #alpha-block{
background:url(img/back02.jpg) no-repeat;
}

#container #alpha-block #beta-block{
width:235px;
float:left;
}

#container #alpha-block #beta-block .link-area{
width:175px;
margin:10px 0 0 31px;
line-height:200%;
color:#023d9f;
}

#container #alpha-block #beta-block .link-area li{
margin-bottom:5px;
}

#container #alpha-block #beta-block #btn{
margin:10px 0 0 28px;
width:179px;
height:28px;
cursor:pointer;
background:url(img/btn.gif) no-repeat;
}

#container #alpha-block #beta-block #btn span{
display:none;
}

#container #alpha-block #beta-block #navi-list{
width:175px;
margin:10px 0 10px 31px;
background:#fff;
line-height:200%;
padding-bottom:5px;
}

#container #alpha-block #beta-block #navi-list li{
margin:0 5px 5px;
width:165px;
border-bottom:1px solid #7fc260;
}

#container #alpha-block #gamma-block {
width:417px;
float:left;
}

#container #alpha-block #gamma-block .link-area{
color:#fff;
margin-left:13px;
}

#container #alpha-block #gamma-block dl{
margin:30px 0;
padding-left:8px;
}

#container #alpha-block #gamma-block dl dt{
font-size:16px;
font-weight:bold;
}

#container #alpha-block #footer {
clear:both;
}

#container #alpha-block #footer ul{
text-align:center;
padding:10px 0;
line-height:200%;
}

#container #footer img{
border:1px solid #023d9f;
}
