
.service_title_bar{
background-image:url(../images/jisseki_title_bar.gif);
background-repeat:no-repeat;
height:38px;
margin:25px 25px 0px 26px;
text-indent:-5000px;}

.jisseki_box{
	width:504px;
	border-top:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
	}
	
.jisseki_box img{
	border:none;
	}
	
.jisseki_box h2{
	font-size:18px;
	line-height:2.0;
	margin-top:5px;
	}

.boxleft{
	width:213px;
	float:left;
	}
	
.boxright{
	width:270px;
	float:right;
	}
	
.boxright dl dt{
    float:left;
	padding-top:5px;
	}
	
.boxright dl dd{

	text-indent:10px;
	padding:5px 0 4px;
	border-bottom:#cccccc 1px dotted;
	}
	
.boxright p{
	font-size:12px;
	line-height:1.4;
	margin:10px 0;
	}