body{
	background-image: url(../img/bg/sky.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: right top;
	font-size:9pt;
}


/*ݒ
------------------------------------------------------------*/
a:hover {
	text-decoration: none;
}

.font_title{
	color: #000000;
	font-size: 14px;
}

.font_tex{
	line-height:120%;
	color: #000000;
'	padding-left: 25px;
	font-size: 12px;
}

.font_tex a{
	text-decoration: none;
	font-size: 12px;
}

