@import "common.css";
@import "contents.css";
@import "case-common.css";


#btn-eng {
text-align:right;
margin-bottom:10px;
}
#btn-eng a{
display:block;
width:51px;
height:15px;
margin:0 0 0 auto;
border-bottom:1px solid #83B114;
}
#btn-eng a:hover{
border-bottom:1px solid #ffffff;
}

.case-h2{
height:27px;
text-indent:-9999px;
background-position:0 0;
background-repeat:no-repeat;
margin-bottom:10px;
}
#case-h01{ background-image:url(../img/case/case-h01.jpg);}
#case-h02{ background-image:url(../img/case/case-h02.jpg);}
#case-h03{ background-image:url(../img/case/case-h03.jpg);}
#case-h04{ background-image:url(../img/case/case-h04.jpg);}
#case-h05{ background-image:url(../img/case/case-h05.jpg);}

.case-ul{
margin:0 0 20px;
padding:0;
list-style:none;
}
.case-ul li{
margin:0 0 10px;
padding:0 0 0 20px;
background-image:url(../img/common/arrow-li.jpg);
background-position:5px 4px;
background-repeat:no-repeat;
color:#666;
}


/*----- case-detail  -----*/


#case-title{
line-height:1.4;
background-position:0 100%;
background-repeat:no-repeat;
padding:10px 0;
margin-bottom:5px;
background-image:url(../img/cal/checkbar.gif);
}
#case-title h2{
text-indent:0;
font-size:14px;
font-weight:bold;
margin:0;
padding:0;
color:#83B114;
}

#case-l{
line-height:1.4;
margin:0 0 30px;
}
#case-l dt{
background-image:url(../img/common/box-li-green.jpg);
background-position:0 6px;
background-repeat:no-repeat;
border-bottom:1px solid #83B114;
padding:2px 0 2px 17px;
font-size:14px;
font-weight:bold;
margin:0 0 10px;
}
#case-l dt#result{
background-image:url(../img/common/box-li-red.jpg);
border-bottom:3px solid #CC3333;
}
#case-l dd{
margin:0 10px 20px;
}

.involved{
text-align:right;
}
.involved b{
font-size:14px;
}
