﻿@charset "UTF-8";
/******************** business style ********************/

.p-right {
	margin-left:10px;
	margin-bottom:10px;
	}

.iso-list li {
  padding:5px;
  border-bottom: dotted 1px #999999;
	}
/*	
.kp-list {
	margin-left: 20px;
	}	
*/
.kp-list li {
  background: url(../../images/i_more.gif) no-repeat left center;
	padding-left: 15px;
	}	
	
.catch-green {
	font-size:0.9em;
	line-height:1.5em;
	color:#009933;
	font-weight:bold;
}
	
	
	
	
	
	
	
	
	
	
	
	