@charset "utf-8";


/*リスト*/

.listmark li{
background:url(../img/listmark.gif);
background-position:5px center;
background-repeat:no-repeat;
padding:1px 5px 1px 20px;

}



.listmark_2 li{

background:url(../img/listmark.gif);
background-position:5px 0.5em;
background-repeat:no-repeat;
font-size:12px;
padding:1px 5px 1px 20px;
list-style-image:none;
list-style:none;

}



.listmark_3 li{

background:url(../img/listmark.gif);

background-position:10px 6px;

background-repeat:no-repeat;

padding:2px 0 2px 20px;

}

.listmark_4{
background:url(../img/listmark.gif);
background-position:5px center;
background-repeat:no-repeat;
padding:1px 5px 1px 20px;
margin:0;
}

.listmark_none{
background:#FFFFFF !important;
}

.listmark_padingL {
padding-left:55px !important;
}


.listmark_formap li{
background:url(../img/listmark.gif);
background-position:30px 0.5em;
background-repeat:no-repeat;
font-size:12px;
padding:1px 5px 1px 45px;
list-style-image:none;
list-style:none;
margin-left: 50px;

}
.folderlist {

background:url(../img/h2_point.png) no-repeat;
background-position:30px 1.5em;
font-size:12px;
font-weight:bold;
color:#1f286f;
padding:10px 5px 1px 40px;
list-style-image:none;
list-style:none;
}

.folderlist_p{
display:block;
padding: 2px 0;
border-bottom:#bdbdbd solid 1px;
margin-bottom:5px;

background:url(../img/h2_point.png) no-repeat;
background-position:20px 1.3em;
font-size:14px;
font-weight:bold;
color:#1f286f;
padding:10px 5px 1px 30px;
list-style-image:none;
list-style:none;
}
/*テキスト*/

.texB {
font-weight:bold;
}

.texGr {
color: #777777;
}

.texL {
font-size:120%;
}

.texS {
font-size:80%;
}

.texBr {
color:#008dc1;

}

.tex10{
font-size:10px;}

.tex12{
font-size:12px;}
.tex13{
font-size:13px;}
.tex15{
font-size:15px;}
.tex18 {
font-size:18px}

