a {
	text-decoration: none;
} .small {
	font-size: 10px;
	line-height: 140%;
	
} .small_eng 
{
	font-size: 10px;
	line-height: 120%;
	font-family:Verdana, Arial, Helvetica;
} 
.normal {
	font-size: 12px;
	line-height: 160%;
	
} .normal_eng {
	font-size: 12px;
	line-height: 120%;
	font-family:Verdana, Arial, Helvetica;
} 

.big {
	font-size: 14px;
	line-height: 150%;
} 

.big_gren {
	font-size: 15px;
	line-height: 150%;
	color: #066;
} 


.big_eng {
	font-size: 14px;
	line-height: 120%;
	font-family:Verdana, 
Arial, Helvetica;
} .bigger {
	font-size: 16px;
	line-height: 120%;
}.normal_film{
	font-size: 12px;
	line-height: 200%;
	
}.bigger_eng {
	font-size: 16px;
	line-height: 
140%;
	font-family:Verdana, Arial, Helvetica;
}. biggest{ font-size: 18px; line-height: 
130% }. 
a:link {
	color: #336699;
}
body {
	background-color: #FFFFFF;
	color: #333333;
	margin: 0;
	padding: 0;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #663366;
}
a:link {
	color: #336699;
}
a:active {
	color: #006699;
}
.small_film {
	font-size: 10px;
	line-height: 140%;
	color: #330000;
}
.small_white {
	font-size: 9px;
	line-height: 130%;
	color: #CCCCCC;
	
}
.big_blue {
	font-size: 14px;
	line-height: 150%;
	color: #003366;}

.pt15{padding-top:15px;}