
@charset "UTF-8";



/*.contents{
	text-align: center;
}*/

.contents h2{
	text-align: center;
	margin: 30px 0;
}

.contents img[src*="/2_3."]{
	margin-top: 30px;
}

.contents .left1,
.contents .right1{
	margin: 30px 0;
}

.contents .left1{
	float: left;
	font-size: 12px;
	width: 400px;
}

.contents .left1 h3{
	text-align: left;
	font-size: 12px;
	line-height: 2.2em;
	letter-spacing: 0;
	white-space: nowrap;
	padding: 0;
	border: 0;
	margin: 0;
}

.contents .left1 h3 *{
	vertical-align: middle;
}

.contents .left1 h3 img{
	margin-bottom: 5px;
}

.contents .left1 img[src*="/official."]{
	margin-left: 20px;
}

.contents .right1{
	float: right;
	text-align: right;
}

.contents .left2,
.contents .right2{
	margin: 0px 0 30px;
}

.contents .left2{
	float: left;
	text-align: center;
	width: 50%;
}

.contents .right2{
	float: right;
	text-align: left;
	width: 50%;
}

.contents .right2 h4{
	font-size: 16px;
	margin-top: 0;
}

.contents .right2 small{
	display: inline-block;
	font-size: 10px;
	margin: 5px 0 0 0;
}

div.maintenance{
	margin-top: 50px;
}


