@charset "utf-8";

/*
--------------------------------------------------------
base
--------------------------------------------------------
*/
h1{
background:url(../access/img/h1_background.gif) no-repeat 0 0;
}
h2{
border-bottom:3px solid #E79CCE;
color:#A4287B;
}
h3{
border-left:4px solid #906;
color:#906;
}
div.section ul li{
background:url(../img/access_list.gif) no-repeat 0 6px;
}


/*
--------------------------------------------------------
layout
--------------------------------------------------------
*/
div#contents_navigation ul li{
background:url(../img/access_list.gif) no-repeat 10px 10px;
}
div#contents dl dd{
border-bottom:1px dashed #ccc;
}

div.access dl dt{
width:23em;
}
div.access dl dd{
padding:0.2em 0 0.2em 24em;
}
div.access dl.contact{
border:2px solid #ccc;
padding:5px;
}

div.en dl dt{
width:24em;
}
div.en dl dd{
padding:0.2em 0 0.2em 25em;
}

