@charset "utf-8";
/* CSS Document */

/*form*/
.formular { color:#4F4F4F;
	margin-bottom:10px;
	
	
}
.formular h3{padding-left:10px;
	border-left-width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCC;
	background-color: #eeeeee;
	line-height: 30px; margin-bottom:10px; margin-top:10px; margin-right:15px;}
.formular fieldset {
	margin-top: 0px; padding-top:0px; padding-left:15px; padding-right:15px; padding-bottom:15px;	
	border: 1px solid #9DBCC9;
}

.formular legend {
	padding:10px;
	font-size: 14px;
	background:url(../images/blue_skin.png) 0 -70px repeat-x;
	font-weight: bold;
	color: #FFF; margin-bottom:10px;
}

.formular fieldset table{ border:1px solid #eeeeee;
      border-width:0px 0px 0px 0px; margin-bottom:20px;}
.formular fieldset table tr{
	line-height: 25px;
}
.formular fieldset table th{ text-align:right;padding-bottom:5px; padding-left:5px; padding-right:5px;
border-right:1px solid #eeeeee; 
border-bottom:1px solid #eeeeee;}
.formular fieldset table td{text-align:left;padding-bottom:5px; padding-left:5px;
border-right:0px solid #eeeeee; 
border-bottom:1px solid #eeeeee;}

.formular fieldset table td .text-input{
	padding:4px 2px;
    border:solid 1px #aacfe4;
    width:200px;    
}
.formular fieldset table td .textarea{padding:4px 2px;
    border:solid 1px #aacfe4;
    width:400px;}
.formular fieldset table td .select{padding:4px 2px;
    border:solid 1px #aacfe4; width:120px;
 }
 .formular fieldset table td .selectday{padding:4px 2px;
    border:solid 1px #aacfe4; width:80px;
 }

.formular fieldset table td table th{
	background-color:#fff;
	font-weight: normal;
}
.formular fieldset .submit{ margin-left:225px;}

.need{
	color: #F60;
	font-weight: normal;
}
.formular fieldset p{
	color: #999;
	font-size: 10px;
}
.formular fieldset p .priva{
	margin-left:10px;
	/*color: #C61522;*/
	font-size: 12px;
	font-weight: bold;
}
.formular fieldset p.p1{ margin-top:10px;
	 
}
.formular fieldset .op_hotel{ padding:5px;
	background-color: #eee;
}
.small{  color:#666666; display:block;
   　
    font-size:8px;
    font-weight:normal;
    text-align:left;
    }
.jyoken { margin-left:220px; margin-bottom:10px;}	
.jyoken p {
	font-size: 12px;
	color: #000;
}
.sousinbt{ height:50px; text-align:center;}
.sousinbt img{ cursor:pointer;}
.sousinbt input{ }
.disjyoken{ display:none;
	border: 1px solid #CCC;
}

/*form/*/
.orderformli{ margin-top:20px;margin-bottom:10px; margin-right:0px;}
.orderformli ul{ height:22px;
	border: 1px solid #eee;
	}
.orderformli ul li{
	float:left;
	width:120px;
	margin-right:25px; margin-bottom:0px; height:22px;
	background-image: url(/templets/default/images/arrow/aa1.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 25px;
	padding-bottom: 0px;
}
.orderformli ul li span{	
	padding-bottom:5px;
	padding-right:5px;
	padding-left:5px;
	margin-right:5px;
	background-image: none;
	background-color: #eeeeee;
	color: #4F4F4F;
	padding-top:3px;
	font-weight: bold;	
}
.orderformli ul li dt{ padding-bottom:5px;
	padding-right:5px;
	padding-left:5px;
	margin-right:5px;
	background-image: none;
	
	padding-top:1px;
	
}
.orderformli ul .end{
	background-image: none;
}
<!--.nodis{ display:none;}-->
.strong{
	font-weight: bold;
	background-color: #eee;
}
.strong1{
	font-weight: bold;
	background-color: #eee;
}

#selectcitys{ padding:10px;width:700px; height:580px;}
#selectcitys label input{ margin-right:5px;}
#selectcitys h5{ margin-top:10px; margin-bottom:10px; clear:both; font-size:14px;}
#selectcitys ul{ display:inline-block;}
#selectcitys ul li{ float:left; width:80px; padding-bottom:3px; padding-top:3px; margin-right:10px; padding-left:5px; margin-top:5px;}
#selectcitys textarea{padding:4px 2px; height:30px;
    border:solid 1px #aacfe4;
    width:680px;}
.diyrightlist1 ol{
	padding:5px;
	/*background-image: url(/templets/default/images/topli.gif);
	background-repeat: no-repeat;
	background-position: left 15px;*/
}

.diyrightlist1 ol li{
	padding-left:18px;
	margin-bottom:5px;
	margin-top:5px;
	list-style-position: outside;
	list-style-type: none;
	line-height: 20px;
	background-image: url(/templets/default/images/008/33.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}