@charset "utf-8";

@import "../../css/common.css";

div#maincontent {
	padding: 25px 20px;
	width: 860px;
	overflow: hidden;
}

p#top-img {
	width: 375px;
	float: left;
}

div#ideal-block {
	padding-top: 20px;
	width: 485px;
	float: left;
}

h2 {
	padding-bottom: 20px;
	width: 459px;
	height: 19px;
	background: url(../images/h2_about.png) top left no-repeat;
}

div#ideal-block p {
	padding: 0 0 20px 0;
	line-height: 1.8;
}

div#ideal-block li {
	margin-right: 30px;
	float: left;	
	height: 12px;
	text-indent:-9999px;
}

div#ideal-block li.pres01 {
	background: url(../images/name_pres01.png) top left no-repeat;
	width: 149px;
}

div#ideal-block li.pres02 {
	background: url(../images/name_pres02.png) top left no-repeat;
	width: 159px;
}
