@charset "utf-8";

#wrap {
	width: 100%;
	float:left;
}
#header {
	width: 100%;
	float:left;	
}
#container {
	width: 961px;
	float:left;
	padding-left:15px;
	}
#footer {
	width: 100%;
                float:left;
}

#topmenu {
	position:absolute;
	left:0px;
	top:0px;
	width:976px;
	height:100px;
	z-index:1;
}
#sub_flash {
	width:100%;
	height:312px;
	float:left;
	background-image:url(/img/gosan/inc/back.jpg);
	background-repeat:repeat-x;
}
#sub_left {
	width:240px;
	float:left;
}
#empty_box {
	width:660px;
	height:20px;
	float:left;
}

#copy_line {
	width:100%;
	height:1px;
	background-color:#e9e9e9;
	float:left;
}
#copy_bg {
	width:100%;
	background-color:#f5f5f5;
	float:left;
	height:70px;
}
#copy_logo {
	width:215px;
	float:left;
	padding-top:15px;
	padding-left:60px;
}
#copy_text {
    width:400px;
    float:left;
    padding-top:20px;
}
#title_back {
	width:686px;
	float:left;
	background-image:url(/img/gosan/inc/sub_title_back.jpg);
	height:47px;
}
#sub_title {
	float:left;
	height:33px;
	padding-top:14px;
	padding-left:10px;
}
#sub_history {
	float:right;
	padding-top:20px;
	margin-right:12px;
}
#leftmenu {
	width:212px;
	float:left;
}
#sub_left_img01 {
	width:198px;
	float:left;
	padding-left:14px;
}
#content {
	width:660px;
	float:left;
	margin-left:13px;
}
#sub_right_flash {
	position:absolute;
	left:738px;
	top:134px;
	width:192px;
	height:178px;
	z-index:1;
}
#sub_text_flash {
	position:absolute;
	left:255px;
	top:110px;
	width:400px;
	height:50px;
	z-index:1;
}
