@charset "UTF-8";
#main {
	width: 700px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	padding: 0px;
	float: left;
	color: #000000;
	display: inline;
}
#main p {
	margin-top: 40px;
	margin-bottom: 40px;
}
#main h2 {
	color: #FF3300;
	font: 36px/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#main h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	line-height: 150%;
	color: #CC6600;
}
.letter {
	width: 620px;
	margin-right: 40px;
	margin-left: 40px;
	background-image: url(images/background_letter.gif);
	margin-top: 20px;
	margin-bottom: 20px;
}
.letter   p {
	font: 14px/28px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(images/line_letter.gif);
	width: 520px;
	margin-right: 50px;
	margin-left: 50px;
}
.letter img {
	margin-top: 30px;
	margin-left: 50px;
}
#main .letter .head {
	background-image: url(images/letter_head.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 40px;
	width: 620px;
	margin: 0px;
}
#main   .letter .bottom {
	background-image: url(images/letter_bottom.gif);
	background-position: bottom;
	width: 620px;
	margin: 0px;
	background-repeat: no-repeat;
}
.photo  {
	float: left;
	margin-right: 20px;
}
.benefit {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(images/background_benefit.gif);
	background-repeat: repeat-y;
	width: 620px;
	margin-right: 40px;
	margin-left: 40px;
}
.benefit h3 {
	margin-right: 50px;
	margin-left: 50px;
}
.benefit p {
	margin-right: 50px;
	margin-left: 50px;
}
#main  .benefit .head {
	background-image: url(images/benefit_head.gif);
	background-position: top;
	width: 620px;
	margin: 0px;
	background-repeat: no-repeat;
	height: 40px;
}
#main  .benefit .bottom {
	background-image: url(images/benefit_bottom.gif);
	background-position: bottom;
	width: 620px;
	margin: 0px;
	background-repeat: no-repeat;
}
#main .mailmag {
	margin-bottom: 20px;
	margin-top: 20px;
	width: 620px;
	margin-right: 40px;
	margin-left: 40px;
	background-image: url(images/background_mailmag.gif);
	background-repeat: repeat-y;
}
#main  .mailmag p {
	margin-right: 50px;
	margin-left: 50px;
	color: #FFFFFF;
}
#main   .mailmag .head {
	background-image: url(images/mailmag_head.gif);
	background-position: top;
	width: 620px;
	margin: 0px;
	background-repeat: no-repeat;
	height: 40px;
}
#main   .mailmag .bottom {
	background-image: url(images/mailmag_bottom.gif);
	background-position: bottom;
	width: 620px;
	margin: 0px;
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	width: 760px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 30px;
}
#footer ul {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footer li {
	float: left;
	list-style-type: none;
	margin-right: 30px;
}
#footer hr {
	clear: both;
}
.floatClear {
	clear: both;
}
.special {
	line-height: 150%;
	color: #CC0000;
	font-size: 18px;
}
strong {
	color: #FF3300;
	font: 24px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
