@charset "shift_jis";


* {
			padding: 0px ;
			margin: 0px ;
}


#site_box {
			width: 750px;
			background-color: #FFFFFF;
			margin: 0px auto;
}


#hugpic02 {
			clear: both;
			background-image: url('../img/hug02.gif');
			width: 390px; height: 571px;
			background-repeat: no-repeat;
			margin: 0px 0px 10px 10px;
}


#hugpic03 {
			clear: both;
			background-image: url('../img/hug03.gif');
			width: 390px; height: 570px;
			background-repeat: no-repeat;
			margin: 0px 0px 10px 10px;
}


