@charset "Shift_JIS";

* { margin:0; padding:0; }

body {
	background: #FFFFFF;
	font-family: verdana, 'trebuchet ms', sans-serif;
	text-align: center;
	font-size: small;
}

a:link{ color : #434343; text-decoration: none; }
a:visited { color : #434343; text-decoration: none; }
a:hover { color : #000000; text-decoration: none; }


#back { background-image:url(../top_images/top_back.gif); background-repeat: no-repeat; background-position: center; }

#text1 {font-size:9px; line-height:14px; color:#444444}

img { border: 0px; }
