	a,
	a:link,
	a:visited,
	a:active {
		color: #3366FF;
		text-decoration: none;
	}
	a:hover {
		color: #FF3333;
		text-decoration: none;
	}
	a.side,
	a.side:link,
	a.side:visited,
	a.side:active {
		color: #FF6633;
		text-decoration: none;
	}
	a.side:hover {
		color: #3366FF;
		text-decoration: none;
	}
	.link_side {
		font-size:16px;
		text-decoration: none;
		color: #FF6633;
	}
	.link_menu {
		font-size:16px;
	}
	.link_menu2 {
		font-size:14px;
	}
	.announce {
		font-size:11px;
	}
	p.title1 {
		font-size:16px;
	}
	.contents2 {
		font-size:14px;
		line-height:160%;
		text-align:justify;
		line-break: strict;
		text-justify: inter-ideograph;
	}
	.comment {
		font-size:12px;
		color:#444466;
	}
	.menu_title {
		font-size:16px;
		font-weight:bold;
		line-height:160%;
	}
	.author {
		font-size:11px;
		color:#444444;
	}
	p.contents {
		font-size:14px;
		text-indent:1em;
		line-height:150%;
		text-align:justify;
	}
	ul {
		margin:0 0 0 18px;
	}
