@charset "Shift_JIS";
/* 共通スタイル */
a:link{
text-decoration:underline;
color:#000080;
}
a:visited{
text-decoration:underline;
color:#888;
}
a:active{
text-decoration:underline;
color:red;
}

h1	{font-size:15px;margin:0px;padding:0px;}

h2	{font-size:14px;marign:0px;padding:0px;}

.txt {
	font-size:7px;
}
