@charset "shift_jis";
/****************float box****************/
#floatMenu {
	position : absolute;
	width : 196px;
	background-color: #FFFFFF;
	font-size: 12px;
	top: 0px;
}
.floatMenu-top-01 {
	background-image: url(https://www.wtw.jp/ccd/common/floatbox/img/price-nav-t-01.gif);
	height: 22px;
	background-repeat: no-repeat;
	width: 194px;
	clear: left;
}
.floatMenu-top-02 {
	background-image: url(https://www.wtw.jp/ccd/common/floatbox/img/price-nav-t-02.gif);
	height: 22px;
	background-repeat: no-repeat;
	width: 194px;
	clear: left;
}
.floatMenu-center {
	background-image: url(https://www.wtw.jp/ccd/common/floatbox/img/price-nav-c.gif);
	background-repeat: repeat-y;
	clear: left;
	width: 194px;
}
.floatMenu-comment {
	width: 180px;
	margin-bottom: 2px;
	margin-left: 5px;
	text-align: left;
}
.floatMenu-field {
	width: 185px;
	margin-top: 2px;
	text-align: right;
	border-bottom: dotted 1px #004D88;
}
.floatMenu-bottom {
	background-image: url(https://www.wtw.jp/ccd/common/floatbox/img/price-nav-b.gif);
	height: 10px;
	background-repeat: no-repeat;
	width: 194px;
	clear: left;
	margin-bottom: 5px;
	margin-top: 0px;
}
.floatMenu-button {
	width: 170px;
	text-align: left;
	padding-left: 10px;
	margin-top: 5px;
}
input#button_mfp_goconfirm {
	width: 170px;
	height: 30px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(https://www.wtw.jp/ccd/common/floatbox/img/confirm-bt1.gif);
	border: none;
	border-style: none;
	cursor: pointer;
}
input#button_mfp_reset {
	width: 170px;
	height: 30px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(https://www.wtw.jp/ccd/common/floatbox/img/reset-bt1.gif);
	border: none;
	border-style: none;
	cursor: pointer;
}
