h2{
	color: #231916;
	padding: 20px;
	line-height: 110%;
	margin: 0px;
	text-transform: uppercase;
}

.midashi1{background-color: #c1bdb7;}
.midashi2{background-color: #00293c; font-weight: bold; color: #fff; font-size: 140%;}
.midashi2 strong{font-size: 110%;}

h2 span{
	font-size: 70%;
	font-weight: normal;
	letter-spacing: 0.1em;
	display: block;
}

h3{
	margin: 10px;
	line-height: 170%;
}

h3.unit{
	text-align: center;
	padding: 10px;
	border-bottom: 1px solid #fff;
	margin: 0 5px 0 5px;
}
h4{
	text-align: center;
	padding: 10px;
}

.main{width: 650px;}
.sub{color: #fff;}
.sub ul{
	list-style-type: square;
	margin-left: 5px;
	padding:10px 20px;
	line-height: 140%;
}

.sub li{margin-bottom: 20px;}

p{text-align: left; margin: 10px; line-height: 160%;}

