@charset "utf-8";
/* CSS Document */

body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#FFF;
}
#site_master{
	width:1125px;
	height:800px;
	margin-left:0px;
	margin-top:0px;
	position:absolute;
}
#row_1{
	height:451px;
	width:1125px;
	position:relative;
	background-image:url(../images/jpgs/layout/main_image.jpg);
}
#row_1_menu{
	width:806px;
	height:55px;
	position:relative;
	background-color:#950E1F;
}
#row_2{
	width:1125px;
	height:300px;
	position:relative;
	background-image:url(../images/jpgs/layout/content_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#row_2_a{
	width:168px;
	height:300px;
}
#row_2_b{
	width:25px;
	height:300px;
}
#row_2_c{
	width:691px;
	height:300px;
}
#row_2_d{
	width:241px;
	height:300px;
}
#row3{
	width:1125px;
	height:47px;
	position:relative;
	background-image:url(../images/jpgs/layout/bottom_banner.jpg);
	background-repeat:no-repeat;
}
#menu_background{
	background-image:url(../images/jpgs/layout/menu/basic_with_drop_shadow.jpg);
	width:100px;
	height:40px;
	text-decoration:none;
}
#menu_button{
	background-image:url(../images/jpgs/layout/menu/normal_button.jpg);
	width:95px;
	height:36px;
	position:relative;
	text-decoration:none;
}
#menu_button:hover{
	background-image:url(../images/jpgs/layout/menu/hover_button.jpg);
	width:95px;
	height:36px;
	position:relative;
	text-decoration:none;
}
#illusion{
	width:180px;
	margin-left:870px;
	margin-top:15px;
	height:15px;
}
