/** style_site.css **/
/**@charset "Shift_JIS";**/

body {
	background-image: url(../global/bg.gif);
	background-repeat: repeat-x;
}
#topheadline {
	margin: auto;
	width: 730px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: relative;
	height: 20px;
}
#topheadline .title_headline {
	background-image: url(../global/title_news-top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	height: 20px;
	left: 0px;
	top: 0px;
	width: 115px;
}
#topheadline .toarchive_headline {
	position: absolute;
	top: 0px;
	right: 0px;
}
#topleft {
	float: left;
	width: 525px;
}
#topleft-inner {
	padding: 5px 15px 10px 30px;
}
#newsrelease {
	margin: 5px auto 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#newsrelease-inner ul {
	margin-left: 0.3em;
}
#newsrelease-inner li {
	margin-bottom: 5px;
	line-height: 140%;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../global/arrow1_orange.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 1.2em;
}
.hadline-date {
	font-size: x-small;
	font-weight: normal;
	color: #339999;
}
.hadline-summary {}

#top_leadcopy {
	margin: 20px auto 5px;
}
#top_leadcopy p {
	line-height: 145%;
	margin: 0px;
}
#topright {
	float: left;
	width: 255px;
}
#topright-inner {
	padding: 10px 24px;
}
#topright-inner .topright-banner {
	margin-bottom: 10px;
}
#image_top #header-name {
	margin: 0em;
	padding: 0px;
}
#image_top h1 {
	margin: 0;
	padding: 0px;
}
#image_top h2 {
	margin: 0;
	padding: 0px;
}