@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
        background-image: url(../images/body_bg.png);
}
#main_layer {
	height: 100%;
	width: 679px;
	float: right;
	margin-bottom: 10px;
}
#top_container {
	height: 447px;
	width: 679px;
}
#top_layer_left {
	height: 447px;
	width: 223px;
	background-image: url(../images/Sora_3rd_Top_Left.jpg);
	float: left;
}
#top_layer_right_middle {
	float: left;
	width: 258px;
	height: 447px;
}
#top_layer_title {
	height: 224px;
	width: 258px;
	background-image: url(../images/Sora_3rd_Top_Title.jpg);
}
#top_layer_right_bottom {
	background-image: url(../images/Sora_3rd_Top_Right.jpg);
	height: 223px;
	width: 258px;
}
#top_layer_right {
	width: 197px;
	float: left;
	height: 447px;
}
#top_layer_right img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#middle_layer {
	width: 607px;
	height: 380px;
	background-image: url(../images/Sora_3rd_Middle.png);
	margin-top: 0px;
}
#footer_layer {
	height: 129px;
	width: 607px;
	background-image: url(../images/Sora_3rd_Footer.png);
}
