@charset "shift_jis";
@import "common.css";

/*ピーターラビット*/

#Peterimg {
		z-index: 1;
		position: relative;
		background-image: url(../img/peter/naka_img.jpg);
		height: 241px;
		width: 606px;
		margin-top: -241px;
		background-repeat: no-repeat;
}

#main .head {
		margin-top: -20px;
		position: relative;
		background-color: #EFEFEF;
}

#main .hansokuh3 {
		z-index: -1;
		height: 20px;
		width: 300px;
		overflow: hidden;
}

#main #Petertitleimg {
		background-image: url(../img/peter/subtitle01.gif);
		background-repeat: no-repeat;
		height: 23px;
		width: 606px;
		margin-top: -23px;
		position: relative;
}
