@charset "utf-8";
#flash {
	width: 750px;
	margin: auto;
	height: 320px;
}
#contents {
	width: 750px;
	margin: auto;
	height: 380px;
}
#menu {
	height: 85px;
	width: 751px;
}

#menu li {
	float: left;
}
#con01 {
	width: 750px;
	height: 300px;
	clear: both;
}
#left {
	float: left;
	width: 550px;
}
#right {
	float: right;
	width: 180px;
	padding-top: 31px;
	height: 124px;
}
#topics {

}
#topics li {
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px 0;
	font-size: 96%;
}
#topics span {
	color: #999999;
}
#list {
	text-align: right;
	padding-top: 5px;
}
#list li {
	background-image: url(../img/index/ya01.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	font-size: 80%;
}
#iso {
	width: 550px;
	height: 105px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
	margin-top: 80px;
}
#iso span {
	color: #00A373;
}

.img01 {
	position: absolute;
	left: 0px;
	top: 14px;
}
.img02 {
	position: absolute;
	left: 270px;
	top: 14px;
}

.p01 {
	font-size: 80%;
	position: absolute;
	top: 14px;
	left: 70px;
}
.p02 {
	font-size: 80%;
	position: absolute;
	top: 14px;
	left: 340px;
}
