#main_frame {
	position:absolute;
	left:12px;
	top:91px;
	z-index:1;
	width: 80%;
}
#header2 {
	z-index:2;
	background-image: url(http://www.ss-asuka.com/img/top_image_r1_c2.gif);
}
#footer2,#footer3{
	bottom: 0px;
}
#footer2 {
	z-index:6;
	background-image: url(http://www.ss-asuka.com/img/bottom_image_r1_c2.gif);
}
#footer3 {
	z-index:9;
    background: url(http://www.ss-asuka.com/img/bottom_image_r1_c3.gif) no-repeat right bottom;
}
#copyright {
	position:absolute;
	z-index:10;
	right: 10px;
	bottom: 4px;
}
#main_contents {
	position:absolute;
	left:0px;
	top:100px;
	bottom: 90px;
	z-index:41;
	background: url(http://www.ss-asuka.com/img/teddy.gif) no-repeat right bottom;
	width: 95%;
	padding-left: 20px;
	right: 0px;
	margin-right: 200px;
}
#header2 #right {
	float: right;
	clear: left;
}
h1 {
	text-indent: 40px;
}
