@charset "shift_jis";

/* ------------------
 table
 ------------------*/
 
 
table{
    width:600px;
	line-height:30px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:25px;
	}
	
td{
    border-bottom:1px dotted #CCC;
	}
	
.left{
    width:150px;
	background:url(../image/arrow_01.jpg) left center no-repeat;
	padding-left:25px;
    } 
	
.left2{
    width:350px;
	background:url(../image/arrow_01.jpg) left center no-repeat;
	padding-left:25px;
    } 

 
 


 
