.size12-18 {  font-size: 12px; line-height: 18px}
.size10-14 {  font-size: 10px; line-height: 14px}

body {
	margin: 0px
}

a {
	color: white
}

a:active {
	color: yellow
}

a:hover {
	color: yellow
}

a:visited {
	color: #ffffcc
}


.f_hr
	{
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0.1em;
	color: #aa2b4b;
	background-color: #ffffee;
	padding: 5px 0px;
	}

.f_img
	{
	margin: 5px;
	text-align: center;
	}

.f_text
	{
	font-size: 12px;
	margin: 5px 20px 7px 20px;
	line-height: 180%;
	letter-spacing: 0.1em;
	color: #2E1003;
	border-bottom: 1px dotted #999999;
	}

