@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
div.section h3{
	margin-bottom:18px;
}
div.section h3 img{
	vertical-align:bottom;
}
p.functionTxt{
	margin:0 12px 12px;
	line-height:1.2;
}
p.functionTxt2{
	margin:0 16px 24px;
	line-height:1.2;
}
p.functionImage{
	margin:0 0 15px 16px;
}
p.functionImage img{
	vertical-align:bottom;
}
div#lineup table{
	margin-left:16px;
	width:530px;
	line-height:1.2;
	border:solid 1px #ccc;
}
table.businessTab01{
	margin-bottom:36px;
}
div#lineup th{
	border:solid 1px #ccc;
}
div#lineup th.slash{
	height:28px;
	background:url(../images/bg_slash.gif) no-repeat center top #eee;
}
table.businessTab01 th.tabHead{
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	background:#dceef8;
}
table.businessTab02 th.tabHead{
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	background:#f8dce4;
}
div#lineup th.item{
	padding:8px 0;
	width:109px;
	background:#eee;
}
div#lineup th.item span{
	display:block;
	padding-left:7px;
}
div#lineup td{
	padding:8px 10px;
	border:solid 1px #ccc;
}
table.businessTab01 td strong{
	color:#0687ce;
}
table.businessTab02 td strong{
	color:#ef1856;
}