@charset "utf-8";
/* CSS Document */

#wrap 		{position:relative; width:100%; margin:0 auto;height:auto;}
#wrap_main 	{width:100%; margin:0 auto;height:auto; text-align:center;}
#main_body	{width:960px; height:auto; clear:both; position:relative; margin:0 auto; display:block;}


#header		{position:relative; width:960px; height:60px; background:#FFFFFF; no-repeat; margin:0 auto;}

#cont		{width:670px; height:auto; position:relative; float:left;}


#header h1{float:left; margin-top:22px;}
#contents{ position:relative; width:960px; clear:both; left:50%; margin-left:-480px; }
#contents h2{margin-bottom:10px;}
