@charset "UTF-8";

#gtr3{
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	width:800px;
	margin:0 auto;
	border:1px solid #666;
	background:#b10000;
}

#gtr3 a:link { color:#ffffff ; text-decoration:underline ; }
#gtr3 a:visited { color:#eedddd ; text-decoration:underline ; }
#gtr3 a:hover { color:#dd8888 ; text-decoration:none ; }
#gtr3 a.back:link { color:#cc0000 ; text-decoration:underline ; }
#gtr3 a.back:visited { color:#aa0000 ; text-decoration:underline ; }
#gtr3 a.back:hover { color:#666666 ; text-decoration:none ; }