img {
	border:0;
}

img.right {
	float:right;
}
img.left {
	float:left;
}


.logo {
	font-size: 11pt;
	line-height: 13pt
}
.address {
	font-size: 10pt;
	line-height: 11pt
}
.copyright {
	font-size: 8pt
}
.back {
	background-attachment: fixed;
	background-image: url(img/ha.jpg);
	background-repeat: no-repeat;
	background-position: right top
}
.text01 {
	font-size: 7pt;
	line-height: 8pt
}
.text02 {
	font-size: 9pt;
	line-height: 14pt
}
.text03 {
	font-size: 9pt;
	line-height: 12pt
}
.text04 {
	font-size: 11pt;
	line-height: 16pt
}
.text05 {
	font-size: 12pt;
	line-height: 16pt
}
.t_kazari {
	background-attachment: fixed;
	background-image: url(img/t_kazari.gif);
	background-repeat: no-repeat;
	background-position: left top
}
A:link {
	color: #352300;
	text-decoration: underline;
}
A:visited {
	color: #352300;
	text-decoration: underline;
}
A:active {
	color: #990000;
	text-decoration: none;
}
A:hover {
	color: #990000;
	text-decoration: none;
}

body {
	font-size:12px;
}

#plan_form {
}

#plan_form h1 {
	font-size:20px;
	margin-left:5px;
	padding:0.2em;
	text-align:center;
	border-top:1px solid #960;
	border-bottom:1px solid #960;
	margin:0.5em;
}


#plan_form h2 {
	font-size:15px;
	margin-left:5px;
	padding:0.2em;
	border-left:10px solid #960;
	border-bottom:1px solid #960;
}

#plan_form li {
	font-size:12px;
	padding:0;
	border:0;
	margin:0.5em;
	list-style-type:none;
}
