@import url("base.css");

#left_area,#right_area{margin-top:0px !important;}

#service-text{
	font-size: 12px;
	color: #666666;
	padding-top:2em;
}

.subtitle{
	font-size: 14px;
	font-weight: bold;
	color: #9e6810;
	line-height: 16px;
}
.subtitle img{
	padding-right: 0.5em;
}

.subtext{
	font-size: 12px;
	color: #666666;
	margin: 4px 0px;
	margin-bottom: 2em;
}

h2{margin:0px 0 24px;}

#text_box{
	border: solid 1px #cccccc;
	width: 580px;
	padding: 10px;
	background-color: #ffffff;
}
