/*-- メール会員フォーム --*/

div.mag_form3{
	font-size : 80% ;
	background-color:RGB(250,250,250) ;
	margin : 0px 4px ;
	padding : 0px 0px 10px 0px ;
	border : 1px solid RGB(61,30,2) ;
	text-align:center;
}

div.mag_form3 div.title{
	font-size : 9pt;
	background-color : RGB(74,74,74);
	color : white;
	padding : 5px 8px;
	font-weight: bold;
	text-align:left;
}

div.mag_form3 p{
	margin : 5px 5px 0px 5px ;
	line-height : 1.2 ;
}

div.mag_form3 p a{
	text-decoration:underline;
}

div.mag_form3 input{
	margin : 0px 10px ;
	width : 80% ;
}

table.chart02{
	width : 500px ;
	margin : 20px auto ;
	background-color : RGB(253,235,204) ;
	font-size : 0.9em ;
}

table.chart02 th{
	font-weight : normal ;
	padding : 4px 6px ;
	border : 1px solid 
}

table.chart02 td{
	padding : 4px 6px ;
}