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

h2 {
	font-size:110% !important;
	margin: 0px;
	text-align: left !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top:10px;
}
h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom: 1px solid #F66;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 105%;
	color: #F66;
}
#detail a {
	font-size:small !important;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width:680px;
	font-size:82%;
	margin-bottom: 20px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#table1 {
	margin-top:-15px !important;
	margin-bottom: 15px !important;
}
caption {
	text-align: left;
	font-size: 100%;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#detail {
	margin-bottom:0px;
}
#detail caption {
	text-align: left;
	font-size: 100%;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
select {
	border: 1px solid #999;
	margin:0px;
	padding:0px;
}
select option {
	border-bottom: 1px solid #999 !important;
	border-top: 1px solid #FFF;
}
th,td{
	border-bottom:1px solid #666666;
	border-right: 1px solid #666666;
	padding: 5px;
}
#detail th {
	text-align: right;
	padding-right:10px;
}
th{
	font-weight:normal;
	background-color: #BBDAEE;
}

td{
	background-color: #FDFEFF;
}

td a {
	width:120px;
	display:block;
	color: #00F;
	font-size: 92%;
}
#hpurl a, #mapurl a {
	width:auto;
	color: #03C;
}

input.button{
	text-align:center;
	font-size:90%;
	width:90px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: 100px;
}

.Btn-gray {
	color: #333;
	border: 1px solid #AAA;
	cursor: pointer;
	background: #EEE;
	padding:3px 12px;
}

.Btn-gray:hover {
	color: #666;
	background: #FFF;
}
#sp {
	font-size: 83%;
	color: #333;
	padding-left: 100px !important;
}
#goback {
	margin-top: -30px;
	font-size: 82%;
	margin-right: 0px;
	margin-left: auto;
	width: 130px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.contbox1 {
	padding-bottom: 0px;
}
#sh_btn {
	vertical-align:text-top;
	border: 1px solid #FFF !important;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	background-color: #FFF;
}
#sh_btn input {
	padding:30px;
	width:330px;
	margin-left:auto !important;
	font-size:125%;
	margin-right: auto !important;
	border-radius: 15px !important;
	-webkit-border-radius: 15px !important;
	-moz-border-radius: 15px !important;
	color:#F60  !important;
	border: 1px solid #CCCCCC;
	background-color: #FFF4F4 !important;
}

.td-bg {
	background-color: #BBDAEE;
	text-align: center;
}
#table2 {
	 float:left; margin-right:4px;	
}
#table2, #table3 {
	width:49%;
	margin-bottom:0px;
}
#table2 th, #table3 th {
	width:56%;
	text-align: right;
	padding-right:10px;
}
#table2 td, #table3 td {
	width:44%;
	text-align: center;
}
#table4 {
	width:98.5%;
	margin-top:5px ;
}
#table4 th {
	text-align: right;
	padding-right:10px;
}
#type {
	display: block;
	background-color: #519ECC;
	width:96.9%;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	margin-bottom: -1px;
	color: #FFF;
}
#input_txet {
	margin-top:10px;
	margin-left:15px;
	width:200px;
	margin-bottom:10px;
	border: 1px solid #FFC8C8;
}
#yotei {
	width:100%;
	margin:0px;
}
#yotei td {
	text-align:center;
	font-size:small !important
}
#yotei td:nth-child(1) {
	background-color:#E3E3E3;
}
#yotei td:nth-child(2) {
	background-color:#EDF4E8;
	width:45%;
}
#yotei td:nth-child(3) {
	background-color:#FFF5D9;
	width:45%;
}
td#am {
	background-color:#CDE3BF !important;
}
td#pm {
	background-color:#FFE188 !important;
}
#sub_link a {
	width: 100%;
	display: inline;
}
#form_fl {
	float:left;
	margin-top:20px;
}