body {
	background:url(bg.jpg) center top repeat-y #fff;
	margin:0px;
	padding:0px;
	font-family:sans-serif;
}
h2 {
	font-weight:normal;
}
.subtitle {
	font-size:60%;
}
#WRAP{
	width:930px;
	margin:auto;
}

#FLASH{
	margin-bottom:28px;
}

#CONCEPT,#BRAND,#SUPPORTER{
	width:877px;
	margin:auto;
}

p {
	font-size:85%;
	line-height:1.8;
	margin-right:20px;
}

#BRAND .sectionText{
	margin-bottom:24px;
}

#SUPPORTER .sectionText{
	margin-bottom:24px;
}

#FOOTER {
	height:67px;
	background:#980010;
}
#FOOTER #FOOTERMENU{
	padding-top:10px;
	margin-left:25px;
}
#FOOTER #COPYRIGHT{
	margin-top:10px;
	margin-right:25px;
	text-align:right;
}
.section {
	float:left;
	margin-top:13px;
	margin-left:15px;
}
.contents {
	margin-left:200px;
	margin-top:13px;
	margin-bottom:40px;
}
.clearBoth {
	clear:both;
}
.pagetop {
	width:877px;
	margin:auto;
	text-align:right;
	margin-bottom:15px;
}
