@charset "shift-jis";

body{
	font-size:12px;
	color:#666666;
	line-height:150%;
}
a:link, a:visited{
	text-decoration:none;
	color:#4169E1;
}
a:active, a:hover{
	text-decoration:underline;
	color:#ADD8ED;
}	
#contents td{
	font-size:12px;
	line-height:16px;
	color: #666666;
	vertical-align:top;
}
#contents strong{
	font-weight:normal;
	color:FF9966;
}
#contents strong.pink{
	font-weight:normal;
	color:FF9999;
}

.text12{
	font-size:12px;
	line-height160%;
	}
.text14_b{
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color: #666666;
}

