@charset  "utf-8";

/*
------------------
created 2010.06.22
------------------
up date 2010.06.29
------------------
table of contents
-----------------
01.superscription
*/


/*
01.superscription
---------------------------------------------------------------------------------------*/
#wrapper {
	width: 980px;
	padding: 0 10px;
}
#header {
	left: 40px;
}
#wrapper .bnrH {
	right: 20px;
}
#contents {
	background: rgba(255,255,255,0.5);
	padding: 26px 0 20px 20px;
	width: 954px;
}
#navigation {
	left: 10px;
}
#footer {
	width: 980px;
	margin: 0 auto;
	padding: 30px 10px 10px;
}
