@charset "utf-8";
/* CSS Document */

/*business******************************************************/
#pageTitle{margin-bottom:20px;}
#introductionCopy{margin-bottom:25px;}

#introduction{
	background:url(../images/list/img.gif) no-repeat right bottom;
	margin:40px 0 50px 0;
	min-height:232px;
	height: auto !important;
	height: 232px;
}


#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;}

#business .txt ul{
	width:135px;
	margin:15px 0 0 auto;
}
#business .txt ul li{display:inline;}
#business .txt ul li a{
	display:block;
	width:135px;
	height:25px;
	background:url(../../common_img/detail_btn.jpg) no-repeat left top;
}
#business .txt ul li a:hover{background-position:left bottom;}
#business .txt ul li a span{display:none;}