@charset "utf-8";
/* CSS Document */

h3{
background-image:url(images/title02.jpg);
background-repeat:no-repeat;
margin:20px 0px 15px 0px;
font-size:14px;
padding:2px 0px 0px 22px;
line-height:40px;
color:#330000;
height:40px;
}

#contentsL{
float:left;
width:900px;
margin:0px;
padding:0px;
}

#contentsL h2{
margin:0px;
background-image:url(images/title.jpg);
background-repeat:no-repeat;
font-size:18px;
color:#663300;
height:61px;
line-height:56px;
padding:0px;
text-indent:24px;
}

.line {
border-bottom:dashed 1px #999999;
width:860px;
padding:1px 5px;
}

.done {color:#999;}

.line b{color:#CD1367;}