html {	scrollbar-face-color: #C5D1DD;
	scrollbar-highlight-color: #A2B5C8;
	scrollbar-shadow-color: #A2B5C8;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #A2B5C8;
	scrollbar-base-color: #6A8CAC;
	scrollbar-3dlight-color: #A2B5C8;
	scrollbar-darkshadow-color: #A2B5C8;
}

body {	font-family:"MS UI Gothic","MS PGothic","Osaka";
	line-height: 130%;
	font-size:12px;
	text-align:center;
	color: #333333;
	margin:10px 10px;
	background-color:#A2B5C8;
}

a:link {	color: #ffffff;
	text-decoration: none;
}
a:visited {	color: #ffffff;
	text-decoration: none;
}

a:active {	color: #666666;
	text-decoration:none;
}

a:hover {	color: #ffffff;
	text-decoration: underline;
	position:relative;top:1px;left:2px;
}


h2 {	color:#666666;
	font-size:14px;
	padding:5px 10px;
	border-color:#cccccc;
	border-width:1px;
	border-style:solid;
	margin: 0px 0px 10px 0px;
	width:490px;
	height:25px;
	background-image:url(./img/h2.gif);
	background-repeat: no-repeat;
}

#mem1 {	width:180px;
	text-align:left;
	padding:5px;
}

#mem2 {	text-align:left;
	margin:5px;
}

.mem_left {		width:220px;
		height:210px;
		background-image:url(./img/member_base_left.gif);
		background-repeat: no-repeat;
}

.mem_center {	width:7px;
		height:210px;
		background-image:url(./img/member_base_center.gif);
		background-repeat: no-repeat;
}

.mem_right {	text-align:left;
		width:213px;
		height:210px;
		background-image:url(./img/member_base_right.gif);
		background-repeat: no-repeat;
}

.rule_t {	text-align:left;
	letter-spacing:1px; 
}

.rule_t2 {	text-align:left;font-weight:normal;
}

.rule_t3 {	text-align:right;font-weight:normal;
}

.url {	width:200px;
	height:15px;
	background-color:#A2B5C8;
	color:#333333;
	scrollbar-face-color: #A2B5C8;
	scrollbar-highlight-color: #A2B5C8;
	scrollbar-shadow-color: #A2B5C8;
	scrollbar-arrow-color: #A2B5C8;
	scrollbar-track-color: #A2B5C8;
	scrollbar-base-color: #A2B5C8;
	scrollbar-3dlight-color: #A2B5C8;
	scrollbar-darkshadow-color: #A2B5C8;
}