@charset "utf-8";

/* メインコンテンツ(div#contents)
-------------------------------------------- */
#header,#sub,#nav,#footer,#rdm-img,#leaf,#name,h3{
display:none;
}

body{
background: #FFFFFF;
color: #000000;
font-size:80%;
font-family: Arial, "ヒラギノ角ゴ Pro W3", "Osaka","Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
line-height: 1.5;
}

img{border: none;}

#contents{
width:500px;
float:left;
margin:0;
padding:10px 0 0 0;
}

div#contents h4{
margin-top:0px;
padding:6px 4px;
background-image:none;
border-top:#666666 solid 1px;
border-bottom:#666666 solid 1px;
font-size:100%;
line-height:normal;
}

div#cont ul{
list-style-type:none;
padding-left:5px;
}

div#cont ul li{
padding-left:18px;
padding-top:2px;
padding-bottom:2px;
background: url(../img/access/ten_01.gif) center left no-repeat;
text-align:left;
font-size:100%;
}

div#cont dl{
margin:10px 0;
padding:0;
width:400px;
}

div#cont dt{
padding:2px 2px 0px 16px;
background:url(../img/access/list_arrow1.gif) left center no-repeat;
font-weight:bold;
}

div#cont dd{
font-size:80%;
line-height:1.2;
}

table.time {
color:#666666;
border:1px solid #CCCCCC;
border-collapse:separate;
border-spacing:1px;
font-size:78%;
}

table.time th {
color:#444444;
padding:2px;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
background-color:#E1E2E6;
text-align:center;
}

table.time td {
padding:2px 2px;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
background-color:#EFF2F3;
text-align:center;
}

table.time caption {
padding-left:10px;
padding-top:2px;
padding-bottom:2px;
color:#333333;
background:url(../img/access/ten_02.gif) no-repeat center left;
text-align:left;
}




