@charset "UTF-8";
@import url("/css/common.css");   /* 基本設定 */

/*
-----------------------------------------------------------------------------------
コンテンツ
-----------------------------------------------------------------------------------
*/
h3 {
	margin-bottom: 20px;
	margin-left: 5px;
	padding-top: 373px;
}
.corner {
	background-image: url(../image/main_waku.gif);
	background-repeat: no-repeat;
	height: 400px;
	width: 245px;
	margin-left: 5px;
	position: relative;
	float: left;
	display: inline;
	margin-right: 2px;
	margin-bottom: 24px;
}
.corner .title {
	margin-left: 1px;
	padding-top: 1px;
	margin-top: 1px;
}
.corner p {
	margin-left: 11px;
	margin-right: 10px;
	margin-top: 7px;
	font-size: 14px;
}
.corner .corner_img {
	position: absolute;
	left: 34px;
	top: 241px;
}
.corner .syousai {
	position: absolute;
	left: 2px;
	top: 375px;
}

/*
-----------------------------------------------------------------------------------
境界線（絶対値）
-----------------------------------------------------------------------------------
*/

#wrapper #bar02 {
	position: absolute;
	left: 4px;
	top: 571px;
}
