/*
.vh {
	display: none;
}
*/

h4  {
	font-size: 20px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1B5099;
	margin-bottom: 20px;
}
.titleh4 {
	font-size: 20px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1B5099;
	margin-bottom: 20px;
}
.hagakifoam li   {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 4px;
	border: 1px dotted #CCC;
	display: block;
	float: left;
	text-align: center;
	width: 152px;
	background-color: #EEE;
}
.hagakifoam li:hover {
	border: 1px dotted #CCC;
	display: block;
	float: left;
	background-color: #FF9;
	text-align: center;
}

.hagakifoam {
	display: block;
	overflow: hidden;
	padding-left: 5px;
}
.hagakifoam form {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hagakifoam form table {
	clear: both;
}
form input    {
	margin-bottom: 5px;
	margin-top: 5px;
}
.flootLeftTable {
	float: left;
	margin-right: 20px;
}
.teikei {
	width: 400px;
	margin-left: 50px;
	padding: 10px;
}
.aisatsu li {
	display: block;
	overflow: hidden;
	width: 560px;
	margin-bottom: 10px;
	border: 1px dotted #CCC;
	padding: 10px;
}
.hagakifoam ul li a img {
	display: block;
}
#container #info #designnumber {
	display: none;
}
#leftBox {
	float: left;
	width: 468px;
}
#cookie-B {
}
.hagakifoam ul li form input {
	font-size: 9px;
}
.policyh5 {
	background-color: #6CC;
	display: block;
}
.policyh6 {
	font-weight: bold;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.pol2 {
	background-color: #AEE;
	float: right;
	padding: 10px;
}

.bannerBox a {
	margin-bottom: 10px;
}
.flootLeftBox-Form {
	width: 500px;
	margin-right: 20px;
	float: left;
}
.flootRightBox-Form {
	float: right;
	width: 360px;
	padding: 9px;
	border: 1px dotted #CCC;
}
form .lineBox table tr td input {
	border: 1px solid #999;
}
.noBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container form h6 {
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #EEE;
	margin-bottom: 5px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

.txtmode1 {
  ime-mode: active;   /* 全角モード */
}
.txtmode2 {
  ime-mode: inactive; /* 半角モード */
}