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

/**body {
	background-image: url(../global/bg.gif);
	background-repeat: repeat-x;
}**/
#topleft {
	float: left;
	width: 340px;
}
#topleft-inner {
	padding: 5px 15px 10px 10px;
}

#topheadline {
	margin: auto;
	width: 310px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	position: relative;
	height: 20px;
}
#topheadline .title_headline {
	background-image: url(../top/title_news-top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	height: 20px;
	left: 0px;
	top: 0px;
	width: 141px;
}
#topheadline .toarchive_headline {
	position: absolute;
	top: 0px;
	right: 0px;
}

#newsrelease {
	margin: 5px auto 10px;
}
#newsrelease-inner ul {
	margin-left: 0.3em;
}
#newsrelease-inner li {
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 140%;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../global/arrow01_gray.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 1.2em;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.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;
}

#top_leadcopy2 {
	padding: 8px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #DBD0C1;
}
#top_leadcopy2 p {
	line-height: 145%;
	margin: 0px;
	font-size: x-small;
}

#topright {
	float: left;
	width: 430px;
}
#topright-inner {
	padding: 5px 5px 10px 20px;
}
#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;
}
#top_banner {
	margin: 0px 15px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#top_banner .topright-banner {
	margin-top: 15px;
	margin-left: 45px;
	float: left;
}
