@charset "utf-8";



.aligncenter {	/* WP画像センターバグのため、一番上に記述 */

	display: block;

	margin: 0 auto 16px;

	text-align: center;

}

.alignleft {	/* 画像左 */

	float: left;

	margin-right: 10px;

	margin-bottom:10px;

}

.alignright {	/* 画像右 */

	float: right;

	margin-left: 10px;

	margin-bottom:10px;

}

.wp-caption {	/* キャプション */

	border: 1px solid #ccc;

	text-align: center;

	padding: 5px;

	margin-top: 10px;

	background-color:#fff;

	width: 310px; /* WPで出力するかも？ */

	overflow: hidden;

}

.wp-caption-text {

	padding: 3px 0;

	font-size: 10px;

	text-align: center;

	letter-spacing: 0;

}

#pagenavi {
	clear: both;
	text-align: center;
	padding-bottom: 10px;
}

#pagenavi a {
	font-size: 10px;
}

/* <p>タグタイトル */
.p01 {
	width: 530px;
	padding-left: 20px;
	margin: 0 auto;
}


/* h3共通タイトル */
#h3-ti-01,#h3-ti-02,#h3-ti-03,#h3-ti-04,#h3-ti-05,#h3-ti-06,#h3-ti-07,#h3-ti-08,
#h3-ti-09,#h3-ti-10,#h3-ti-11,#h3-ti-12,#h3-ti-13,#h3-ti-14,#h3-ti-15,#h3-ti-16,#h3-ti-17,#h3-ti-18,#h3-ti-19,#h3-ti-20{
	width: 560px;
	height: 36px;
	margin-bottom: 20px;
}

/* h3共通タイトル */
#h3-01,#h3-02,#h3-03,#h3-04,#h3-05,#h3-07,#h3-08,#h3-09,#h3-13,#h3-14,#h3-15,#h3-16,#h3-17,
#h3-18,#h3-19,#h3-20,#h3-21,#h3-22,#h3-23,#h3-24,#h3-25,#h3-26,#h3-27,#h3-28,#h3-29,#h3-30,#h3-31{
	clear: both;
	width: 515px;
	height: 25px;
	color: #fff;
	background: #fff url(../img/h3_ti_back.gif) no-repeat;
	font-size: 18px;
	padding: 3px 0 7px 45px;
	margin-bottom: 10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 0;
}

/* h3共通タイトル-過去使用したもの(BackUp)- */
#h3-10,#h3-11,#h3-12 {
	clear: both;
	width: 560px;
	height: 35px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#h3-10 { background: #fff url(../img/h3_ti10.gif) no-repeat;}
#h3-11 { background: #fff url(../img/h3_ti11.gif) no-repeat;}
#h3-12 { background: #fff url(../img/h3_ti12.gif) no-repeat;}

.sestumei {
	width: 550px;
	padding: 0 5px;	
	margin-bottom: 20px;
	overflow: hidden;
}
.sestumei a.detail { font-size: 10px;}
.sestumei2 {
	margin: 0 auto;
	padding: 0 10px;
}

/* p */

.mark02 {
	padding-left: 26px;
	background: #fff url(../img/mark02.gif) no-repeat 0 -2px;
}

.mark03 {
	padding: 10px 0 2px 26px;
	background: #fff url(../img/mark02.gif) no-repeat 0 8px;
	display: block;
}

/* STEP部 サービス */
#h4-step-01, #h4-step-02, #h4-step-03,#h4-step-04,#h4-step-05,#h4-step-06,#h4-step-07,#h4-step-08 {
	width: 550px;
	height: 33px;
	text-indent: -9999px;
	margin-bottom: 5px;
}

#h4-step-01 { background: #fff url(../img/h4-service-01.gif) no-repeat;}
#h4-step-02 { background: #fff url(../img/h4-service-02.gif) no-repeat;}
#h4-step-03 { background: #fff url(../img/h4-service-03.gif) no-repeat;}
#h4-step-04 { background: #fff url(../img/h4-service-04.gif) no-repeat;}
#h4-step-05 { background: #fff url(../img/h4-service-05.gif) no-repeat;}
#h4-step-06 { background: #fff url(../img/h4-service-06.gif) no-repeat;}
#h4-step-07 { background: #fff url(../img/h4-service-07.gif) no-repeat;}
#h4-step-08 { background: #fff url(../img/h4-service-08.gif) no-repeat;}

/* STEP部 サービス */

#h4-sapli-01,#h4-sapli-02,#h4-sapli-03 {

	width: 550px;

	height: 33px;

	text-indent: -9999px;

	margin-bottom: 5px;

}

#h4-sapli-01 { background: #fff url(../img/h4-apli-01.gif) no-repeat;}

#h4-sapli-02 { background: #fff url(../img/h4-apli-02.gif) no-repeat;}

#h4-sapli-03 { background: #fff url(../img/h4-apli-03.gif) no-repeat;}

#h4-sapli-04 {

	width: 550px;	

	height: 40px;

	text-indent: -9999px;

	margin-top: 10px;

	margin-bottom: 5px;

	background: #fff url(../img/h4-apli-04.gif) no-repeat;

}





.s-p01 {

	border-left: 2px solid #c4c4c4;

	padding-left: 12px;

	margin-bottom: 10px;

}



.yaji { text-align: center;}



/* フォームテーブル */

.form-table {

	margin-top: 10px;

	width: 550px;

	border-collapse: collapse;

	border-top: 1px solid #ccc;

	border-bottom: 1px solid #ccc;

}

.form-table th {

	width: 150px;

	border-left: 3px solid #ccc;

	border-bottom: 1px dashed #ccc;

	border-top: 1px dashed #ccc;

	padding: 8px;

	background-color: #ededed;

	text-align: left;

}

.form-table th.must {

	border-left: 3px solid #ff5500;

}

.form-table td {

	padding: 8px;

	border-bottom: 1px dashed #ccc;

	border-top: 1px dashed #ccc;

}



.form-btn {

	padding: 10px;

	text-align: center;

}

.thanks_img {

	margin: 0 auto;

	text-align: center;

}



.err {

	width: 530px;

	margin: 0 auto;

	border: 1px solid #DCD574;

	background-color: #FFFED9;

	padding: 10px;

}

.err-msg {

	color: #FF6600;

	font-weight: bold;

	padding-left: 20px;

}

/* 印刷ボタン */

.print_btn {
	margin-top: 10px;
	text-align: center;
}