@charset "Shift_JIS";

/*--------------------
初期設定
共通、汎用クラス
--------------------*/


/*初期設定
------------------------------*/
*{
	margin:0;
	padding:0;
	border:0;
}


/*初期設定
------------------------------*/
#contents_area{
	margin-left:10px;
	width:970px;
	font-size:13px;
	margin-bottom:25px;
}
#contents_area a{
	text-decoration:none;
}
#contents_area a:hover{
	text-decoration:underline;
}

#contents_area ul{
	list-style:none;
	}
	
#contents_area ul li img{
	vertical-align:top;
	}



/*共通、汎用クラス
------------------------------*/
.clear{
	clear:both;
}

h4{
	font-weight:bold;
}

/*メインビジュアル・ヘッダー部分
------------------------------*/

#kibou_tour{
	float:left;
	width:452px;
	line-height:0px;
	font-size:0px;
}

#arrow{
	float:left;
	width:44px;
	padding-top:83px;
}

#answer{
	float:left;
	width:446px;
}

#attention{
	clear:both;
	padding:5px 0 40px 15px;
}


/*ステップ1
------------------------------*/
#step1{
	background:url(../images/bg_bottom.gif) no-repeat left bottom;
	padding-bottom:16px;
}
#step1_body h4{
	padding:10px 0 20px 10px;
}
#step1_body p{
	padding:0 0 0 10px;
	line-height:1.5;
}
#step1_body{
	float:left;
	width:445px;
}

#step1_img{
	float:left;
	width:455px;
}

.bold_l{
	font-weight:bold;
	font-size:155%;
}

/*ステップ2
------------------------------*/
#step2{
	margin-top:5px;
	background:url(../images/bg_bottom2.gif) no-repeat left bottom;
	padding-bottom:1px;
}
.step2_block{
	padding-bottom:7px;
}
#step2_1{
	width:474px;
	float:left;
	overflow:auto;
	overflow:hidden;
	display:inline;
	height:130px;
}

#step2_3{
	width:474px;
	float:left;
	overflow:auto;
	overflow:hidden;
	display:inline;
	clear:left;
}

#p_bottom{
	padding-bottom:5px;
	width:435px;
	text-align:right;
	clear:left;
	line-height:1.0;
}

#p_bottom img{
	padding-bottom:4px;
}

#step2_1 p,#step2_3 p{
	margin-left:10px;
}
#step2_1 h4{
	margin-left:10px;
	padding:10px 0 10px 30px;
	background:url(../images/icon_num01.gif) no-repeat left center;
}
#step2_2 h4{
	margin-left:23px;
	padding:10px 0 10px 30px;
	background:url(../images/icon_num02.gif) no-repeat left center;
}

#step2_3 h4{
	margin-left:10px;
	padding:10px 0 10px 30px;
	background:url(../images/icon_num03.gif) no-repeat left center;
}
#step2_4 h4{
	margin-left:23px;
	padding:10px 0 10px 30px;
	background:url(../images/icon_num04.gif) no-repeat left center;
}


#step2_2{
	width:464px;
	float:left;
	height:130px;
	float:left;
	overflow:auto;
	overflow:hidden;
	display:inline;
}

#step2_4{
	width:464px;
	float:left;
	overflow:auto;
	overflow:hidden;
	display:inline;
	
}


#step2_2 p,#step2_4 p{
	margin-left:23px;
}

#step2_1,#step2_2{
	background:url(../images/img_dot.gif) no-repeat right bottom;
}

#step2_4 p{
	text-align:center;
}

#m_bottom{
	margin-bottom:4px;
}

/*ステップ3
------------------------------*/
#step3{
	background:url(../images/bg_bottom.gif) no-repeat left bottom;
	margin-top:5px;
	padding-bottom:10px;
}

#step3 h4{
	padding:10px;
}
#step3_img{
	float:left;
	width:539px;
}
#step3_img img{
	display:inline-block;
	margin-left:28px;
}
#step3_body{
	width:364px;
	font-weight:bold;
	float:left;
	background:#ebebeb url(../images/bg_step3_body_bottom.gif) no-repeat left bottom;
}

#step3_body h4{
	background:url(../images/bg_step3_body_top.gif) no-repeat left top;
	color:#d80000;
	padding:20px 0 0 18px;
}
#step3_body p{
	padding:0 18px 30px 18px;
}

#attention_l{
	width:50px;
	float:left;
	overflow:auto;
	overflow:hidden;
	display:inline;
}

#attention_r{
	width:235px;
	float:left;
	overflow:auto;
	overflow:hidden;
	display:inline;
}

#att_box{
	width:436px;
	padding-top:5px;
	margin-left:200px;
}


/*検索ボタン
------------------------------*/
#kokunai_search{
	padding:17px 0 25px 0;
	margin-left:-3px;
}

/*コールセンター連絡先
------------------------------*/
#callcenter{
	background:url(../images/bg_callcenter.jpg) no-repeat top left;
	width:948px;
	padding-top:13px;
}

#callcenter p{
	margin-left:11px;
}
#callcenter img{
	vertical-align:top;
	display:inline-block;
}

#callcenter_btn img{
	margin:0 8px 18px 0;
}

#callcenter_tel img_tel{
	margin-right:20px;
}

#uketsuke img{
	margin:10px 0;
}

/**************mobile***************************/


#mb_step1{
	width:950px;
	background:url(../images/bg_dt_repeat2.jpg);
	background-repeat:repeat-y;
	overflow:auto;
	overflow:hidden;
}

.mb_step_left_box{
	margin-left:31px;
	margin-top:37px;
	width:266px;
	float:left;
	overflow:auto;
	overflow:hidden;
	display:inline;
}

.mb_step1_text{
	font-weight:bold;
	margin-bottom:17px;
}

.text{
	line-height:1.5;
}

.or_color{
	color:#ff0000;
}


.mb_step_right_box{
	width:547px;
	float:left;
	overflow:auto;
	overflow:hidden;
	display:inline;
	margin-left:72px;
}

#myselect_text{
	font-weight:bold;
	padding-top:12px;
	padding-bottom:22px;
	line-height:1.5;
}


#ex_img{
	width:219px;
	float:left;
	overflow:auto;
	overflow:hidden;
	display:inline;
	margin-top:20px;
	margin-left:4px;
}

#ex_text{
	width:280px;
	float:left;
	overflow:auto;
	overflow:hidden;
	display:inline;
	margin-left:28px;
	margin-top:14px;
	line-height:1.4;
	padding-bottom:10px;
}

#ex_arrow{
	margin-left:56px;
	margin-top:11px;
}

.bold{
	font-weight:bold;
}

#myselect_box_line{
	width:545px;
	border:solid 1px #a6a6a6;
	overflow:auto;
	overflow:hidden;
	margin-top:14px;
	margin-bottom:14px;
}




#mb_step2{
	width:950px;
	background:url(../images/bg_dt_repeat2.jpg);
	background-repeat:repeat-y;
	overflow:auto;
	overflow:hidden;
}


#qr_left{
	width:87px;
	float:left;
	overflow:auto;
	overflow:hidden;
	display:inline;
	margin-top:22px;
}

#qr_right{
	width:430px;
	float:left;
	overflow:auto;
	overflow:hidden;
	display:inline;
	margin-left:29px;
	margin-top:22px;
	font-weight:bold;
	line-height:1.5;
}

#mb_step2_access{
	clear:left;
	padding-top:29px;
	padding-bottom:13px;
}

#mb_step2_access_img{
	margin-bottom:10px;
}


#mb_step3{
	width:950px;
	background:url(../images/bg_plane_repeart.jpg);
	background-repeat:repeat-y;
	overflow:auto;
	overflow:hidden;
	margin-bottom:15px;
}

#mb_step3_left{
	margin-left:13px;
	margin-top:15px;
	width:440px;
	float:left;
	overflow:auto;
	overflow:hidden;
	display:inline;
}

#mb_step3_text{
	margin-bottom:29px;
	font-weight:bold;
}

.bold2{
	font-weight:bold;
}

#mb_step3_right{
	width:272px;
	float:left;
	overflow:auto;
	overflow:hidden;
	display:inline;
	margin-left:74px;
}

