@charset "utf-8";

/*------左カラム------*/

#mainContent01.thirdCont h2{
	padding-bottom:20px;
	}


/*表*/
table.mail{
	border-left:#c1c1c1 1px solid;
	border-top:#c1c1c1 1px solid;
	margin-bottom:30px;
	}
	
table.mail td,
table.mail th{
	border-right:#c1c1c1 1px solid;
	border-bottom:#c1c1c1 1px solid;
	padding:6px;
	font-size:1em;
	text-align:center;
}

table.mail th{
	background:#e4e4e4 url(/images/common/bg_tablecell_01.jpg) top repeat-x;
	font-weight:bold;
	}

table.mail td{
	text-align:left;
}

table.mail td span{
	color:#666666;
	}

table.mail table td,
table.mail table th{
	border:none;}

/*プライバシーマーク*/

div.privacy{
	padding:0 10px 20px;
}

div.privacy div{
	float:right;
	width:120px;
	}

div.privacy p{
	float:left;
	width:540px;
	}

