@charset "UTF-8";


#navi {
	background: #223D6D;
}

#contents h3 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 1px #cccccc;
}

#contents h4 {
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
}

#contents h4.red {
	color: #990000;
}

#contents h5 {
	margin-bottom: 6px;
	font-size: 13px;
	color: #444444;
	font-weight:bold;
}

.index_label {
	float: left;
	width: 140px;
}

.index_text {
	float: left;
	width: 340px;
}

.idea_label {
	float: left;
	width: 140px;
}

.idea_text {
	float: left;
	width: 340px;
}

.history_label {
	float: left;
	width: 50px;
}

.history_text {
	float: left;
	width: 430px;
}
