/* style.css */

body {font-size:12px;}
td {font-size:12px;}
h1,h2,h3 {margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}

.body10 {font-size:10px; line-height:12px; margin:0px 0px 0px 0px;}
.body10w {font-size:10px; line-height:12px; margin:0px 0px 0px 0px;color:#FFFFFF;}
.body12 {font-size:12px; line-height:18px; margin:0px 0px 0px 0px;}
.body12m1 {font-size:12px; line-height:16px; margin:0px 0px 0px 10px;}
.body12wb {font-size:12px; color:#FFFFFF;font-weight:bold;}

.head1 {font-size:14px;font-weight:bold;}

.bclist {font-size:10px;color:#666666;}
.topbody {font-size:12px; line-height:14px; margin:4px 0px 4px 4px;}
.caption {font-size:10px; margin:0px 0px 6px 0px;}

a:link {color:#005AA9; text-decoration: underline;}
a:visited {color:#999999; text-decoration: underline;}
a:active {color:#FF6600; text-decoration: underline;}
a:hover {color:#FF6600;text-decoration: underline;}

a.bclist:link {color:#005AA9; text-decoration:none;}
a.bclist:visited {color:#666666; text-decoration:none;}
a.bclist:active {color:#3399CC; text-decoration:none;}
a.bclist:hover {color:#3399CC; text-decoration:none;}

a.news:link {color:#333333; text-decoration:none;}
a.news:visited {color:#999999; text-decoration:none;}
a.news:active {color:#3399CC; text-decoration:underline;}
a.news:hover {color:#3399CC; text-decoration:underline;}

a.menu:link {color:#005AA9; text-decoration:none;}
a.menu:visited {color:#999999; text-decoration:none;}
a.menu:active {color:#FF6600; text-decoration:underline;}
a.menu:hover {color:#FF6600; text-decoration:underline;}

/* 070802add */
/* ======== NewsRelease ========= */

#newsContents h2{
	background-image:url(news/images/mhead_bg.gif);
	background-repeat:no-repeat;
	width:470px;
	height:34px;
	padding:10px 0 0 5px;
	margin-bottom:10px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

#newsContents .lead{
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	margin-bottom:5px;
}

#newsContents .right{
	margin:0 0 5px 5px;
}

#newsContents p{
	text-indent:1em;
}

.cap{font-size:12px; line-height:14px; margin:0; color:#FF4747;}

.noah{
	margin-left:20px;
}


/* ======== Sitemap ========= */

#sitemapContents dt{
	margin-top:6px;
}	

#sitemapContents dt{
	text-indent:1.6em;
	font-weight:bold;
	border-bottom:dotted 1px #C9CED0;
	padding-bottom:3px;
	margin-bottom:10px;
}

#sitemapContents dd{
	text-indent:1.6em;
	margin-bottom:8px;
}


#sitemapContents a:link {color:#005AA9; text-decoration:none;}
#sitemapContents a:visited {color:#666666; text-decoration:none;}
#sitemapContents a:active {color:#3399CC; text-decoration:none;}
#sitemapContents a:hover {color:#3399CC; text-decoration:none;}


/* ======== Contact ========= */

.address {
	background-image:url(images/contact_img.gif);
	background-repeat:repeat-y;
	padding-left:24px;
	margin:18px 0 10px 0;
}

.mail{
	background-image:url(images/contact_icon.gif);
	background-repeat:no-repeat;
	padding-left:24px;
}

/* ======== Recruit ========= */

.grayBox{
	padding:16px;
	border:solid 1px #C9CED0;
}

.grayBox05{
	width:350;
	padding:16px;
	border:solid 1px #C9CED0;
}

.rightPhoto{
	margin:10px 0 10px 5px;
}

/* ======== data ========= */

table.databox tr{
	background-color:#ffffff;
	font-size:12px;
	line-height:18px;
	margin:0px 0px 0px 0px;
}


