@charset "UTF-8";


/*========================================================================
	main
========================================================================*/
#main #contents {
	width: 960px;
	height: 532px;
}

#main #contents h1,h2,h3 {
	text-indent: -9999px;
}

#main #contents #left_wrapper {
	width: 713px;
	height: 532px;
	background:url(../images/aboutus_main.jpg) no-repeat;
	float: left;
}

#main #contents #right_wrapper {
	width: 247px;
	height: 532px;
	float: left;
}

#main #contents #right_wrapper .upper{
	clear: both;
	width: 247px;
	height: 266px;
	background: url(../images/aboutus_sub01.jpg) no-repeat;
}
#main #contents #right_wrapper .lower{
	width: 247px;
	height: 266px;
	background: url(../images/aboutus_sub02.jpg) no-repeat;
}