@charset "utf-8";

#header {
	background-color: #FFFFFF;
	height: 200px;
	width: 825px;
}



#header h1{
	width: 825px;
	height: 165px;
}

h2{
	padding-top: 20px;
	clear: both;
}

dl.press{
	width: 380px;
	float: right;
	padding-top: 10px;
}

dl.press dt{
	font-weight: bold;
	color: #E36D4A;
}

dl.press dd.picture{
	padding-top: 10px;
}

p.photo{
	width: 170px;
	float: left;
	text-align: right;
	padding-top: 10px;

}

dl#press_small{
	width: 315px;
	float: right;
	padding-top: 10px;
}

dl#press_small dt{
	font-weight: bold;
	color: #E36D4A;
}

dd.detail{
	text-align: right;
	padding-top: 20px;
}

p#photo_large{
	width: 230px;
	float: left;
	text-align: right;
	padding-top: 10px;

}

/*#main #banner3{
	clear: both;
}*/

#sub{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #498263;
	padding-bottom: 20px;
}


/*p.lastchild{
	margin-bottom: 10px;
}

dl.lastchild{
	margin-bottom: 10px;
}*/