/* 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;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #ddd), color-stop(0.5, #ccc), color-stop(1, #bbb));
	background: -moz-linear-gradient(top, #ffffff 0%, #ddd 50%, #CCC 51%, #bbb 100%);
    border: 1px solid #fff;
	box-shadow: 0 0 5px #aaa;
	-moz-box-shadow: 0 0 5px #aaa;
	-webkit-box-shadow: 0 0 5px #aaa;
    color: #333;
    font-weight: bold;
    text-shadow: 0 1px #fff;
    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"]:checked + label {
    text-shadow: 0 -1px #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(100,100,100,.3)), color-stop(1, rgba(255,255,255,0)));
	background: -moz-linear-gradient(top, rgba(100,100,100,.3) 0%, rgba(255,255,255,0) 100%);
    color: #111;
}
.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:166px;
	height:30px;
	border: 1px solid #E95207;
	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: #E95207;
}

.radioCls2 li a:hover {
    color: #E95207;
    text-decoration: none;
}


.mOUSIKOMIKUBUN3_n {
	width:82px;
	background-position:0 0;
	border-left: #E95207 1px solid;
}
.mOUSIKOMIKUBUN3_h {
	width:82px;
	background-position:-226px -30px;
	background-color: #E95207;
}
.mOUSIKOMIKUBUN3_h a,.mOUSIKOMIKUBUN1_h a{
	color: #FFF !important;
}


.mOUSIKOMIKUBUN2_n {
	width:82px;
	background-position:0 0;
	border-right: #E95207 1px solid;
}
.mOUSIKOMIKUBUN2_h {
	width:82px;
	/* background-position:0 -30px; */
	background-color: #E95207;
}
.mOUSIKOMIKUBUN2_h a,.mOUSIKOMIKUBUN1_h a{
	color: #FFF !important;

}

.mOUSIKOMIKUBUN1_n {
	width:166px;
	background-position:-113px 0;
}
.mOUSIKOMIKUBUN1_h {
	width:166px;
	background-position:-113px -30px;
	background-color: #E95207;
}

.mOUSIKOMIKUBUN1_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;};}
