v@charset "utf-8";

/* ============================================
	iso.html
============================================ */

body.iso h2 {
}

body.iso .integ_polycy {
	margin: 37px auto;
	width: 120px;
}
body.iso .information {
	margin: 0 30px 30px;
}
body.iso .information02 {
	margin: 40px 30px 0;
}
body.iso .mainimg {
	margin: 15px 30px 0;
}
	
	body.iso .information .image {
	float: right;
	width: 248px;
	height: 166px;
	text-align: right;
	margin: 20px 0;
	}
	
	body.iso .information .text {
	line-height: 1.5;
	width: 640px;
	margin: 10px 0;
	}
	
	body.iso .information .ind {
	padding-left:20px;
	}
	
	body.iso .information .signature {
		clear: both;
		margin-top: 10px;
		text-align: right;
	}
	body.iso .table {
	width:220px;
	text-align: left;
	margin: 0 0 30px 10px;
	}
	
body.iso .profile {
	margin: 15px 30px 0;
}

	body.iso .profile h3 {
		height: 50px;
		position: relative;

	}
		body.iso .profile h3 img {
			position: absolute;
			top: 1px;
			left: -10px;
			z-index: 5;
		}
	
	body.iso .profileTable {
			border-left:1px solid #CCCCCC;
			border-top:1px solid #CCCCCC;
		}
	
		body.iso .profileTable th {
			padding: 3px;
			border-right: 1px solid #CCCCCC;
			border-bottom: 1px solid #CCCCCC;
			vertical-align: top;
			line-height: 1.5;
			background-color:#F8F8F8;
		}
		body.iso .profileTable td {
			padding: 3px;
			border-right: 1px solid #CCCCCC;
			border-bottom: 1px solid #CCCCCC;
			vertical-align: middle;
			line-height: 1.5;
		}
			
			body.iso .profileTable td a {
				color: #CC6666;
			}

				body.iso .profileTable td a:hover {
					text-decoration: none;
				}
					
			body.iso .profileTable td dl {
			}

			body.iso .profileTable td dt {
				width: 105px;
				margin-top: -1.5em;
				position: relative;
				top: 1.5em;
			}

			body.iso .profileTable td dd {
				margin-left: 115px;
				margin-bottom: 1.5em;
			}
			
			body.iso .profileTable td .blanch dd {
				margin-bottom: 0;
			}
			
	body.iso .access {
	width: 640px;
	margin: 35px auto 20px;
	padding-top: 25px;
	background: url("../images/iso/map_bg.gif") 0 0 no-repeat;
	height: 1094px;
}

	body.iso .access .inner {
	padding: 0 25px;
	position: relative;
	width: 590px;
	height: 1065px;
	}
	
		body.iso .access .iso_title {
	width: 588px;
	border-bottom: 1px solid #EDEDED;
	height: 75px;
		}
		
		body.iso .access .text {
	width: 355px;
	margin: 0 0 10px 0;
		}
		
		body.iso .access .bottom {
	width: 558px;
	margin: 0;
	border-top: 1px solid #EDEDED;
	padding: 25px 15px;
		}
		
		body.iso .access .address {
	width: 355px;
	margin:25px 0;
	height: 100px;
		}
	
			body.iso .access .text h3 {
				padding-bottom: 15px;
			}

			body.iso .access .span {
				font-size: 85%;
				line-height: 1.4;
				color: #999999;
			}
	
		body.iso .access .map {
	width: 185px;
	position: absolute;
	top: 100px;
	left: 395px;
		}	
