@charset "Shift_JIS";

/* h2
********************************** */
h2 {
	height: 65px;
	background: url(../information/_img/h2.gif) no-repeat 30px 50% #1E2A63;
	text-indent: -9999px;
	margin-bottom: 10px;
}
/* h3
********************************** */
h3 {
	font-size: 100%;
	margin: 15px 0 0 0;
	color: #1E2A63;
}
h3 span {
	margin-right: 3px;
}
/* h4
********************************** */
h4 {
	margin: 20px 0 10px;
	padding-left: 1.5em;
	font-size: 100%;
}
/* .mask
********************************** */
.mask {
	padding: 5px 30px 30px 30px;
}
p, 
dl {
	margin-left:16px;
	clear: both;
}
dl {
	_height: 1%;
	min-height: 1%;
}
dl dt, 
dl dd {
	float: left;
}
dl dt {
	clear: both;
}
dl:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
em.pay {
	display: block;
	float: left;
	width: 3.3em;
}
/* .link
********************************** */
.link li {
	float: left;
	margin: 10px 20px 0 15px;
	_margin: 10px 20px 0 8px;
}
.link:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.link {
	height: 1%;
	min-height: 1%;
}
/* .flow
********************************** */
.flow {
	text-indent: -9999px;
	background: url(../information/_img/chart.gif) no-repeat 0 0;
	width: 410px;
	height: 361px;
	margin-left: 15px;
}
