h3{
	margin:20px 0 10px 0;
}
p{
	line-height:1.5;
	margin:0 0 1em 0;
}
.search_area {
	width: 330px;
	border: 1px solid #B3B3B3;
	background-color: #FFFFFF;
}
.t10px {
	font-size: 10px;
	line-height: 13px;
	color: #3B3B3B;
}
.t12px {
	font-size: 12px;
	line-height: 16px;
	color: #3B3B3B;
}
a {
	text-decoration: none;
}
a.bold {

	text-decoration: none;
	font-weight: bold;
}
a:visited {

	text-decoration: none;
}
a:visited.bold {

	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:hover.bold {
	text-decoration: underline;
}
.img_space {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.icon_margin {
	margin-right: 6px;
}
.t_height {
	line-height: 120%;
}
