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

#pack {
	width:660px;
	float:right;
}
h3 {
	background-image: url(../images/h3_title01.gif);
}
h5 {
	background-repeat: no-repeat;
	background-position:0 0;
	width:57px;
	height:23px;
	margin:0 0 10px;
	padding:0;
	font-size:0;
	text-indent:-9999px;
}
.main{
	padding-top:10px;
}
.btn {
	margin:10px 0 0;
}
.btn a {
	width:337px;
	height:34px;
	display:block;
	text-indent:-9999px;
	background-image: url(../images/pac_btn.gif);
	background-repeat: no-repeat;
	background-position:0 0;
}
.btn a:hover {
	background-position:0 -34px;
}
#pack table {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:100%;
	margin:15px 0;
}
#pack .td01 {
	border-bottom:1px dotted #bbb;
	border-right:1px solid #ccc;
	background-color:#f3fafb;
	text-align:center;
	letter-spacing:1px;
	vertical-align:top;
}
#pack table td {
	border-bottom:1px dotted #bbb;
	border-right:1px solid #ccc;
	vertical-align:top;
}
.step {
	padding:0 0 0 259px;
	height:138px;
	margin:0 0 5px;
	background-repeat: no-repeat;
	background-position:0 0;
}
.step p {
	text-indent:-7px;
	padding-left:7px;
	line-height:130%;
	padding-bottom:5px;
}
.s_p1 {
	background-image:url(../images/pac_p_step01.gif);
}
.s_p2 {
	background-image:url(../images/pac_p_step02.gif);
}
.s_p3 {
	background-image:url(../images/pac_p_step05.gif);
}
.s_p4 {
	background-image:url(../images/pac_p_step06.gif);
}
.s_p5 {
	background-image:url(../images/pac_p_step07.gif);
}
.s_p6 {
	background-image:url(../images/pac_p_step08.gif);
}
.s_p7 {
	background-image:url(../images/pac_p_step09.gif);
}
.s_p8 {
	background-image:url(../images/pac_p_step10.gif);
}
.s_p1 h5 {
	background-image: url(../images/icon_step01.gif);
}
.s_p2 h5 {
	background-image: url(../images/icon_step02.gif);
}
.s_p3 h5 {
	background-image: url(../images/icon_step03.gif);
}
.s_p4 h5 {
	background-image: url(../images/icon_step04.gif);
}
.s_p5 h5 {
	background-image: url(../images/icon_step05.gif);
}
.s_p6 h5 {
	background-image: url(../images/icon_step06.gif);
}
.s_p7 h5 {
	background-image: url(../images/icon_step07.gif);
}
.s_p8 h5 {
	background-image: url(../images/icon_step06.gif);
}

#pack dl {
	border-bottom:1px dotted #ccc;
	padding:10px;
	margin:0;
}
#pack dl dt {
	font-size:1em;
	border-left:6px solid #01afec;
	margin:0 0 3px;
	padding:0 0 0 35px;
	font-weight:normal;
	text-indent:-30px;
}
#pack dl dt strong {
	font-weight:bold;
}
#pack dl dd {
	text-indent:-22px;
	padding-left:22px;
}
.blue {
	background-color:#e5f6fd;
}
