@charset "utf-8";

body	{
        font-family:"Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
}

table.mail{
	width:640px;
	margin:10px 0 0 0;
	color:#666;
	border-collapse:collapse;
}
table.mail td{
	border:1px solid #c7c5c5;
       line-height:200%;
	padding:5px 5px;
	font-size:90%;
	color:#464747;
height:40px;
}

table.mail td.but{
	border:1px solid #ffffff;
	height:40px;
	text-align:center;
	font-size:100%;
	padding: 15px 5px 5px 10px;
}

table.mail td.l_Cel{
	width:180px;
background-color:#FDF9E7;
}


table.mail2{
	width:640px;
	margin:10px 0 0 10px;
	border-collapse:collapse;
}

table.mail2 td{
       line-height:200%;
	padding:5px 5px;
	font-size:90%;
	color:#464747;
}