/* CSS Document */
.step2_table{
	margin:0 auto; padding:1px;
	text-align:left;
	font-size:12px;
}
.contact_edit_table th{
	width:33%;
	font-weight:normal;
	padding:2px 2px 2px 5px;
	text-align:center;
}
.contact_edit_table td{
	padding:5px 2px 5px 5px;
}
#step1Bt{
	width:219px;
	margin:30px auto 10px;
	display:block;
}
.Date{
	border:1px solid #333;
	width:180px;
}
.radioCls {
	margin:0 0 0 -40px;
}
.radioCls li {
    position: relative;
    list-style: none;
    float: left;
    width: 33%;
}
.radioCls label {
    display: block;
    padding: 5px 0;
    border: 1px solid #fff;
    color: #333;
    font-weight: bold;
    text-align: center;
    color: #555;
	cursor:pointer;
}
.radioCls li:first-child label {
    border-radius: 5px 0 0 5px;
}
.radioCls li:last-child label {
    border-left: 0;
    border-radius: 0 5px 5px 0;
}
.radioCls input[type="radio"] {
    opacity : 0;
    position: absolute;
    top: -3px;
    left: -3px;
    width: 100%;
    height: 100%;
    padding: 0;
}

/* 申込区分：画像タイプ */
.radioCls2 {
	margin:0;
	padding:0;
	list-style:none;
	width:226px;
	height:30px;
	border: 1px solid #0074f6;
	border-radius: 5px;
	background: #FFF;
}
.radioCls2 li{
	float:left;
	height:30px;
	/* background-image:url(/images/common/SelBt.png); */
	background-repeat:no-repeat;
	/* text-indent:-9999px; */
	overflow:hidden;
	text-align: center;
	line-height: 30px;
	/* background: #FFF; */
	font-size: 13px;
}
.radioCls2 li a {
	height:30px;
	display:block;
	/* background-color: white; */
	color: #0074f6;
}

.radioCls2 li a:hover {
    color: #0074f6;
    text-decoration: none;
}

.mOUSIKOMIKUBUN2_n {
	width:112px;
	background-position:0 0;
}
.mOUSIKOMIKUBUN2_h {
	width:112px;
	/* background-position:0 -30px; */
	background-color: #0074f6;
}
.mOUSIKOMIKUBUN2_h a,.mOUSIKOMIKUBUN1_h a{
	color: #FFF !important;

}

.mOUSIKOMIKUBUN1_n {
	width:114px;
	background-position:-113px 0;
}
.mOUSIKOMIKUBUN1_h {
	width:114px;
	background-position:-113px -30px;
	background-color: #0074f6;
}

.mOUSIKOMIKUBUN1_h a {
    color: #FFF;
}

.mOUSIKOMIKUBUN3_n {
	width:114px;
	background-position:-113px 0;
}
.mOUSIKOMIKUBUN3_h {
	width:114px;
	background-position:-113px -30px;
	background-color: #0074f6;
}
.mOUSIKOMIKUBUN3_h a {
    color: #FFF;
}

.mOUSIKOMIKUBUN4_n {
	width:114px;
	background-position:-113px 0;
}
.mOUSIKOMIKUBUN4_h {
	width:114px;
	background-position:-113px -30px;
	background-color: #0074f6;
}
.mOUSIKOMIKUBUN4_h a {
    color: #FFF;
}

#Map_Btn {
	float:left;
	padding:0 0 0 10px;
}

#Btn_calendar {
	float:left;
	margin-left:5px;
}


#arret_txt2{
	display: block;
	width: 86px;
	/* height: 20px; */
	line-height: 22px;
	padding: 3px;
	/* margin: 8px 0 0; */
	float: right;
	background: #ececec;
	color: #000;
	border-radius: 27px;
	text-align: center;
	font-size: 15px;
	border-bottom: 3px solid #656565;
}

#arret_txt2 i {
    color: #e52413;
    margin: 0 5px 0 0;
}
.arret_txt2_n{ display: none !important;}
.arret_txt2_h{ display: inline-block;};}
.radioCls {
	margin:0 0 0 0;
}
.radioCls li {  
    position: relative;  
    list-style: none;  
    float: left;  
    width: 49%;
}  
.radioCls label {  
    display: block;  
    padding: 5px 0;  
	background:#fff;
    border: 1px solid #ccc;
    color: #333;  
    text-align: center;  
    color: #000;  
	cursor:pointer;
	font-size: 12px !important;
}  
.radioCls li:last-child label {  
    border-left: 0;  
}  
.radioCls input[type="radio"]:checked + label {  
	background: #ff933e;
	color: #fff;
}  
.radioCls input[type="radio"] {  
    opacity : 0;  
    position: absolute;  
    top: -3px;  
    left: -3px;  
    width: 100%;  
    height: 100%;  
    padding: 0;  

}