/* 共通で使うCSS　基本的にはテキストまわり */
.text_honbun {
	font-size: 75%;
	line-height: 140%;
}
.flashlink {
	text-decoration: none;
	color:#ff0000;
}
.plug_in{
	font-size:10px;
	line-height:125%;
}