@charset "euc-jp";
/* form
--------------------------------------------------*/
BODY{
	font-size:12px;
	line-height:17px;
	color:#555555;
	margin:0px;
	padding:0px;
	background-color:#f8f8f8;
	}

input[type="text"] {
	padding:2px;
}
select {
	padding:2px;
}
.text_10px{
	font-size:10px;
	line-height:6px;
	}
ul#type_bus{
	list-style-type: none;
	margin:0px;
	padding:0px;
}
li#type_bus{
	background-image:url(../img/kigo.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
	line-height:1.8em;
	font-size:10px;
}
li#type_bus a{
	margin-left:18px;
	text-decoration:underline;
	color:#024cb0;
	}
li#type_bus a:hover{
	color:#fb6d05;
	}
#page_bg{
	width:850px;
	background-image:url(../img/bg_01.gif);
	background-repeat:repeat-y;
	margin:auto;
	}
#page_body{
	width:846px;
	margin:auto;
	}
.contents{ 
	width:695px;
	margin:auto;
	}
#header{
	width:833px;
	height:73px;
	padding:0px 0px 0px 13px;
	}
.logo{
	float:left;
	}
.head_right{
	float:right;
	}
#header div#tel{
	float:right;
	padding:5px 0 0 0;
}
#header div#tel span#txt1{
	display: block;
	background-color: #1693C3;
	color:#ffffff;
	padding:3px 15px 2px 15px;
	font-weight:bold;
	text-align:center;
	border-radius: 15px;        /* CSS3草案 */  
	-webkit-border-radius: 15px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 15px;   /* Firefox用 */  
}
#header div#tel span#txt2{
	color:#DF3F07;
	display: block;
	font-weight:bold;
	font-size:23px;
	text-align:center;
	padding:5px 0 0 0;
}
#header div#tel span#txt2 div{
	display: inline-block;
	font-size:14px;
	padding:0 5px 5px 0;
}
#header div#tel span#txt3{
	display: block;
	text-align:center;
	color:#333333;
	font-size:12px;
}

h1{
	font-size:11px;
	font-weight:normal;
	color:#0557ec;
	margin:5px 0 6px 0;
	}
.bg_menu{
	height:40px;
	width:846px;
	padding:5px 0 4px 0;
	background-image:url(../img/bg_menu04.gif);
	background-repeat:repeat-x;
	clear:both;
	}
.line_blue{
	height:4px;
	width:846px;
	background-image:url(../img/bg_menu02.gif);
	background-repeat:repeat-x;
	clear:both;
	margin:0;
	}
.line_gray{
	height:4px;
	width:846px;
	background-color:#cccccc;
	}
#menu{
	width:846px;
	padding-bottom:0px;
	margin:0;
	clear:both;
		}
#menu ul{
	margin:0;
	padding:0;
	list-style-type:none;	
}
#menu li{
	margin:0;
	padding:0;
	display:inline;
}
#footer{
	background-image:url(../img/footer.gif);
	background-repeat:repeat-x;
	height:65px;
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
	padding-top:12px;
	}
.text_02{
	width:667px;
	text-align:left;
	padding:13px;
	border:#6699CC solid 1px;
	}
.line7px{
	line-height:7px;
	}
.line13px{
	line-height:13px;
	}
	
.error{
	color:#FF0000;
	margin-left:220px;
	}
.error_font{
	color:#FF0000;
	}
.step{
	float:left;
	margin:15px 0px 10px 0px;
	}

	
.form_table01,.form_table01_skg{
	background-color: #88a7e1;
	width:695px;
	text-align:left;
}
.form_table01 td,.form_table01_skg td{
	padding:8px 8px 8px 12px;
	background-color: #ffffff;
}
.form_table01 th,.form_table01_skg th{
	width:27%;
	padding:8px 8px 8px 12px;
	background-color: #E5EEF6;
}
.form_sec01{
	color:#5f8fba;
	font-size:11px;
}
.form_sec02{
	font-size:11px;
	text-align:center;
}
.form_sec02 a{
	font-size:11px;
	color:#024cb0;
}
.form_sec02 a:hover{
	font-size:11px;
	color:#fb6d05;
}
.form_sec03{
	color:#CC0000;
	font-weight:normal;
}
.form_sec04{
	color:#CC0000;
	font-weight:bold;
	font-size:15px;
	text-align:center;
}
.form_sec05{
	color:#CC0000;
	padding:10px;
	background-color: #FFF9DB;
	border:1px dotted #dddddd;
	text-align:center;
}
.form_sec06{
	background:url(https://www.ibi-japan.jp/form/flash-book/img/form_bg01.gif);
	text-align:center;
	margin-bottom:15px;
}
.form_sec06 b{
	line-height:100%;
	padding-left:20px;
	padding-right:20px;
	color:#52B5CD;
	font-weight:bold;
	font-size:15px;
	background-color: #ffffff;
}
.form_sec07{
	font-size:11px;
	line-height:16px;
	height:140px;
	overflow:auto;
	padding:12px;
	border:1px solid #dddddd;
}
.form_hr01{
	border-style: dotted none none none; 
	height:1px;
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
	color:#cccccc;
}


.tooltip{
 -moz-border-radius:10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 background-color:#FF0000;
 /*border:5px solid #FF5519;*/
 font-family:sans-serif;
 font-size:15px;
 color:white;
 line-height:18px;
 padding:10px 13px;
 margin:10px 0 0 0;
 position:absolute;
 z-index: 3;
 width:200px;
 -moz-opacity:0.92; /*FF*/
 filter:alpha(opacity=92); /*IE*/
 opacity: 0.92;
 display: none;
}
.tooltip:before{
  content:"";
  position:absolute;
  width:0px;
  height:0px;
  bottom:100%;
  left:29px;
  border: 15px solid rgba(0, 0, 0, 0);
  border-bottom-color: #FF0000;
  border-top-width: 0;
}
.gips-close {
position: absolute;
cursor: pointer;
top: 10px;
left: 90%;
}
#inp_y{
    width:50px;
}
#inp_m{
    width:30px;
}
#inp_d{
    width:30px;
}

table.explan_type{
	border: 1px #73CECE solid;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #98DCDC;
}

table.explan_type th{
  padding: 5px;
  border: #98DCDC solid;
  border-width: 0 0 1px 1px;
  background-color: #73CECE;
	color: #FFFFFF;
  font-weight: bold;
  line-height: 120%;
  text-align: center;
	width:100px;
}
table.explan_type td{
    padding: 5px 5px 5px 10px;
    border: 1px #73CECE solid;
    border-width: 0 0 1px 1px;
    text-align: left;
		color: #1A4444;
		width:90px;
}
table.explan_type td.explan_type_td_left{
	width:120px;
}
table.explan_type td.to_type_link{
	text-align: right;
	padding-right:10px;
}

.contents01{
	background:URL(../img/bkimg_contents01.jpg) no-repeat;
	width:695px;
	height:367px;
	position: relative;
}
.list01{
	position:absolute;
	bottom:20px;
	right:0px;
	list-style:none;
	line-height:0;
}
.list01 li{
	text-align:right;
}

.list01 li img{
	vertical-align: bottom;
}
.list01 li.l02{
	padding-top:5px;
	padding-bottom:8px;
}

#step1_caution{
	position: absolute;
	z-index: 10;
}

.meter-wrap{
    position: absolute;
	cursor: pointer;
	top:-5px;
}

.meter-wrap, .meter-value, .meter-text {
    /* The width and height of your image */
	width: 500px; 
	height: 200px;

}

.meter-wrap, .meter-value {
    background: #01A4FF;
}

.meter-value {
	background-color: #01A4FF;
	width: 0%;
	opacity:0.98;
}            
.meter-text {
    position: absolute;
    top:60px;; left:0;
    padding-top: 20px;
    color: #fff;
    text-align: center;
    width: 100%;
	font-size:18px;
	font-weight:bold;
	line-height: 1.4;
}
#csalert{
	border:10px solid #FF8000;
	width:450px;
	text-align:left;
  padding:10px 10px;
  margin:8px auto 10px auto;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	-moz-border-radius: 12px; /* FF1+ */
	-webkit-border-radius: 12px; /* Saf3-4 */
	border-radius: 12px; /* Opera 10.5, IE 9, Saf5, Chrome */
}

/* step3
--------------------------------------------------*/
#step3_exp01{
	margin-top:15px;
}
.error_input,.form_table01 td.error_input,.form_table01_skg td.error_input,.error_confirm_mail{
	background-color: #ffb6c1;
}

.error_confirm_mail{
	padding:8px 8px 8px 8px;
}


.error_step3,.error_text{
	font-size:12px;
	color: #FF0000;
	font-weight: bold;	
}
#tbl_skg th,.form_table01_skg th{
	width:10%;
}
.form_sec03_opt{
	color:#ff6600;
}
/*    step4    */
#step4_exp{
	margin-top:15px;
	font-size:16px;
}
.step_title{
	background-image:url("../img/title_bkg.gif") ;
	width:695px;
	height: 55px;
	text-align: center;
	font-size:27px;
}
.step_title p,.step_title div{
	margin-top:0;
	margin-bottom:0;
	padding-top:8px;
	color:#333333;
	height: 37px;
}
#anounce_step4 {
    border: 5px dotted #AA0000;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 0;
    padding: 8px;
    text-align: left;
    width: 390px;
}

.overdate {
background-color: #F0F0F0;
width: 600px;
padding: 10px 0;
}
.overdate .notice {
color: #558ED5;
font-weight: bold;
font-size: 16px;
padding: 0 10px;
}

.overdate p {
color: #17375E;
}
