@charset "utf-8";

html{background:url("../bg/sub_bg.jpg") #ededed repeat-x 0 0; }
body{padding-top:1px;}

#mainContents {width:100%; height:100%; position:relative; margin:64px auto 0 auto; padding-top:1px;}
	h2 {width:100%;height:180px; position:absolute; top:0; left:0;
		background:url(../group/images/group_main.jpg) no-repeat 100% 0; padding-top:1px; text-indent:-9999px;}

#contents {max-width:980px; padding:210px 0 0 0; margin:0 auto;}
	#leftContents{width:745px; float:left;}
		#leftContents h3 {width:88px;height:20px;
			background:url(../group/images/group_h3.png) no-repeat 0 0; margin-bottom:35px; text-indent:-9999px;}

