.outbox {
	width: 800px;
	margin: auto;
	padding: 0px;
	font-size: 13px;
	border-top: thin none #FF9900;
	border-right: 1px none #FFDAA2;
	border-bottom: 1px none #FFDAA2;
	border-left: thin none #FF9900;
	background-image: url(image/headbak.jpg);
	background-repeat: no-repeat;
	background-position: -40px -40px;
}
.header_box {
	clear: both;
	height: 100px;
	width: 800px;
}
h1 {
	font-size: 14px;
	color: #F6F6F6;
	text-align: center;
	background-color: #6699CC;
	font-weight: bold;
	width: 798px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px #FFFFFF;
	border-right: 1px #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px #FFFFFF;
}
h2 {
	font-size: 15px;
	color: #FF6699;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF3399;
	border-right-color: #FF3399;
	border-bottom-color: #FF3399;
	border-left-color: #FF3399;
	text-indent: 3px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 20px;
}
h3 {/*indexと違う*/
	font-size: 15px;
	text-align: center;
}
h4 {
	font-size: 12px;
	margin-top: 20px;
	color: #E10071;
	font-weight: bold;
}

/*left bar*/
#navi {
	padding: 0px;
}
#calender {
	margin-top: 20px;
	border: 1px solid #FF9900;
	padding: 0px;
	text-align: center;
	width: 178px;
}
#calender img {
	margin: 5px;
}
#keitai {
	margin-top: 20px;
	border: 1px solid #FF9900;
	padding: 0px;
	width: 178px;
}
#validate {
	margin-top: 20px;
}
#googlebox {
	margin-top: 20px;
	text-align: left;
	padding: 0px;
}
#google img {
	text-align: center;
	display: block;
	padding: 0px;
}
/*left bar end*/
.tbl_head{
	padding: 5px 0px;
	text-align: center;
	border-top: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	border-bottom: 1px none #FF9900;
	border-left: 1px solid #FF9900;
	width: 588px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 10px;
	margin-top: 10px;
	background-position: center top;
	background-repeat: repeat;
	background-color: #FFCC33;
}
dl.tbl {
	margin: 10px;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	border-top-color: #FF9900;
	font-size: 14px;
	background-repeat: repeat;
	background-position: left top;
	background-color: #FFF4E6;
}
dl.tbl dt {
	margin: 0;
	padding: 3px 0;
	width: 270px;
	float: left;
	clear: both;
	text-indent: 10px;
	border-top: 1px solid #FF9900;
	text-align: center;
}
dl.tbl dd {
	margin: 0 0 0 270px;
	padding: 20px 10px 20px 30px;
	border-top: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	background-color: #fff;
	font-weight: bold;
}
.tbl ul li{
	list-style-position: inside;
}
.in_box {
	clear: both;
	padding: 10px;
}
#col1 {
	height: 150px;
	color: #000000;
	font-size: 14px;
	background-image: url(image/pethotelbak.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.style1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	width: 587px;
	margin-top: -10px;
	margin-left: 10px;
}
.style2 {
	margin: 10px;
}
.excute {
	margin-left: 10px;
	margin-right: 10px;
	display: list-item;
}
.excute li {
	list-style-type: disc;
	display: list-item;
	margin-top: 10px;
}
#col1 img {
}
