@charset "shift-JIS"; 

a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
h1 {
	display: none;
}
h2 {
	margin: 0px;
}
#flaindex {
	background: url(../img/index/flabg.jpg) no-repeat;
	width: 752px;
	padding: 6px 11px 6px 8px;
}
#main01 {
	clear: both;
	width: 720px;
}
#main02 {
	width: 720px;
	clear: both;
	margin-bottom: 20px;
}
#topics {
	width: 244px;
	float: left;
	margin-right: 41px;
	margin-bottom: 10px;
}
#topics p, #otherinfo p, #column p {
	line-height: 125%;
	padding: 0px;
	margin: 10px;
}
#serviceinfo p {
	line-height: 125%;
	padding: 0px;
	margin: 10px 10px 8px;
}
#serviceinfo {
	float: right;
	width: 435px;
	margin-bottom: 10px;
}
#otherinfo {
	float: left;
	width: 240px;
	margin-right: 50px;
}
#column {
	float: right;
	width: 430px;
}
#serviceinfo dl {
	margin-left: 10px;
}
#servicesite {
	background: #F5F5F5;
	padding: 5px 5px 10px;
	margin-top: 10px;
	border: thin solid #ddd;
}
#servicesite p {
	clear: both;
	margin: 0px;
}
#serviceinfo strong {
	font-weight: normal;
}
#servicesite img {
	margin-bottom: 8px;
}
#servicesite div {
	margin-bottom: 10px;
}
