@charset "utf-8";
#flash {
	height: 293px;
	background-image: url(../img/temp/back_photo_under.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#main05 {
	height: 430px;
}

#conL {
	width: 290px;
	float: left;
	background-image: url(../img/index/back_conL.jpg);
	background-repeat: repeat-y;
	height: 400px;
	padding: 30px 0 0 20px;
}
#conL li {
	float: left;
	padding: 0 10px 10px 0;
}
#conR {
	float: right;
	width: 537px;
	height: 400px;
	position: relative;
	padding: 30px 30px 0 20px;
}

#R01 {
	background-image: url(../img/index/back_topic.jpg);
	background-repeat: no-repeat;
	height: 20px;
	position: relative;
	width: 537px;
}
#R01 span {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	color: #339900;
	left: 30px;
	position: absolute;
	bottom: 7px;
}
#topics li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 96%;
	color: #000000;
	background-image: url(../img/index/ya_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px dotted #CCC;
	padding: 5px 0 5px 15px;
}
.gogo {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	color: #339900;
	position: absolute;
	bottom: 10px;
	right: 20px;
	background-image: url(../img/temp/ya_gotop.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	width: 65px;
	text-align: right;
}
