.global-header .page-topheading {
	background-image: url(../img/top_kabe.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 20px;
	font-size: 12px;
	text-align: left;
}
.global-header .page-topheading #pc {
	position: absolute;
	float: right;
	margin-top: 2px;
	margin-left: 14px;
}

.block #area #area-icon ul li {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}.block #area {
	background-color: #FF9A9C;
	height: 44px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: center;
	width: 100%;
}
.block #area #area-icon ul: after {
	display:block;
	clear:both;
	content: '';
}

.keijiban .table {
	height: 100px;
	width: 100%;
}
.keijiban .table .ex {
	float: left;
	width: 10%;
	height: 100px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color:#D9F5F3;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#D9F5F3), to(#69F));
}
.keijiban .table .nex {
	float: left;
	width: 10%;
	height: 100px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color:#333333;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#DDD), to(#666));
}
.keijiban .table .centerblock-ex {
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	width: 82%;
	height: 100px;
	background-color:#D9F5F3;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#D9F5F3));
}
.keijiban .table .centerblock-nex {
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	width: 82%;
	height: 100px;
	background-color:#DDD;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#DDD));
}
.keijiban .table .all-ex, .keijiban .table .all-ex-r {
	padding-top: 1px;
	padding-bottom: 1px;
	float: left;
	width: 7%;
	height: 100px;
	background-color:#D9F5F3;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#D9F5F3));
}
.keijiban .table .all-nex, .keijiban .table .all-nex-r {
	padding-top: 1px;
	padding-bottom: 1px;
	float: left;
	width: 7%;
	height: 100px;
	background-color:#DDD;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#DDD));
}
.keijiban .table .all-ex img , .keijiban .table .all-nex img {
	-webkit-border-radius: 3px ;
	border-radius: 3px ;
}
.keijiban .table .all-ex-r img , .keijiban .table .all-nex-r img {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}
.clear {
	clear: both;
}
.block #area #area-icon {
	width: 312px;
	margin-right: auto;
	margin-left: auto;
}
.keijiban .table .centerblock-ex .message {
	overflow: hidden;
	height: 15px;
}
.keijiban .table .centerblock-nex .message {
	overflow: hidden;
	height: 15px;
}.keijiban .table .all-ex img , .keijiban .table .all-nex img{
	margin-top: 40px;
}
.keijiban .table .ex img, .keijiban .table .nex img {
	padding-left: 2px;
}
.block .kensaku {
	font-size: 20px;
	padding-top: 5px;
	background-color: #FF9A9C;
	text-align: right;
}
.tsugi {
	background-color: #FF9A9C;
	text-align: center;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 0px;
}
.mailform-table:after {
	display: block;
	clear: both;
	content: '';
}
.mailform-table dt,
.mailform-table dd {
	border-bottom-style:dotted;
	border-bottom-color:#666;
	border-bottom-width:1px;
	height:20px;
	padding: 3px 4px;
}
.mailform-table dt {
	float: left;
	clear:both;
	width:100px;
	text-align:center;
	background-color:#666;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#969696));
}
.mailform-table dd {
	background-color:#CCC;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#CCC));
	text-align: left;
	padding-left: 120px;
}
.message {
	padding:2px 5px 5px 5px;
}
.message2 {
	background-color:#CCC;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#CCC));
	padding:2px 5px 2px 5px;
}

.mailform-mailform .mailform-img {
	width: 100%;
	height: 75px;
	background-color:#FFC8C8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFC8C8));
	border-bottom-style:dotted;
	border-bottom-color:#666;
	border-bottom-width:1px;
}
.mailform-mailform:after {
	display: block;
	clear: both;
	content: '';
}

.mailform-mailform dd {
	border-bottom-style:dotted;
	border-bottom-color:#666;
	border-bottom-width:1px;
	padding: 3px 4px;
}
.mailform-mailform dt {
	float: left;
	clear:both;
	width:100px;
	text-align:center;
	background-color:#FFC8C8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFC8C8));
}
.mailform-mailform dd {
	background-color:#FFC8C8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFC8C8));
	text-align: left;
	padding-left: 110px;
}
.mail-message ,
.kakunin-message {
	background-color:#FFC8C8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFC8C8));
	padding:2px 5px 5px 5px;
}
.mailform-mailform .soushin {
	width: 100%;
	background-color:#FFC8C8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFC8C8));
	border-bottom-style:dotted;
	border-bottom-color:#666;
	border-bottom-width:1px;
	padding-bottom:30px;
}
.formailerror-content {
	padding-top:20px;
	padding-right:5px;
	padding-bottom:100px;
	padding-left:5px;
}
.formailerror {
	padding-top:20px;
	padding-bottom:20px;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #F00;
}
input[type="submit"],
input[type="_SUBMIT "] {
	border:1px solid #FFFFFF;
	fontsize:16px;
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow:0 0 3px #333333;
	margin-top:10px;
}
.kakunin {
	padding: 12px 8px;
	width: 200px;
}
.kakunin-koumoku dt,
.kakunin-koumoku dd {
	border-bottom-style:dotted;
	border-bottom-color:#666;
	border-bottom-width:1px;
	height:20px;
	padding: 3px 4px;
}
.kakunin-koumoku dt {
	border-right-style:dotted;
	border-right-color:#666;
	border-right-width:1px;
}
.kakunin-koumoku dt {
	float: left;
	clear:both;
	width:110px;
	text-align:center;
	background-color:#FFC8C8;
}
.kakunin-koumoku dd {
	background-color:#FFC8C8;
	text-align: left;
	padding-left: 130px;
}
.after-message {
	background-color:#FFC8C8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFC8C8));
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 100px;
	padding-left: 10px;
}
.block .kensaku-hdn {
	position: absolute;
	visibility: hidden; 
	left: 0px;
	top: 0px;
}
.block .kensaku-id {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 70px;
	background-color:#FFC8C8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFC8C8));
}
.namekakunin {
	padding-top: 50px;
	padding-bottom: 30px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	background-color:#FFC8C8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFC8C8));
}
.henji {
	width: 270px;
	padding-top: 12px;
	padding-bottom: 8px;
}
.henji-area {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-color:#FFC8C8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFC8C8));
}
.btn {
	border: 1px solid #FFF;
	font-size: 16px;
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
	padding: 4px 8px;
	color: #FFF;
	background-color: #999999;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#CCCCCC));
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 3px #FFFFFF;
	box-shadow: 0 0 3px #FFFFFF;
}
.henji-area .henji.btn a {
	display: block;
	text-decoration: none;
}
.global-footer2 {
	background-color: #FF9A9C;
	background-position: left top;
	font-size: 12px;
	text-align: center;
	clear: both;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.formailerror {
	height: 100px;
	width: 80%;
	margin-top: 30px;
	margin-bottom: 50px;
	border: 1px dotted #999;
	margin-right: auto;
	margin-left: auto;
	padding-left: 1em;
}
