/* CSS Document */
.col{
	width:713px;
	height:100%;
	margin:0px auto 0px;
	padding:0px;
	float:none;
	clear:both;
	background-color:#FFFFFF;
}
.col-in{
	width:713px;
	height:100%;
	margin:3px auto 0px auto;
	padding:0px;
	float:left;
	clear:both;
	background-image:url(../images/company1-menu-bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}
.col2{
	width:722px;
	height:100%;
	margin:0px;
	padding:0px;
	float:left;
	clear:both;
	background-color:#FFFFFF;
}
.menu{
	width:144px;
	height:100%;
	margin:0px 0px 3px 0;
	padding:0px;
	float:left;
	clear:left;
}
.menu p{
	width:144px;
	height:100%;
	margin-top:0px;
	padding:0px;
	float:left;
}
.main{
	width:569px;
	height:100%;
	margin:0px;
	padding:0px;
	float:left
}
.main-img{
	width:569px;
	height:430px;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
}
.main p{
	width:530px;
	height:100%;
	letter-spacing:1px;
	margin:0px 0px 0px 0px;
	padding:20px 4px 15px 35px;
	background-image:url(../images/company_top02_02.jpg);
	text-align:left;
	font-size:12px;
	line-height:180%;
	border-bottom-color:#EDEDED;
	border-bottom-style:solid;
	border-bottom-width:0px;
}

/* ------------IE6用------------ */
* html .main p{
	width:530px;
	height:100%;
	letter-spacing:1px;
	margin:-3px 0px 0px 0px;
	padding:20px 4px 15px 35px;
	background-image:url(../images/company_top02_02.jpg);
	text-align:left;
	font-size:12px;
	line-height:180%;
	border-bottom-color:#EDEDED;
	border-bottom-style:solid;
	border-bottom-width:0px;
}

/* ------------IE7用------------ */
*:first-child+html .main p{
	width:530px;
	height:100%;
	letter-spacing:1px;
	margin:-3px 0px 0px 0px;
	padding:20px 4px 15px 35px;
	background-image:url(../images/company_top02_02.jpg);
	text-align:left;
	font-size:12px;
	line-height:180%;
	border-bottom-color:#EDEDED;
	border-bottom-style:solid;
	border-bottom-width:0px;
}

.style5{
	padding:2px 5px 2px 10px;
}
.style5-1{
	letter-spacing:0px;
}

.main table{
	float:left;
	clear:both;
	margin:4px 0px -2px -2px;
	padding:0px 0px 0px 0px;
	width:571px;
	height:100%;
}

/* ------------------------------
 IE6用 link
------------------------------ */
* html .main table{
	float:left;
	clear:both;
	margin:4px 0px -2px -2px;
	padding:0px 0px 0px 0px;
	width:573px;
	height:100%;
}


.main td{
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:2px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:2px;
}

.footer_l{
	width:33px;
	float:left;
	text-indent:8px;
}

.footer_r1{
	width:115px;
	float:left;
	text-indent:5px;
}
.footer_r2{
	width:159px;
	float:left;
	text-indent:2px;
}
.footer_r3{
	width:211px;
	float:left;
	text-indent:2px;
}
.footer_r4{
	width:112px;
	float:left;
	text-indent:2px;
}
.footer_r5{
	width:87px;
	float:left;
	text-indent:2px;
}

.footer2{
	width:722px;
	height:100%;
	float:left;
	clear:both;
	margin:8px 0px 5px;
	padding:0px;
	color:#006699;
	background-color:#FFFFFF;
}
.footer2 img{
	width:722px;
	float:left;
	clear:both;
	margin:15px 0px 0px;
	padding:0px;
}

/* ------------------------------
 IE6用
------------------------------ */
* html .footer2{
	width:722px;
	height:100%;
	float:left;
	clear:both;
	margin:8px 0px 0px;
	padding:0px;
	color:#006699;
	background-color:#FFFFFF;
}

#tablearea .blackunder a {
	color: #333333;
	text-decoration: underline;
	font-size:12px;
}

#tablearea .blackunder a:link {
	color: #333333;
	text-decoration: underline;
	font-size:12px;
}

#tablearea .blackunder a:visited {
	color: #333333;
	text-decoration: underline;
	font-size:12px;
}

#tablearea .blackunder a:active {
	color: #333333;
	text-decoration: underline;
	font-size:12px;
}

#tablearea .blackunder a:hover {
	color: #333333;
	text-decoration: underline;
	font-size:12px;
}

#tablearea {
	margin:0;
	border-top: 8px solid #fff;
	display: block;
}



.table {
	padding: 0;
	border-top: none;
	background-color: #C5D7E1;
	display:block;
	border-bottom: 2px solid #fff;
	clear: both;
}

.table p {
	padding: 0;
	margin:0;
}

.tableleft {
	margin: 0;
	padding: 4px 0;
	width: 115px;
	float: left;
	color: #004865;
	display:table-cell;
	font-weight:bold;
	text-align: center;
}
	
.tableright {
	margin: 0 0 0 118px;
	padding: 4px 1px 4px 10px;
	border-left: 2px solid #fff;
	background-color: #E0EBEF;
	display:block;
}

.rightin {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 420px;
}

.tablefoot {clear:both;
height:1px;
width:100%;
display:block;font-size:1px;
background-color:#FFFFFF;
}




.clear { clear:both;}

.clearfix:after {
   content: ".";
   display: block;  
   height: 0;
   clear: both;
   visibility: hidden;
}

.clearfix: {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac \*/


.nomal_text {font-weight:normal;}