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

body {
	text-align: left;
	font-size: 12px;
}
.hiddentext {
	display: none;
}

p {
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}

	#container{
	width:700px;
	text-align:left;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #333;
	background-color: #FFF;
	padding: 10px;
		}

dt {
	display: none;
}
.product {
	width: 100%;
	display: block;
	font-size: 12px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #333;
}
.product hr {
	clear: both;
	height: 0px;
	width: 0px;
	display: none;
}

.product dd {
	float: left;
	padding: 0px;
	line-height: 1em;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

label {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.2em;
}
.product input {
	font-size: 11px;
	line-height: 1.4em;
	height: 1.4em;
	width: 10em;
	text-align: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.product dl {
	padding: 1px;
	margin: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-left-color: #999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
textarea {
	width: 50em;
	font-size: 12px;
	padding: 4px;
	line-height: 1.4;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
}

fieldset {
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 24px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E3E3E3;
	border-right-color: #CCC;
	border-left-color: #E3E3E3;
	border-bottom-color: #CCC;
}
legend {
	font-size: 12px;
	font-weight: 800;
	padding: 4px;
	line-height: 1.4em;
	border: 1px solid #999;
	color: #333;
	background-color: #EAEAEA;
	text-decoration: none;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
	text-align: left;
}
.product .lot {
	width: 3em;
}
.fbtn {
	font-size: 16px;
	line-height: 1.4;
	font-weight: 800;
	padding: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	width: 360px;
	text-align: center;
	vertical-align: middle;
	display: block;
}
.redtext {
	color: #F00;
}
.bpinput {
	font-size: 12px;
	line-height: 1.4;
	height: 1.2em;
	width: 2.1em;
	padding: 4px;
}
.bp_radio1 {
	background: url(../images/bp_bg_radio_1.png) no-repeat;
	height: 26px;
	width: 108px;
	display: inline-block;
	text-align: center;
	padding-top: 118px;

}
.bp_radio2 {
	background: url(../images/bp_bg_radio_2.png) no-repeat;
	height: 26px;
	width: 108px;
	display: inline-block;
	text-align: center;
	padding-top: 118px;

}
.bp_radio3 {
	background: url(../images/bp_bg_radio_3.png) no-repeat;
	height: 26px;
	width: 108px;
	display: inline-block;
	text-align: center;
	padding-top: 118px;

}
.bp_radio4 {
	background: url(../images/bp_bg_radio_4.png) no-repeat;
	height: 26px;
	width: 108px;
	display: inline-block;
	text-align: center;
	padding-top: 118px;

}
.bp_radio5 {
	background: url(../images/bp_bg_radio_5.png) no-repeat;
	height: 26px;
	width: 108px;
	display: inline-block;
	text-align: center;
	padding-top: 118px;

}
.bp_radio6 {
	background: url(../images/bp_bg_radio_6.png) no-repeat;
	height: 26px;
	width: 108px;
	display: inline-block;
	text-align: center;
	padding-top: 118px;

}
.bpfield {
	display: inline-block;
	width: 140px;
	padding-bottom: 10px;
}
.bpinput2 {
	font-size: 12px;
	line-height: 1.4;
	height: 1.3em;
	width: 1.2em;
	padding: 2px;
}

	#easy_tooltip{
		border:1px solid #e1e1e1;
		padding:2px 10px;
		background:#f5f5f5;
		}
