@charset "utf-8";
#topimg {
	background-image: url(../img/mailform/contacts_images.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 136px;
	width: 900px;
}

#mains .title01 {
	margin-top:30px;
	background-image: url(../img/mailform/con_bar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 34px;
	width: 900px;
	clear: both;

}

#main .title02 {
	background-image: url(../img/service/servicemenu02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 70px;
	width: 900px;
}


/*テーブルスタイル*/

.teblediv {
	width: 750px;
	padding-left: 75px;
}
.teblediv p {
	font-size:11px;
	padding-left:35px;
}

table {
	background: #fff;
	font:76%/160% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width:90%;
	border-top:1px solid #d4c6bb;
	border-right:1px solid #d4c6bb;
	margin:1em auto;
		border-collapse:collapse;
	}
caption {
	color: #5b5b5b;
	font-size:14px;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:center;
	font-weight: bold;
	}	
tr.odd td	{
	background:#f7fbff
	}
tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#fefaf3;
	}
td {
	color:#5b5b5b;
	border-bottom:1px solid #d4c6bb;
	border-left:1px solid #d4c6bb;
	padding:.3em 1em;
	text-align:center;
	}				
th {
	font-weight:normal;
	color: #5b5b5b;
	text-align:left;
	border-bottom: 1px solid #d4c6bb;
	border-left:1px solid #d4c6bb;
	padding:.3em 1em;
	}							
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#5b5b5b
	}	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:.5em .5em .5em 0;
	color:#5b5b5b;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	

#tableall {
	width: 750px;
}
#tableall p {
	text-align: left;
	font-size: 10px;
	padding-left: 30px;
}
.line01 {
	margin:25px 0 10px 0;
	width: 100%;
	height:1px;
	border-top-width: 1px;
	border-top-color: #aaaaaa;
	border-top-style: solid;

}
.tyuuigakired{
	color:#FF0000;
}
#mailform{
	padding-top:30px;
	padding-bottom:30px;
	padding-left:60px;
	width:600px;
	font-size:80%;
}
