#contact p {margin:0 55px; padding:0;}
.ctr {
	padding:10px 0 30px 0;
	text-align:left;
	text-align:center;
}



	.a1 {
		background:#F6F6F6;
		padding:5px;
		border:1px solid #ccc;
		font-size:14px;
		font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS UI Gothic,Osaka,sans-serif;
    -moz-box-shadow: 0px 1px 3px #ccc;
    -webkit-box-shadow: 0px 1px 3px #ccc;
    box-shadow: 0px 1px 3px #ccc;
	-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
	}
	
	.a2 {
		background:#FFF;
		border:1px solid #ccc;
		font-size:14px;
		line-height:24px;
		font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS UI Gothic,Osaka,sans-serif;
		margin-bottom:2px;
	}
	
	.mini {font-size:10px; font-family:"Times New Roman", Times, serif; color:#FF6666;}
	.rset {
		width:145px;
		height:43px;
		background:url(../img/contact/reset.gif);
		border:0;
		cursor:pointer;
	}
	
	.smit {
		width:145px;
		height:43px;
		background:url(../img/contact/submit.gif);
		border:0;
		cursor:pointer;
	}
	
	
	.doui {
		width:145px;
		height:43px;
		background:url(../img/contact/doui.gif);
		border:0;
		cursor:pointer;
	}
	
	.oksmit {
		width:145px;
		height:43px;
		background:url(../img/contact/ok.gif);
		border:0;
		cursor:pointer;
	}
	
	.ngback {
		width:145px;
		height:43px;
		background:url(../img/contact/ng.gif);
		border:0;
		cursor:pointer;
	}
	
	
	.col_red {color:#B8193F;}
	
	
.pp {
	overflow:scroll; 
	overflow-x:hidden; 
	height:100px; 
	width:560px; 
	margin:10px auto;
	padding:20px;
	border:1px solid #C0C0C0;
	text-align:left;
	}
	
	
	.info {
		width:780px;
		text-align:left;
		margin:0 auto;
		padding:20px 0;
	}
	
	p.ppl {
		font-size:21px;
		text-align:center;
		font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
		line-height:200%;
	}
	
	p.thanks {
		font-size:21px;
		line-height:220%;
		font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
		line-height:200%;
		padding:0;
		margin:0;
	}





.sd {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; 
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #3866a3;
	padding:9px 18px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #63b8ee 5%, #468ccf 100% );
	background:-ms-linear-gradient( top, #63b8ee 5%, #468ccf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #63b8ee), color-stop(100%, #468ccf) );
	background-color:#63b8ee;
	color:#fff;
	display:inline-block;
	text-shadow:1px 1px 0px #7cacde;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #bee2f9;
 	-moz-box-shadow:inset 1px 1px 0px 0px #bee2f9;
 	box-shadow:inset 1px 1px 0px 0px #bee2f9;
}.sd:hover {
	background:-moz-linear-gradient( center top, #468ccf 5%, #63b8ee 100% );
	background:-ms-linear-gradient( top, #468ccf 5%, #63b8ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #468ccf), color-stop(100%, #63b8ee) );
	background-color:#468ccf;
}.sd:active {
	position:relative;
	top:1px;
}




.sendb{
border:1px solid #610E22; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; padding: 10px 10px 10px 10px; text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; text-align: center; color: #FFFFFF; background-color: #B81B41;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #B81B41), color-stop(100%, #610E22));
 background-image: -webkit-linear-gradient(top, #B81B41, #610E22);
 background-image: -moz-linear-gradient(top, #B81B41, #610E22);
 background-image: -ms-linear-gradient(top, #B81B41, #610E22);
 background-image: -o-linear-gradient(top, #B81B41, #610E22);
 background-image: linear-gradient(top, #B81B41, #610E22);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#B81B41, endColorstr=#610E22);
}

.sendb:hover{
 border:1px solid #610E22; background-color: #B81B41;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#610E22), color-stop(100%, #B81B41));
 background-image: -webkit-linear-gradient(top, #610E22, #B81B41);
 background-image: -moz-linear-gradient(top, #610E22, #B81B41);
 background-image: -ms-linear-gradient(top, #610E22, #B81B41);
 background-image: -o-linear-gradient(top, #610E22, #B81B41);
 background-image: linear-gradient(top, #610E22, #B81B41);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#610E22, endColorstr=#B81B41);
}


.clrb{
border:1px solid #d6d6d6; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; padding: 10px 10px 10px 10px;font-weight:bold; text-align: center; color: #333; background-color: #ededed;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #ccc));
 background-image: -webkit-linear-gradient(top, #ededed, #ccc);
 background-image: -moz-linear-gradient(top, #ededed, #ccc);
 background-image: -ms-linear-gradient(top, #ededed, #ccc);
 background-image: -o-linear-gradient(top, #ededed, #ccc);
 background-image: linear-gradient(top, #ededed, #ccc);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ededed, endColorstr=#ccc);
}

.clrb:hover{
 border:1px solid #cccccc; background-color: #d6d6d6;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ccc), color-stop(100%, #d6d6d6));
 background-image: -webkit-linear-gradient(top, #ccc, #d6d6d6);
 background-image: -moz-linear-gradient(top, #ccc, #d6d6d6);
 background-image: -ms-linear-gradient(top, #ccc, #d6d6d6);
 background-image: -o-linear-gradient(top, #ccc, #d6d6d6);
 background-image: linear-gradient(top, #ccc, #d6d6d6);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ccc, endColorstr=#d6d6d6);
}


.btn_gray {
	-moz-border-radius:3px;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS UI Gothic,Osaka,sans-serif;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #d6d6d6;
	padding:9px 9px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #ffffff 10%, #f6f6f6 95% );
	background:-ms-linear-gradient( top, #ffffff 10%, #f6f6f6 95% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(10%, #ffffff), color-stop(95%, #f6f6f6) );
	background-color:#ffffff;
	color:#333;
	width:170px;
	display:inline-block;
	text-shadow:0px 1px 0px #ffffff;
 	-webkit-box-shadow: 0px 2px 2px 1px #cccccc;
 	-moz-box-shadow: 0px 2px 2px 1px #cccccc;
 	box-shadow: 0px 2px 2px 1px #cccccc;
}.btn_gray:hover {
	background:-moz-linear-gradient( center top, #444444 10%, #555555 95% );
	background:-ms-linear-gradient( top, #444444 10%, #555555 95% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#555555');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(10%, #444444), color-stop(95%, #555555) );
	background-color:#444444;
	border:1px solid #444444;
	color:#ffffff;
	text-shadow:none;
}.btn_gray:active {
	position:relative;
	top:1px;
}


.btn_grays {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #444444;
	padding:9px 9px;
	margin-bottom:3px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #444444 10%, #444444 95% );
	background:-ms-linear-gradient( top, #444444 10%, #444444 95% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#444444');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(10%, #444444), color-stop(95%, #444444) );
	background-color:#444444;
	color:#ffffff;
	width:170px;
	display:inline-block;
 	-webkit-box-shadow: 0px 2px 2px 1px #cccccc;
 	-moz-box-shadow: 0px 2px 2px 1px #cccccc;
 	box-shadow: 0px 2px 2px 1px #cccccc;
}

	