/* CSS Document */

body {
	color: #333333;
	font:  10pt/18pt Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Pゴシック";
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF;
}
img {
margin: 0px;
padding: 0px;
}

a,a:link,a:visited,a:active,a:visited{
color: #629D21;
text-decoration: underline;
}
a:hover {
color: #FF9900;
text-decoration: none;
}
#wrapper,#hedder,#footer,#copy,#menu_bg,#menu,#content{
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: auto;
}
#left {
margin: 0px;
padding: 0px;
text-align: left;
float: left;
}
#right {
margin: 0px;
padding: 0px;
text-align: left;
float: right;
}
#copy {
background: #333333;
}
#content,#hedder {
	width: 710px;
}

#menu {
	width: 810px;
}
h1,h2,h3{
margin: 0px;
padding: 0px;
}
p {
	font-size: 10pt;
	line-height: 18pt;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: auto;
	padding-bottom: 10px;
	padding-left: auto;
}
h3 {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#top {
	margin: 10px 0px;
	padding: 10px 0px;
	text-align: right;
}
#footer{
	background: #333333 url(../images/copy_bg.gif) repeat-x;
	height: 115px;
	margin: 20px 0px 0px;
	padding: 0px;
}
#footer_menu {
	padding: 15px 0px 5px;
	margin: 0px;
	height: 45px;
	font-size: 10pt;
	font-weight: bold;
}
#footer a,#footer a:link,#footer a:visited,#footer a:active,#footer a:visited {
color: #333333;
text-decoration: underline;}
#footer a:hover {
color: #FF9900;
text-decoration: none;
}
.rr {
	float: right;
	clear: all;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.style1 {
	color: #629D21;
	font: bold;
}
table td {
	font-size: 10pt;
}
/*  topics
----------------------------------------*/

dl.news{
	padding: 5px 0px;
	margin: 5px 0px;
}

dl.news dt{
padding: 0px;
margin: 0px;
font-family: Geneva, Arial, Helvetica, sans-serif;	
}

dl.news dt span{
	display: block;
	position: absolute;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	background: url(../images/icon.gif) no-repeat left center;
	text-indent: 12px;
}

dl.news dd{
	margin: 0px 0px 5px;
	background: url(../images/bg_dotline.gif) repeat-x left bottom;
	padding: 0px 0px 5px 145px;
}

dl.news dd span{
	display: block;
	padding: 0px 0px 10px 50px;
	margin: 0px;
	line-height: 16pt;
}
.icon{
	display: block;
	background: url(../images/topics_about.gif) no-repeat 0px 4px;
}
.icon2 {display: block;
	background: url(../images/topics_products.gif) no-repeat 0px 4px;
}
.icon3 {display: block;
	background: url(../images/topics_recruit.gif) no-repeat 0px 4px;
}
.icon4 {display: block;
	background: url(../images/topics_news.gif) no-repeat 0px 4px;
}

#map {
	text-align: left;
}
#map_bg {
	text-align: center;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
	padding-right: auto;
	padding-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

