@charset "utf-8";
#content {
	width: 798px;
	position: static;
	height: auto;
}
#content #read {
	font-size: 1.2em;
	line-height: 1.6;
	width: 718px;
	background-image: url(../img/icon_house.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
	padding-top: 340px;
	padding-left: 80px;
	background-color: #FFFFFF;
}
#content #aiueo {
	position: absolute;
	height: 163px;
	width: 250px;
	left: 38px;
	top: 64px;
	text-align: center;
}
#content #olmes {
	position: absolute;
	height: 163px;
	width: 250px;
	left: 313px;
	top: 64px;
	text-align: center;
}
#content #navi {
	position: absolute;
	width: 140px;
	left: 658px;
	top: 80px;
}
#content   #navi   li  {
	list-style-type: none;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFE800;
	margin-bottom: 15px;
	padding-bottom: 2px;
}
#content #navi a {
	color: #0086C2;
	text-decoration: none;
	font-weight: bold;
}

#wrapper #kokuti {
	padding-top: 3px;
}
#info {
	padding-top: 10px;
	background-image: url(../img/isms.jpg);
	background-position: 690px 20px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#info p {
	float: left;
	margin: 0px;
	padding-left: 50px;
}
#info ul li {
	padding-left: 150px;
	list-style-type: none;
	padding-bottom: 5px;
	font-size: 1.2em;
	padding-right: 150px;
}
#info .blue a {
	color: #003CFF;
}
#info .green a {
	color: #00A33D;
}
#info .orenge a {
	color: #FF4000;
}
#footer img {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}
#wrapper {
	border: 1px solid #CCCCCC;
	height: auto;
}
#wrapper #footer p {
	margin: 0px;
	padding: 0px;
}
.right {
	float: right;
}
.left {
	float: left;
}
