@charset "utf-8";
#pamph_bg {
	background-color: #F7F7F7;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.pamph_box {
	width: 320px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	height: 355px;
}

#pamph_box01{
	width: 320px;
	height: 380px;
	float: left;
	background-color: #FFFFCC;
	margin-bottom: 20px;
	position: absolute;
	left: 10px;
	top: 10px;
}
.pamph_box_img {
	width: 140px;
	background: url(../pamph/img/bg_cgr.jpg) no-repeat 0px 0px;
	padding-top: 5px;
	padding-left: 15px;
	float: left;
	height: 250px;
}
.pamph_box_txt {
	float: left;
	width: 165px;
	height: 230px;
	padding-top: 20px;
	font-size: 12px;
	line-height: 150%;
}
.pamph_box_txt p.pamph_bold {
	font-weight: bold;
	margin-bottom: 1em;
}

.pamph_pdf {
	float: left;
	width: 300px;
	height: 30px;
	padding-left: 15px;
	background-image: url(../pamph/img/caution.gif);
	background-repeat: no-repeat;
	background-position: 160px 3px;
}
.pamph_pdf a#pamph_btn01 {
	display: block;
	height: 28px;
	width: 126px;
	background-image: url(../pamph/img/smp_btn_01.jpg);
	text-indent: -9999px;
}
.pamph_pdf a#pamph_btn01:hover {
	background-position: 0px -28px;
}
.pamph_pdf a#pamph_btn02 {
	display: block;
	height: 28px;
	width: 126px;
	background-image: url(../pamph/img/smp_btn_02.jpg);
	text-indent: -9999px;
}
.pamph_pdf a#pamph_btn02:hover {
	background-position: 0px -28px;
}
.pamph_pdf a#pamph_btn03 {
	display: block;
	height: 28px;
	width: 126px;
	background-image: url(../pamph/img/smp_btn_03.jpg);
	text-indent: -9999px;
}
.pamph_pdf a#pamph_btn03:hover {
	background-position: 0px -28px;
}
.pamph_pdf a#pamph_btn04 {
	display: block;
	height: 28px;
	width: 126px;
	background-image: url(../pamph/img/smp_btn_04.jpg);
	text-indent: -9999px;
}
.pamph_pdf a#pamph_btn04:hover {
	background-position: 0px -28px;
}

.pamph_caution {
	float: right;
	width: 150px;
	font-size: 10px;
	color: #666666;
	line-height: 120%;
	height: 30px;
}
#pamph_box02 {
	width: 320px;
	height: 380px;
	float: left;
	background-color: #FFFFCC;
	margin-bottom: 20px;
	position: absolute;
	top: 10px;
	left: 350px;
}

#pamph_form {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	height: 154px;
	background: url(../pamph/img/bg_form.gif) no-repeat;
	position: relative;
	margin-bottom: 20px;
}
#pamph_btn_form {
	height: 59px;
	width: 115px;
	position: absolute;
	top: 85px;
	right: 10px;
}
#pamph_btn_form a {
	background: url(../pamph/img/smp_btn_05.jpg) no-repeat;
	display: block;
	height: 59px;
	width: 115px;
	text-indent: -9999px;
}
#pamph_btn_form a:hover {
	background-position: 0px -59px;
}
