body { background: #ffffff; }
p { font-size: 14px; margin-right: 10px; }
h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 12px; }
.main_table {background: #ffffff; width: 950; }
.td_1_titl {background: #ffffff; text-align: center; }
.td_2_blank {background: #ffb6c1; }
.td_3_contents {background: #e0ffff; text-align: center; table-align: center; width: 750; }
.td_4_navi {background: #ffb6c1; vertical-align: top; padding-top: 10px; padding-left: 5px; padding-right: 5px; text-align: left; }
a:link { color: blue; text-decoration: none; }
a:visited { color: blue; text-decoration: none; }
a:hover { color: #ff00ff; text-decoration: underline; }
a:active { color: #ff00ff; text-decoration: underline; }
.link-waku {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #eeeeee;
	border-top: 2px ridge #ee82ee;
	border-right: 2px ridge #ee82ee;
	border-bottom: 2px ridge #ee82ee;
	border-left: 8px ridge #ff00ff;
}
.image-naka { margin-left: 10px; margin-bottom: 10px; }
.image-hidari { float: left; margin-left: 10px; margin-right: 10px; }