/* CSS Document */

.left_img{
background-image:url(img/emplst_left.gif);
background-repeat:y;
}

.right_img{
background-image:url(img/emplst_right.gif);
background-repeat:y;
}

.sub_koumoku{
background-color:#993333;
font-size:12px;
font-weight:bold;
color:#fff;
text-align:left;
}

.list{
background-color:#fff;
border-style:solid;
border-width:0 0 0 1px;
border-color:#993333;
font-size:10px;
letter-spacing:0;
color:#333;
text-align:left;
}

.text{
margin:3px auto 1px 5px;
}


table.margin_10px{
margin-top:10px;
margin-left:5px;
}

table.margin_left{
margin-left:5px;
}


.etc_ttl{
background-color:#fff;
border-style:solid;
border-width:1px 0 0 1px;
border-color:#993333;
font-size:12px;
color:#333;
text-align:left;
}

.etc{
background-color:#fff;
border-style:solid;
border-width:0 0 0 1px;
border-color:#993333;
font-size:10px;
color:#333;
text-align:left;
}