@charset "utf-8"; 

@import "../../../common/css/common.css";
@import "../../common/css/static_common.css";

/* ==================================================== contents */
#wrapper #main {
	text-align: left;
}
#wrapper #main h3 {
	margin-bottom: 20px;
	text-align: center;
}
#wrapper #main p.index-lead {
	padding: 20px;
	line-height: 1.6;
}
#wrapper #main #toolbox-img {
	float: left;
	width: 184px;
	padding-left: 35px;
	margin-right: 28px;
}
#wrapper #main #menu {
	float: left;
	width: 210px;
}

