@charset "utf-8";
/* CSS Document */

/*business******************************************************/
#pageTitle{margin-bottom:20px;}
#introductionCopy{margin-bottom:25px;}

#business{margin-bottom:30px;}

#business .blockDiv{
	clear:both;
	background:url(../images/list_bg01.gif) no-repeat left top;
	margin-bottom:15px;
}
#business .inner{
	overflow:hidden;
	background:url(../images/list_bg02.gif) no-repeat left bottom;
	padding:20px 15px 15px 15px;
}
* html #business .inner{zoom:1;}

#business .ps{
	width:140px;
	float:left;
}
#business .txt{
	width:480px;
	float:right;
}

#business .txt h3{
	border-bottom:1px #999 dotted;
	padding-bottom:3px;
	margin-bottom:5px;
	font-size:120%;
	background:url(../../common_img/mark03.gif) no-repeat 0 5px;
	padding-left:17px;
	color:#1F286F;
}
#business .txt h3,#business .txt p{line-height:1.7;}

ul#others{
	list-style:disc;
	margin-left:1.5em;
	line-height:1.7;
}