@charset "UTF-8";
#concept {
	background-image: url(../images/toppage/concept.png);
	background-position: 17px 20px;
	float: left;
	height: 0px;
	width: 560px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 215px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#toppagemeet {
	float: left;
	height: 0px;
	width: 560px;
	padding-top: 180px;
	background-image: url(../images/toppage/meet.png);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 17px 0px;
	overflow: hidden;
}
#oshirase {
	background-image: url(../images/toppage/oshirase.png);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	float: left;
	height: 230px;
	width: 560px;
	padding-left: 40px;
	padding-top: 40px;
	font-size: 12px;
	color: #000;
	overflow: auto;
}
#oshirase_text {
	float: left;
	height: 160px;
	width: 360px;
	overflow:;
	overflow: auto;
}
/* CSS Document */

#toppagegallary {
	width: 560px;
	padding-left: 20px;
	height: 100px;
	float: left;
}
#toppagegallary img {
	margin-right: 3px;
}

