@charset "utf-8";

select{
border:#999999 solid 1px;
}

div#footer2{
margin-top:15px;
margin-bottom:15px;
font-size:10px!important;
clear:both;
border-top:#CCCCCC solid 1px;
padding-top:10px;
}


div#download{
margin-top:20px;
font-size:10px;
margin-bottom:10px;
}

div#download img{
float:left;
padding-right:10px;
}

div#divSelect{
margin:1em 0;
}


h2{
clear:both;
}

div#announcement dt{
width:12em;
position:static;
}

div#announcement dd{
padding-left:4em;
*padding-left:5em;
padding-top:0;
}

/*全体の幅*/
dl{
border-top:0;
width:100%;
clear:both;
margin-bottom:2em;
}
dt{
font-weight:normal;
padding:7px 0 7px 0;
width:7em;
position:absolute;
}

*:first-child+html dt{
padding:10px 0 7px 0;
}

head~/* */body dt{
padding:10px 0 7px 0;
}


dd{
padding:7px 0 7px 0;
padding-left:7em;
margin-left:0;
border-bottom:1px dashed #ccc;
}


/*アイコンの左右のアキ*/
dt img,
dd img{
margin-right:1.0em;
margin-left:0.5em;
}

/*　yuho　表組み　*/
div.yuhowrap{
width:100%;
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
margin-bottom:1.5em;
float:left;
clear:both;
}
div.yuho{
margin-bottom:0px;
border-bottom:1px solid #ccc;
clear:both;
}
div.yuhotitle{
width:40%; 
padding-top:8px;
padding-left:0.5em;
float:left;
height:28px;
border-top:1px solid #ccc;
background:#F9F9F9;
}
div.yuhopdf{
padding-top:8px;
padding-left:1em;
float:left;
height:28px;
text-align:left;
border-left:1px solid #ccc;
}
div.yuhohtml{
width:25%;
padding-top:8px;
padding-left:1em;
float:right;
height:28px;
text-align:left;
border-left:1px solid #ccc;
}


/* yuho 行組
div.yuhowrap{
width:100%;
border-bottom:1px dashed #ccc;
margin-bottom:1.5em;
float:left;
clear:both;
}
div.yuho{
margin-bottom:0px;
border-bottom:1px dashed #ccc;
clear:both;
}
div.yuhotitle{
width:40%; 
padding-top:8px;
padding-left:0.5em;
float:left;
height:28px;
}
div.yuhopdf{
padding-top:8px;
padding-left:1em;
float:left;
height:28px;
text-align:left;
}
div.yuhohtml{
padding-top:8px;
padding-left:1em;
float:right;
height:28px;
text-align:left;
}

*/



/*アイコンの左右のアキ*/
div.yuhotitle img,
div.yuhopdf img,
div.yuhohtml img{
margin-right:0.5em;
margin-left:0.5em;
}



/**/
div.note{
font-size:11px;
}