#navigation, #leftside, #actionArea{
	display: none; visibility: hidden;
}
#address {
	visibility: visible;
	padding-top: 0px;
	position: absolute; 
	left: 280px;
	top: 0px;
    width: 160px;
    
}
#keyVisual {
    position: relative; 
	left: 0px;
    width: 630px;
    height: 190px;
    background: #f00;
	margin-top: 20px;
}
h1 {
    font-weight: normal;
    font-size: 16px;
    font-family: Georgia,Times;
    color: #BD3225;
    text-align: left;
    position: relative; 
	padding-top: 20px;
	padding-bottom: 10px;
}
h2 {
    font-size: 10px;
    font-family: Georgia,Times;
    color: #000000;
    position: relative; 
    width: auto;
    border: 0px solid #000000;
    }
p {
    font: 12px Georgia,Times;
    margin: 0px 0px 16px 0px;
    padding: 0px;
	line-height: 1.5;
}
ul {
    font: 12px Georgia,Times;
    margin: 0px 0px 16px 0px;
    padding-left: 20px;
	line-height: 1.5;
}
