@charset "shift_jis";

body{
margin: 0;
padding: 0;
font-family: "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
background-color:#ffffff;
background-image:url("topimg/back.jpg");
background-attachment:fixed;
background-repeat:repeat-y;
}

img {
	vertical-align: bottom;
	border: none;
}

a{ 
text-decoration: none;
}
a:visited{ color: #999999; 
}
a:hover{ color: #ff6600; 
text-decoration: underline;
}

.text10 { font-size: 10px; line-height: 16px }
.text12 { font-size: 12px; line-height: 16px }
.text12-a { font-size: 12px; line-height: 20px }
.text14 { font-size: 14px; line-height: 18px }
.text16 { font-size: 16px; line-height: 24px }
.text18 { font-size: 18px; line-height: 26px }

#contents{ width: 950px; }

#contents1{ 
width: 890px;
margin: 30px 30px; 
}

#contents2{ 
width: 710px;
margin: 30px 120px; 
text-align: center;
}

#contents3{ 
width: 710px;
margin: 30px 120px; 
}

#contents4{ 
width: 890px;
margin: 30px 30px; 
text-align: center;
}

#footer{ 
clear: both;
width: 950px;
 }