/* CSS Document */

#subtitle{
	width:360px;
	height:50px;
	position:absolute;
	top:110px;
	left:20px;
	background-image:url(image/graphic/title.gif);
}

#image_main{
	width:680px;
	height:540px;
	position:absolute;
	top:160px;
	left:40px;
}

#thum{
	width:180px;
	height:540px;
	position:absolute;
	top:170px;
	left:40px;
}

#main_graphic{
	width:480px;
	height:360px;
	position:absolute;
	top:220px;
	left:230px;
}
