﻿#homeHeader  {
	background:  transparent url('images/homeHeader.jpg') top left no-repeat;
	height:  331px;
	margin: 10px 0 0 0;
}

#mainContentHolder {
    background: none;
	background: #c2b59b url('images/homeMainContent.jpg') top left no-repeat;
	width: 980px;
}

#desc {
	float: left;
	margin:  60px 0 0 40px;
	width: 290px;
	font-size: 14px;
	line-height: 20px;	
}

#homeNavi {
	float: right;
	padding-top:  32px;
	margin-right: 20px;
}

#homeHeader p {
    margin: 0;
    padding: 220px 0 0 36px;
    width: 280px;
}

#cntBottom {
	background: transparent url('images/ctnBottom.jpg') bottom left no-repeat;
	}
	
#mainContent {
    width: 980px;
    margin: 0;
    }
    
ul.ulnavi {
    list-style: none;
}
