/* Copyright (C) 2003 CFS Co., Ltd. 2003 10.1 */

/* Bottom Menu */
a.menu:link { text-decoration: none; color: #004156;}
a.menu:visited { text-decoration: none;} 
a.menu:hover { text-decoration: underline; color: #FF0000}

/* Main Menu */
a.inner:link { text-decoration: none; color: #002B68;}
a.inner:visited { text-decoration: none;} 
a.inner:hover { text-decoration: underline; color: #FF0000}

/* Text */
H1{
font-weight : 500;
margin-top : 0em;
margin-left : 0em;
margin-right : 0em;
margin-bottom : 0em;
padding-top : 0.5em;
padding-left : 0.5em;
padding-right : 0.5em;
padding-bottom : 0.5em;
font-size : 24px;
text-align : center;
}
.px10 {font-size:10px;}
.px12 {font-size: 12px;}
.px12-3 {font-size: 12px ; line-height: 140%;}

/* Top Background*/
.haikei {
		background-image:url(../../../../../jp/images/bg.gif);
		background-repeat:repeat-y;
}

/* Site policy*/
.t1 {font-size: 12px; font-weight: bold; color: #1F5668; line-height: 240%;}
.cl { font-size:10px; ; color: #336699}
.px14-3 { font-size: 14px; line-height: 130%; }
.px14 { font-size: 14px; }

/* 200701Add Style */
.newsRPD {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
}


/* 200603Add Style */
.style1 {
	color: #006600;
	font-weight: bold;
}

.style2 {
	color: #333366;
}

.AdvantageTbl th {
	padding: 3px 2px 3px 2px;
	/*background-color: #2F9CFF;*/
	background-color: #357A90;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
}

.AdvantageTbl td {
	padding: 3px 2px 3px 2px;
	/*background-color: #9CCFFF;*/
	/*background-color: #78B8CD;*/
	background-color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
}

.BusinessTbl th {
	padding: 5px;
	background-color: #357A90;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}

.BusinessTbl td {
	padding: 3px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
}
.ProductTbl th {
	padding: 5px;
	background-color: #357A90;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
}

.ProductTbl td {
	padding: 3px;
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 14px;
}



ul {
	padding: 0;
	margin: 3px 10px 10px 10px;
	list-style: none;
	line-height: 140%;
}

.ul_tech li {
	padding: 0;
	margin: 3px 10px 10px 10px;
	list-style:disc;
	line-height: 140%;
	font-size:14px;
}

.PolicyStr {
	margin: 10px;
	font-size:12px
}

.lh12px {
	line-height: 12px;
}

.lh14px {
	line-height: 14px;
}

.PrgMrgn1 {
	margin: 2px 10px 2px 10px;
}

.PrgMrgn2 {
	margin: 5px 20px 5px 20px;
}

/* 200605Add Style */
.TecCaption	{
	font-size: 10px;
	color: #FF3333;
	margin: 0 2px;
	background-color: #FFFF99;
}

/* news */
.news-back {
	width: 500px;
	margin-bottom: 10px;
	font-size: 12px;
}
.news-back th {
	text-align: left;
	vertical-align: top;
	width: 7em;
	font-weight: normal;
}
.news-back th,
.news-back td {
	padding: 3px 3px 10px;
	border-bottom: 1px solid #CCC;
	line-height: 1.5;
}
.news-back td {
	color: #333366;
}
.news-back p{
	margin:0;
	line-height: 1.5;
}
/* ------   atention  ------------------------------------------------*/
.atention10 {
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 5px;
}
.atention15 {
	text-indent: -1.5em;
	padding-left: 1.5em;
	margin-bottom: 5px;
}

/* horizontal@*/
.aligncenter { text-align: center!important;}
.alignright { text-align: right!important;}
.alignleft { text-align: left!important;}

/* 2009 10 19*/
.title_b{
	color:#0000FF;
}
/* 2009 11 9*/
.title_red{
	color:#FF0000;
}

/* ------   rectuit  ------------------------------------------------*/

/* rectuit 20100118*/
.rectuit_tit{
	margin:0 2px !important;
	padding:0px 5px !important;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #357A90;
	border-left-color: #357A90;

}
.rectuit_tit_des{
	font-size:14px;
	color:#357A90;
	font-weight:bold;
	margin-bottom:10px;
	border-left: 5px solid #357A90;	

	
}


.tbl_rectuit{
	margin-bottom:10px;
	border-collapse:collapse;
}

.tbl_rectuit th,
.tbl_rectuit td{
	padding:5px;
	font-size:12px;
	line-height:1.4;
	border: 1px solid #357A90;	
}
.tbl_rectuit th{
	white-space:nowrap;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	background-color:#E2ECEF;
	
}
.tbl_rectuit table td,
.tbl_rectuit table th{
	border:none !important;
	background-color:#FFFFFF !important;
}


