@charset "utf-8";
/* CSS Document */

#main{
	position:relative;
}
#main > h1{
	height:190px;
}
#main h1 + h3{
	margin-top:0;
}

#main p#firstcopy{
	width:400px;
	height:auto;
	position:absolute;
	top:88px;
	left:36px;
}

#main p{
	float:left;
	width:228px;
	height:168px;
	margin:0;
	margin-bottom:10px;
	margin-top:5px;
}

#main div{
	margin-left:15px;
	margin-bottom:27px;

	height:178px;
}
#main h3.anzen{
	margin-bottom:0;
}
#main div.anzen{
	margin-left:0;
	background-image:url(/img/kanri/imagephoto1.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:244px;
	padding-top:1em;
	height:378px;
	margin-bottom:13px;
}
#main h3.masaka{
	margin-bottom:0;
}
#main div.masaka{
	background-image:url(/img/kanri/imagephoto2.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:195px;
	padding-top:1em;
	margin-bottom:0;
}