@charset "utf-8";
#guest_box {
	width: 570px;
	height: auto;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#guest_box h4.guest4 {
	font-size: 14px;
	color: #990000;
	padding-left: 5px;
}
#guest_box .guest_menu {
	text-align: center;
	vertical-align: middle;
	width: 120px;
	height: auto;
	margin: 0px;
	display: inline-block;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#guest_box .guest_menu a {
	color: #333333;
	text-decoration: none;
}
#guest_box .guest_menu a:hover {
	color: #333333;
	text-decoration: underline;
}
#guest_box .guest_menu img {
	margin-bottom: 3px;
}
.guestp_box {
	width: 558px;
	height: auto;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border: 1px solid #BCBCBC;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.guestp_box p {
	line-height: 1.4em;
}
.guestp_box h4.guestp4 {
	font-size: 14px;
	margin: 0 0 8px 0;
	padding: 5px 0 5px 15px;
	border-bottom: 1px solid #A11514;
	color: #000000;
	font-weight: bold;
	background-image: url(../../img/common/t_h5_bg.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
}
.guestp2_box {
	width: 428px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}
.guestp_box hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	height: 1px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
