#wrapper #page h2 {
	background-image: url(../image/info/h2.jpg);
}
#wrapper #page h3 {
	background-image: url(../image/info/h3.jpg);
}
#wrapper #page #ai {
    background-image: url(../image/info/ai.jpg);
    background-repeat: no-repeat;
    height: 350px;
    width: 730px;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#wrapper #page #ai #aisatsu {
	font-size: 12px;
	line-height: 2;
	width: 350px;
	position: relative;
	top: 170px;
	left: 360px;
}
#wrapper #page #ai #daihyou {
	text-align: right;
	font-weight: bold;
	font-size: 16px;
	position: relative;
	top: 180px;
	right: 50px;
}
#wrapper #page hr {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 30px;
}
#wrapper #page #infotable {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5;
}
#wrapper #page #infotable tr td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
	font-size: 14px;
}
