

body {
	color: #333333;
	background-color: #f3f3f3;
	font-size: 16px;
	line-height: 2em;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
	background-color: #f3f3f3;
	}
a:visited {
	color: #333333;
	text-decoration: none;
	background-color: #f3f3f3;
	}
a:hover {
	color: #0000ff;
	text-decoration: underline;
	background-color: #f3f3f3;
	}
a:active {
	color: #ff0000;
	text-decoration: none;
	background-color: #f3f3f3;
	}
.type9 {
	font-size: 9px;
	line-height: 1.6em;
	border-style: hidden;
	color: #333333;
	background-color: #f3f3f3;
	}
.type10 {		/*フッタ*/
	font-size: 10px;
	line-height: 1.6em;
	border-style: hidden;
	color: #333333;
	background-color: #f3f3f3;
	}
.type12 {		/*汎用*/
	font-size: 12px;
	line-height: 2em;
	border-style: hidden;
	color: #333333;
	background-color: #f3f3f3;
	}
.type125 {		/*本文*/
	font-size: 12px;
	line-height: 1.5em;
	border-style: hidden;
	color: #333333;
	background-color: #f3f3f3;
	}
.type125n {	/*トップページニュース*/
	font-size: 12px;
	line-height: 1.6em;
	border-style: hidden;
	color: #333333;
	background-color: #f3f3f3;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 15px;
	}
.body12 {		/*本文用*/
	font-size: 12px;
	line-height: 2em;
	border-style: hidden;
	color: #333333;
	background-color: #f3f3f3;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 20px;
	}
.type14 {		/*メニュー解説*/
	font-size: 14px;
	line-height: 1.6em;
	border-style: hidden;
	color: #333333;
	background-color: #f3f3f3;
	}
ul {			/*トップページ解説*/
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	}
div.top {
	width: 475px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 15px;
	}
div.topa {
	width: 675px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 15px;
	}
div.title {
	width: 480px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	}
em{
	font-style:normal;
	font-weight: bold;
	color: #3333cc;
	background-color: #f3f3f3;
	}
