@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.jpg);
	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: 222px;
}
.corner .syousai {
	position: absolute;
	left: 0px;
	top: 356px;
}

/*
-----------------------------------------------------------------------------------
境界線（絶対値）
-----------------------------------------------------------------------------------
*/

#wrapper #bar02 {
	position: absolute;
	left: 4px;
	top: 561px;
}


#wrapper #flash {
	position: absolute;
	left: 5px;
	top: 304px;
	height: 270px;
	width: 750px;
	background-image: url(../image/bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#wrapper #flash img {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
*html #wrapper #flash .dvd {
	margin-left: -9px;
}
