@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;
}
div.section table{
	margin-left:16px;
	width:530px;
	line-height:1.2;
	border:solid 1px #ccc;
}
table.tabWeb{
	margin-bottom:15px;
}
div.section th{
	padding:8px 0;
	border:solid 1px #ccc;
}
table.tabWeb th.tabHead{
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	background:#dceef8;
}
table.tabOther th.tabHead{
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	background:#f8dce4;
}
div.section th.item{
	width:109px;
	background:#eee;
}
div.section th.item span{
	display:block;
	padding-left:7px;
}
div.section td{
	padding:8px 10px;
	border:solid 1px #ccc;
}
.attention{
	color:#d70f0f;
}
ul.attentionTxt{
	margin:10px 25px 15px 24px;
	line-height:1.2;
}