.theme_h4 {
	background-color: #CE92B3;
	text-align: left;
	padding: 5px 5px 5px 10px;
	width: 700px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: lighter;
	margin-bottom: 20px;
}
.system_box {
	border: 1px solid #CCCCCC;
	width: 320px;
	font-size: 14px;
	line-height: 160%;
	padding: 10px;
	float: left;
	margin-top: 30px;
	height: 220px;
	background-color: #fef7f4;
}
.system_h4 {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996633;
	color: #996633;
	font-size: 14px;
	font-weight: lighter;
	margin-bottom: 20px;
	margin-top: 10px;
}
h4 {
	padding: 0px;
	margin: 0px;
}
.system_box2 {
	border: 1px solid #CCCCCC;
	width: 320px;
	font-size: 14px;
	line-height: 160%;
	padding: 10px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	height: 220px;
	background-color: #fef7f4;
}

.consultation_hoken {
	border: 1px solid #CCCCCC;
	padding: 20px;
	width: 360px;
	font-size: 16px;
	line-height: 150%;
	text-align: center;
	margin-top: 30px;
}
.theme_newsbox {
	border: 1px solid #CCCCCC;
	padding: 19px;
	font-size: 14px;
	color: #333333;
	line-height: 160%;
	margin-bottom: 30px;
}

#theme_news {
}

#theme_news ul {
	margin: 0px;
	padding: 0px;
}
#theme_news li {
	font-size: 14px;
	line-height: 160%;
	padding: 0px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-position: inside;

}
.theme_newsbox h4 {
	font-size: 16px;
	color: #ffffff;
	background-color: #CC99CC;
	padding: 6px;
	margin-bottom: 10px;
}
.theme_newsbox_day {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 10px;
	color: #999999;
	text-align: right;
	margin-bottom: 15px;
}

.theme_b_year{
	font-size: 14px;
	line-height: 180%;
	margin-bottom: 25px;
	margin-left: 20px;
	margin-top: 0px;
}