@charset "utf-8";

/* ※ このファイルは変更しないで下さい ※ */
/* -------------------- usr -------------------- */


div.form_line1 {
	background-image: url(../images/form_line1.gif);
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
	font-size:0px;
	line-height:0px;
}


div.sp11 {
	width:1px;
	height:11px;
	font-size:0px;
	line-height:0px;
}


div.btn_box {
	text-align:center;
	padding:20px 0px 0px;
}

.usr_form_txt {
	padding:0px 0px 2px 0px;
	text-align:right;
	float:right;
}

.usr_form_key {
	padding:0px 0px 0px 20px;
/*	text-align:right;*/
	background-image: url(../images/key_img.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* -------------------- table -------------------- */

div.table_box1 {
	width:100%;
	background-color: #EFEFEF;
	text-align:left;
}

div.dan_l {
	width:27%;
	float:left;
}

div.dan_r {
	width:73%;
	float:right;
	background-color:#fff;
}

.item {
	padding:10px 5px 6px 15px;
}

.item2 {
	padding:7px 17px;
}

.item3 {
	padding:9px 80px 10px 17px;
}

.item4 {
	padding:0px 17px 7px 41px;
}

.item5 {
	padding:0px 17px 7px 17px;
}

.item_k {
	padding:10px 25px 6px 15px;
	background-image: url(../images/key_img.gif);
	background-repeat: no-repeat;
	background-position: right center;
}



/* -------------------- form -------------------- */

.form_p {
	margin-right:14px;
}

.form_p2 {
	margin-right:24px;
}

.telline {
	margin:0px 5px;
}

.textarea {
	max-width:441px;
}

.form_txt {
	color:#0066CC;
	padding:0px 17px 10px 17px;
}



.form_txt_end {
	color:#060;
	padding:23px 0px;
	text-align:center;
}

.form_txt_end2 {
	text-align:center;
}


ul#step_box {
	padding:0px;
	width:570px;
}

#step_box li {
	float:left;
	margin-right:18px;
}

li.step {
	margin:0px;
}

li.step_arrow {
	background-image: url(../../images/step_arrow.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 18px;
}

.autarisuku {
	float:right;
	padding:10px 15px 0px 0px;
	color:#FE0000;
}

.dan_txt {
	width:50%;
	float:left;
}

.dan_txt2 {
	width:40%;
	float:left;
}

/* -------------------- help -------------------- */

.help_txt {
	color:#333;
	padding:0px 17px 10px 17px;
}

.main_box2_3 {
	padding:0px 12px;
}

dl.help_box {
	margin:0px;
	padding:0px;
	float:left;
	width:50%;
}

.help_box dt {
	background-image: url(../../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}

.help_box dd {
	margin:5px 0px 0px 14px;
	padding:0px;
}

.help_ul li {
	margin-bottom:3px;
}

li.q1,
li.q2,
li.q3,
li.q4,
li.q5,
li.q6,
li.q7 {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
}

li.q1 {
	background-image: url(../images/q1_img.gif);
}

li.q2 {
	background-image: url(../images/q2_img.gif);
}

li.q3 {
	background-image: url(../images/q3_img.gif);
}

li.q4 {
	background-image: url(../images/q4_img.gif);
}

li.q5 {
	background-image: url(../images/q5_img.gif);
}

li.q6 {
	background-image: url(../images/q6_img.gif);
}

li.q7 {
	background-image: url(../images/q7_img.gif);
}

.hasen_h {
	background-image: url(../images/hasen_h.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
	margin:20px 0px;
}

.hasen_h2 {
	background-image: url(../images/hasen_h.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
}

div.help_subtitle {
	background-image: url(../images/help_subtitle.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 100%;
}

.help_subtitle_txt {
	padding:12px 10px 0px 26px;
	font-size:14px;
	font-weight:bold;

}

.help_q {
	margin:3px 0px 0px 0px;
	padding:0px;
}

.help_q dt {
	margin:0px;
	padding:5px 10px 4px 10px;
	background-color:#F2F9F8;
}

.q1 {
	background-image: url(../images/q1.gif);
	color:#0066cc;
}

.q2 {
	background-image: url(../images/q2.gif);
	color:#0066cc;
}

.q3 {
	background-image: url(../images/q3.gif);
	color:#0066cc;
}

.q4 {
	background-image: url(../images/q4.gif);
	color:#0066cc;
}

.q5 {
	background-image: url(../images/q5.gif);
	color:#0066cc;
}

.q6 {
	background-image: url(../images/q6.gif);
	color:#0066cc;
}

.q7 {
	background-image: url(../images/q7.gif);
	color:#0066cc;
}

.a1 {
	background-image: url(../images/a1.gif);
}

.a2 {
	background-image: url(../images/a2.gif);
}

.a3 {
	background-image: url(../images/a3.gif);
}

.a4 {
	background-image: url(../images/a4.gif);
}

.a5 {
	background-image: url(../images/a5.gif);
}

.a6 {
	background-image: url(../images/a6.gif);
}

.a7 {
	background-image: url(../images/a7.gif);
}

.q1,
.q2,
.q3,
.q4,
.q5,
.q6,
.q7,
.a1,
.a2,
.a3,
.a4,
.a5,
.a6,
.a7 {
	padding-left: 28px;
	background-repeat: no-repeat;
}

.q1,
.q2,
.q3,
.q4,
.q5,
.q6,
.q7 {
	background-position: left center;
}

.a1,
.a2,
.a3,
.a4,
.a5,
.a6,
.q7 {
	background-position: left top;
}

.help_q dd {
	margin:0px;
	padding:10px 10px 20px 10px;
}


.help_txt_q {
	padding:0px 16px 0px 16px;
}

.arrow {
	font-size: 10px;
	background-image: url(../../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	float:right;
}
/* -------------------- help form -------------------- */

.help_form_txt {
	padding:0px 17px 15px 17px;
}

.form_txt2 {
	color:#060;
	padding:8px 17px;
}

div.belt {
	background-color:#F8F8F1;
}

#under_contents_textbox{
	width:430px;
	margin:0px;
	padding: 5px;
	font-size:12px;
	color:#333333;
	overflow:auto;
	height:120px;
	border: solid 1px;
	border-color:#A5ACB2;
	text-align:left;
}

.gohome {
	text-align:right;
	padding-right:5px;
/*	margin-bottom:5px;*/
}


.title-op{
	padding:5px;
	background:#f0f0f0;
	margin-top:10px;
	font-weight:bold;
}

.text-op{
	padding-left:5px;
}

/* -------------------- privacy -------------------- */
#idp{
	text-align:right;
}

#privacy p{
	margin:0 0 10px;
}

#privacy p span{
	display:block;
	margin-left:1.3em;
}

/* -------------------- operation -------------------- */
#operationtable{
	border:none;
	padding:0;
}

#operationtable td,
#operationtable th{
	padding:5px 7px;
	vertical-align:top;
}

#operationtable td.bggray,
#operationtable th.bggray{
	background-color:#f5f5f5;
}

#operationtable .nopadding td{
	padding:0;
}

