@charset "shift_jis";

body{
	margin: 0;
	padding: 0;
	font-family: "?½l?½r ?½o?½S?½V?½b?½N", sans-serif;
	background-color:#000;
	background-image:url("images/head_back.gif");
	background-repeat: repeat-x;
	background-position: top;
}

img {
	vertical-align: bottom;
	border: none;
}
.clear {
	clear:both;
}

.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{ 
	background-image:url("images/p2_back.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 530px;
}
#contents2{ 
	width: 520px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

#pl {
float: left ;
margin-right: 10px;
margin-bottom: 10px;
}

#pr {
float: right ; 
margin-left: 10px ; 
margin-bottom: 10px ; 
}

.spacer20{
margin-top: 40px ; 
}


#footer{ 
text-align: center;
}
