@charset "Shift_Jis";

div { 
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
	width: 65%; 
	height: 150px;
	background: #fff;
	border: 1px solid #000 }

h2 { 
	padding: 1em; color: #009; }

p.link a:link, p.link a:visited { 
	text-decoration: none }

#samp_1 {
	background-image: url("images/backsamp.gif");
	background-repeat: no-repeat;
	background-position:  top left }

#samp_2 {
	background-image: url("images/backsamp.gif");
	background-repeat: no-repeat;
	background-position:  bottom right }

#samp_3 {
	background-image: url("images/backsamp.gif");
	background-repeat: no-repeat;
	background-position:  20% 50% }

#samp_4 {
	background-image: url("images/backsamp.gif");
	background-repeat: no-repeat;
	background-position:  center }