@charset "utf-8";
/* CSS Document */

h1 {
	height: 55px;
	width: 500px;
}
h2 {
	height: 225px;
	width: 500px;
}
#contents .block_support {
	margin-top: 25px;
	padding-left: 180px;
	text-align: left;
	background-image: url(../images/support/bg_support.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-bottom: 120px;
}
.block_support .support_oneblock {
	padding-bottom: 15px;
	height: 135px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3300;
}
.block_support h3 {
	font-weight: bold;
	color: #006633;
	line-height: 1.2em;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 5px;
}
.block_support p {
	line-height: 1.5em;
	text-align: left;
}
.font_nrm {
	font-weight: normal;
	color: #333333;
}
