@charset "utf-8";

/* -- ━━━━━━━━━━global properties━━━━━━━━━━ -- */
body { margin:0px; padding:0px; background-color:#ffffff; margin-top:56px; margin-bottom:50px; }
div  { margin:0px; padding:0px; }
tr { vertical-align:top;}
td { text-align:left;}
div  { margin:0px; padding:0px; }


/* -- ━━━━━━━━━━link properties━━━━━━━━━━ -- */
a { color:#e60012; text-decoration:underline; }
a:hover { color:#afb3b6; text-decoration:none; }


/* -- （通常テキスト） -- */
.fs10 { font-size:90%; color:#73706E;  font-family:MS PGOTHIC, Osaka; line-height:160%; letter-spacing:2px; }

/* -- ━━━━━━━━━━layout properties━━━━━━━━━━ -- */
.mg10 {margin-top:10px;}
.mg20 {margin-top:20px;}
.new {margin-top:20px; margin-bottom:10px;}
.mgr11 {margin-right:11px;}
.copy{
	width:670px;
	margin-top:50px;
	margin-bottom:50px;
	padding:0px;
	text-align:center;
	font-size:90%;
	color:#73706E;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.copy p { display:none;}