@charset "utf-8";
/* CSS Document */

/*タイトル
----------------------------------------------*/
#title1 {
	background: url(../img/syokai/syokai.png) no-repeat;
	height: 21px;
}

#title2 {
	background: url(../img/syokai/doukon.png) no-repeat;
	height: 21px;
}

#submenu2 a {
	margin-left: 20px;
}

/*メイン
----------------------------------------------*/
#main p,#main dl {
	width: 680px;
	margin: 0 auto;
}

#main dt {
	font-size: 14px;
	font-weight: bold;
	color: #6C0;
}

#main dd {
	margin-bottom: 30px;
}

#sample {
	background: url(../img/syokai/img.png) 0 -25px no-repeat;
	width: 657px;
	height: 370px;
	margin: 0 auto;
	position: relative;
}
#sam1 {
	position: absolute;
	top: 41px;
	left: 0px;
}
#sam2 {
	position: absolute;
	top: 163px;
	left: 408px;
}