@charset "utf-8";
h1 {
	padding:0 0 25px 0;
}
/* div.researchBox */
div.researchBox {
	width:630px;
	overflow:hidden;
	clear:both;
}
div.researchBox p.txt {
	width:590px;
	line-height:1.4;
	padding:0 0 20px 5px;
}
div.researchBox p.txt2 {
	padding-left:24px;
	text-indent:-24px;
	margin-left:5px;
}
div.researchBox p.txt2 span {
	padding:0 10px 0 0;
}
div.researchBox p.txt3 {
	width:585px;
	padding:15px 0 0 5px;
}
div.researchBox p.txt4 {
	width:590px;
	padding:0px 0 13px 5px;
	text-indent:1em;
}
div.researchBox p.img {
	padding:0 0 0 8px;
}
div.researchBox p.txt5 {
	padding:3px 0 25px 8px;
	-webkit-text-size-adjust:none;
}
div.researchBox p.img2 {
	padding:0 0 0 8px;
}
div.researchBox p.txt6 {
	padding:3px 0 0px 8px;
	-webkit-text-size-adjust:none;
}


/* table */
/* -------------------------------------------------------- */

.section table{
	border-collapse:collapse;border-spacing:0;
}


.section table,
.section table th,
.section table td{
	padding: 3px;
	border: solid #FFFFFF 1px;
	}

.section table{
	font-size:100%;
	margin-bottom: 20px;	
}



.section table th.base-blue,
.section table td.base-blue{
	background: #e9f9ff;
	}

.section th.base-pink-thin01,
.section td.base-pink-thin01{
	background: #FFE6E6;
	}
.section table th.base-pink-thin02,
.section table td.base-pink-thin02{
	background: #FFF1DC;
	}	

.section table th.base-orange,
.section table td.base-orange{
	background: #FFF1DC;
	}
	
.section table th.base-gray,
.section table td.base-gray{
	background: #FFFFFF;
	}
