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



#tit {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13pt;
margin-bottom:2px;
color:#333333;

}

#sub_tit_div {
margin-bottom:7px;

}


.sub_tit {
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
text-decoration:none;
color:#853234;
}
.sub_tit:hover {
text-decoration:underline;
color:#B31317;
}


#work_line {
position:relative;
left:50%;
margin-left:-500px;
width:1000px; 
text-align:center;
margin-top:60px;
margin-bottom:130px;

}

#work1 {
position:relative;
margin-left:65px;
width:260px;
height:222px;
background-image:url(img/thumb_frame_1.gif); 
float:left; 
background-position:bottom; 
background-repeat:no-repeat; 
text-align:left; 

}

#work2 {
position:relative;
margin-left:43px;
width:260px;
height:222px;
background-image:url(img/thumb_frame_1.gif); 
float:left; 
background-position:bottom; 
background-repeat:no-repeat; 
text-align:left; 

}

