@charset "utf-8";
/* CSS Document */

h1 {
	font-size: 16px;
	font-weight: normal;
	color: #9da8c1;
	}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #9da8c1;
	}
h2 a{
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #9da8c1;
	}
	
.detail {
font-size: 9px;
line-height: 12px;
}