@charset "shift_jis";


table.mailmagazine {
	width :618px;
	height :auto;
	border-collapse : collapse ;
	border-width : 1px 0 0 1px ;
	border-style : solid ;
	border-color : #666 ;	/* IE 6(Win) */
}

table.mailmagazine th, table.mailmagazine td {
	border-width : 0 1px 1px 0 ;
	border-style : solid ;
	padding : 1em ;
	border-color : #000 ;	/* IE 6(Win) */
}

table.mailmagazine th {
	background-color :#adadad;
	width:200px;
	color:#FFF;
}


table.mailmagazine td {
	width:418px;
}

.caution {
	font-size:10px;
	color:#C00;
	line-height:150%;
}


