body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding-top: 0px;
	background-color: #E8E8E8;
	font-size: 13px;
	line-height: 145%;
	color: #333333;
}
.red {
	color: #CC0033;
}

#header {
	font-size: 12px;
	line-height: 110%;
	color: #666666;
	width: 774px;
	background-color: #FFFFFF;
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 14px;
	margin-right: auto;
	margin-left: auto;
}

#bgleft {
	background-color: #E8E8E8;
	background-image: url(img/tbg_left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#bgright {
	background-color: #E8E8E8;
	background-image: url(img/tbg_right.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#topnews {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(img/top_news_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	line-height: 225%;
	color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#footnavi {
	font-size: 12px;
	color: #666666;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	background-color: #E6E6E6;
}
#footnavi a {
	font-size: 12px;
	color: #2A32A2;
	text-decoration:none
}
.article {
	line-height: 175%;
}
.blue {
	color: #333366;
}
.blueBold {
	font-weight: bold;
	color: #330066;
}
.topimg_company {
	background-image: url(img_company/company_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 81px;
}
.topimg_service {
	background-image: url(img_service/service_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 107px;
}
.topimg_facilities {

	background-image: url(img_facilities/facilities_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.topimg_product {
	background-image: url(img_product/products_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


.topimg_recruit {
	background-image: url(img/recruit_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 107px;
}
.topimg_privacy {
	background-image: url(img_privacy/privacy_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.green {
	color: #669900;
}

.topimg_sitemap {
	background-image: url(img_sitemap/sitemap_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 107px;
}
.Large {
	font-size: 13px;
	color: #333333;
	padding-left: 15px;
}
.li {
	list-style-position: inside;
	list-style-type: none;
	padding-left: 10px;
	padding-top: 10px;
}
.topimg_contact {

	background-image: url(img/contact_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 107px;
}
.recruit_tleft {
	background-image: url(img/recruit_tborder_left.jpg);
	background-repeat: repeat-y;
	padding-left: 25px;
}
.recruit_tright {
	background-image: url(img/recruit_tborder_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	line-height: 160%;
}

