@charset "utf-8";
#contents img {
	margin-bottom: 10px;
}

#greeting {
	background-image: url(../images/greeting.jpg);
	background-repeat: no-repeat;
	width: 288px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-right: 250px;
	padding-left: 10px;
	border: 1px solid #FF9900;
	padding-top: 10px;
}
#greeting p {
	line-height: 150%;
}
#contents  .info1 {
	background-image: url(../images/infoback1.gif);
	width: 550px;
	background-repeat: no-repeat;
}


#contents ul {
	width: 173px;
	float: left;
}
#contents .info1 .ul1 {
	width: 173px;
	padding-top: 1px;
	padding-left: 1px;
}
#contents .info1 .ul2 {
	width: 173px;
	padding-top: 1px;
	padding-left: 12px;
}
#contents .info1 .ul3 {
	width: 173px;
	padding-top: 1px;
	padding-left: 12px;
}
.info1   p {
	width: 150px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contents .info2 {
	background-image: url(../images/infoback2.gif);
	background-repeat: repeat-y;
	width: 550px;
}
#contents  .info2  p {
	float: left;
	width: 163px;
	text-align: right;
	padding-right: 10px;
}
#contents .info2 .link1 {
	padding-left: 1px;
}
#contents .info2 .link2 {
	padding-left: 12px;
}




#contents  .sannkaku    {
	width: 15px;
	margin-bottom: -2px;
}
#contents .info2 .link3 {
	padding-left: 12px;
}
#contents .info3 {
	background-image: url(../images/infoback3.gif);
	background-repeat: no-repeat;
	width: 550px;
	height: 10px;
	margin-bottom: 10px;
}
.info3 hr {
	display: none;
}
#contents #topix {
	height: 130px;
	width: 510px;
	margin-bottom: 20px;
	background-image: url(../images/topixbackimg.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#contents #topix #topix1 {
	width: 510px;
	overflow: auto;
	height: 130px;
}
#contents #topix p {
	font-weight: bold;
	margin-bottom: 8px;
	margin-left: 10px;
	clear: both;
}
#contents #topix #topix1 li {
	width: 450px;
	padding-bottom: 5px;
	padding-left: 20px;
}
