body {
	color: #000;
	font-size: 12px;
	line-height: 20px;
	padding-left: 20px;
	padding-top: 3px;
}

h1 {
	font-size: 10px;
	color: #BA3F3A;
	padding: 0px;
	margin: 0px;
}

strong {
	font-size: 18px;
	color: #BA3F3A;
	padding: 0px;
	margin: 0px;
}

p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

table {
	padding: 0px;
	margin: 0px;
}

/*------------- リンク設定ここから */
a{
color: #FE0101;
text-decoration: none;
}

a:link {
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
/* ここまで -------------*/

.henji {
	font-size: 13px;
	color: #BA3F3A;
	padding: 0px;
	margin: 0px;
}

.fo {
	font-weight: bold;
	color: #0066FF;
}

.gyoukan {
	margin: 5px 2px 5px 2px;
	padding: 5px 2px 5px 2px;
}

.rogo {
	padding-right: 25px;
}

.rogo02 {
	padding-left: 10px;
}

.rogo03 {
	padding-left: 40px;
}

.news {
	margin-left: 0px;
	padding: 0px;
	width: 250px;
	height: 150px;
	overflow: auto;
	border: none;
}

.news_data {
	width: auto;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
	text-align: left;
	font-size:12px;
}

.footer02 {
	padding-left: 20px;
}

.footer a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.footer a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.footer a:hover {
	color: #D22525;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.footer a:active {
	color: #D22525;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}