h3{
	font-size:17px;
	margin:60px 0 0 0;
	font-weight:500;
	letter-spacing:2px;
	color:#a87070;
}
h4{
	font-size:22px;
	margin:40px 0 20px 0;
	font-weight:500;
	letter-spacing:3px;
	color:#a87070;
}
#rightboxvr04 {
	background-color: #EEE7E5;
	width: 630px;
	background-image: url(../../contact/img/contact_topimg02.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
dl.fryer00{
	width:700px;
	clear:both;
	margin:30px 50px;
}
dt.form_left{
	width:140px;
	height:45px;
	margin:0;
	padding:10px 0 0 0;
	float:left;
	text-align:left;
	border-bottom:#EEE7E5 dotted 1px;
}
dd.form_right{
	width:540px;
	height:45px;
	margin:0;
	padding:10px 0 0 0;
	float:left;
	text-align:left;
	border-bottom:#EEE7E5 dotted 1px;
}
#message{
	height:150px;
}
.form_right2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEE7E5;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #EEE7E5;
	padding-left: 15px;
}
.title {
	height: 50px;
	width: 450px;
	padding-bottom: 15px;
}
#tel {
	text-align: center;
	width: 800px;
	padding: 40px 0 50px 0;
	letter-spacing: 3px;
}
#tel p{
	font-size:40px;
	font-family: 'Libre Baskerville', serif;
	font-weight:400;
	margin:30px 0 40px 0;
	letter-spacing:0.1em;

	
}
#thanks {
	text-align: center;
	width: 800px;
	font-size:15px;
	padding: 40px 0 50px 0;
	letter-spacing: 2px;
	line-height:29px;
}
#thanks p{
	margin:30px 0 0 0;
	letter-spacing: 4px;
	font-family: 'Montserrat', sans-serif;
	font-size:120%;
	
	
}
#thanks p a:link,#thanks p a:visited{
	background-color:#a87070;
	display:inline-block;
	padding:10px 50px;
	text-decoration:none;
	color:#fff;
	border-radius: 7px;        /* CSS3草案 */  
    -webkit-border-radius: 7px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 7px;   /* Firefox用 */  
}
#thanks p a:hover{
	text-decoration:none;
	background-color:#a58d83;
	border-radius: 7px;        /* CSS3草案 */  
    -webkit-border-radius: 7px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 7px;   /* Firefox用 */  
}
#privacy{
	font-size:12px;
	clear:both;
	padding:30px 0;
}
span{
	font-size: 9px;
	color:#F0A86C;
}
input{
	width:100%;
}
textarea{
	width:100%;
}
input.formbtn{
	width:100px;
	padding:10px 0;
}
@media (max-width: 480px) {
h3{
	font-size:15px;
	margin:50px 0 0 0;
	font-weight:400;
	letter-spacing:0;
	line-height:1.6em;
}
h3 i{
	margin-bottom:15px;
	font-size:250% !important;
	display:block !important;
}
#tel {
	width: 90%;
	margin:0 auto;
	text-align: center;
	padding: 20px 0 0 0;
	font-size:13px;
	letter-spacing: 0.1em;
}
#tel p{
	font-size:20px;
	margin:0 0 15px 0;
}
#thanks {
	text-align: center;
	width: 85%;
	margin:0 auto 30px auto;
	padding: 15px 0 25px 0;
	letter-spacing: 2px;
	line-height:1.6em;
}
dl.fryer00{
	width:90%;
	clear:both;
	margin:0;
}
dt.form_left{
	width:90%;
	height:auto;
	margin:0 0 0 0;
	padding:0 0 0 5%;
	float:none;
	border-bottom:none;
}
dd.form_right{
	width:99%;
	height:auto;
	margin:3% 0 5% 6%;
	padding:0 0 5% 0;
	float:none;
	border-bottom:#EEE7E5 dotted 1px;
}
#message{
	height:30px;
}
dl.fryer00 br{display:none;}
input{
	width:98%;
}
#privacy{
	width:90%;
	margin:0 auto;
	padding:20px 0;
	font-size:13px;
	text-align:left;
}
textarea{
	width:98%;
}
}
