@charset "utf-8";
#flash {
	width: 750px;
	margin: auto;
	height: 80px;
}
#contents {
	width: 730px;
	margin: auto;
	overflow: hidden;
}
#menu {
	height: 32px;
	width: 750px;
	margin: auto;
}

#menu li {
	float: left;
}
#pankuzu {
	width: 750px;
	margin: auto;
	text-align: right;
	font-size: 80%;
	margin-top: 5px;
}#con01 {
	width: 700px;
	margin: auto;
	margin-top: 30px;
	line-height: 200%;
}
#con02 {
	margin-top: 30px;
	width: 730px;
	border-top: 1px dotted #CCCCCC;
	position: relative;
	height: 305px;
}
#con03 {
	width: 730px;
	position: relative;
	height: 305px;
	border-top: 1px dotted #CCCCCC;
}

.p01 {
	line-height: 180%;
	position: absolute;
	left: 190px;
	top: 80px;
}
.p02 {
	line-height: 180%;
	position: absolute;
	left: 190px;
	top: 270px;
}


.img01 {
	position: absolute;
	top: 30px;
	left: 0px;
}
.img02 {
	position: absolute;
	top: 30px;
	right: 0px;
}
.img03 {
	position: absolute;
	top: 230px;
	right: 0px;
}

.ul01 {
	position: absolute;
	left: 3px;
	top: 260px;
}
.li01 {
	background-image: url(../../img/iso/loupe.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	font-size: 80%;
	height: 18px;
}
