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


.research {
	padding-bottom: 50px;
}

.research h2 {
	color: #0061AC;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 2.5em;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.research h3 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 2em;
	margin-top: 50px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.research h4 {
	font-size: 25px;
	margin-top: 100px;
	color: #069;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
	font-weight: bold;
	background-color: #AAD3EC;
	padding-top: 5px;
	padding-bottom: 5px;
}

.research h4 span {
	background-color: #FFF;
	padding: 10px;
}


.research h5 {
	font-size: 22px;
	margin-top: 30px;
	color: #000;
	font-weight: bold;
}

.research hr {
	border: 2px solid #CCC;
	margin-top: 50px;
	margin-bottom: 50px;
}
.research .taisyou {
	text-align:left;
	font-size:18px;}
.research .taisyou dt {
	float:left;
	width:7em;
	margin-bottom:5px;}
.research .taisyou dd {
	margin-left:7em;
	margin-bottom:5px;} 