/* CSS Document */
body{
	margin:0;
	padding:0;
	font-size:13px;
	line-height:140px;
	font-family:Arial,Verdana,sans-serif;
}

.table{
	width:460px;
	padding:10px;
}

.table p{
	background:url(../img/top/ir_yajirushi.jpg) left top no-repeat;
	padding:0 0 0 15px;
	font-size:12px;
}

.table2{
	width:460px;
	padding:10px;
}

.table2 p{
	background:url(../img/top/pro_yajirushi.jpg) left top no-repeat;
	padding:0 0 0 15px;
	font-size:12px;
}

.border{
	border-bottom:1px dotted #ccc;
}

.font12{font-size:12px;}