@charset "utf-8";

@import url("bace.css");
/* CSS Document */

h3.title_h3{
	display:block;
	margin: 0 0 10px 20px;
	padding-top: 30px;
	}

p.info{
	font-size:0.9em;
	line-height: 160%;
	margin: 10px 0 0 60px;
	}

p.tel{
	font-size:2em;
	color:#FF0000;
	font-weight: bold;
	margin: 0 0 0 60px;
	}
div#mailbox{
	width:600px;
	padding:10px 0 30px 50px;
	min-height:400px;
	height:auto !important;
	height:400px;

	}
	
div#mailbox2{
	width:600px;
	padding:20px 0 100px 30px;
	}
	
div#mailbox p{
	margin:0;
	}
	
div#mailbox2 p{
	margin:0;
	line-height:160%;
	font-size: 0.9em;
	}


#contct_table {
	clear: both;
	width: 600px;
	border-collapse: separate;
	margin: 5px 40px 5px 0;
	border-collapse: separate;
	border-spacing: 3px;
	font-size: 0.8em;
}


#contct_table th {
	width: 170px;
	padding: 5px 5px 5px 0px;
	line-height: 180%;
	letter-spacing: 0.1em;
	text-align: right;
	vertical-align: top;
	color: #494962;
	background: #DFDDF6;
	border-bottom: 1px solid #FFF;
}

#contct_table td {
	padding: 5px 0px 5px 5px;
	line-height: 180%;
	text-align: left;
	vertical-align: top;
	margin-top: 20px;
	border-bottom: 1px solid #DFDDF6;
}

td.td_naiyo{
	width:430px;
	}
	
td.td_title{
	width:170px;
	}
	
	
p.form_att{
	font-size:0.9em;
	}
	
.red{
	color:#FF0000;
	}

p.form_subtitle{
	color:#6666FF;
	font-weight: bold;
	line-height: 160%;
	}

p.send_msg{
	padding-top: 20px;
	font-size: 0.9em;
}

