@charset "utf-8";
#main {
	background-image: url(images/09back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	bottom:43px;
	height:512px;
}
#container #main .panf {
	height: 190px;
	width: 400px;
	margin-left: 10px;
	position: relative;
	margin-top: 50px;
	padding: 10px;
	line-height: 1.5em;
	text-align:center;
}
.Toiawase{
	font-size:80%;
	line-height:1.2em;

}
.ToiawaseHed{
	font-size:80%;
	font-weight:bold;
	line-height:1.2em;

}#container #main .panf .panTitle {
	font-size: 150%;
	font-weight: bolder;
	color: #000099;
}
#container #main .panf .panlist1 {
	font-size: 130%;
	font-weight: bolder;
	color: #000099;
}
#container #main .panf .panlist2 {
	font-size: 100%;
	font-weight: bolder;
	color: #000099;
}
#container #main .panf .panlist3 {
	font-size: 80%;
	color: #FF0000;
}

