@charset "utf-8";
/* CSS Document */


/* CSS Document */

#mainImage {
	background-image: url(../../image/policy/kari_lower_header_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 230px;
	width: 900px;
}
#mainContent .staffBox {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	margin-top: 15px;
	margin-bottom: 40px;
}
.profile {
	zoom: 1;
	overflow: hidden;
	line-height: 1.5em;
}
#profile:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
}
.profile .profilrLeft {
	float: left;
	width: 450px;
}
.profile .profileRight {
	float: right;
	padding-top: 8px;
	padding-right: 8px;
}

.profilrLeft h4 {
	padding-top: 9px;
	padding-left: 9px;
}
ul.text li {
	display: inline;
	float: left;
	font-size: 12px;
	padding-right: 5px;
}
ul.text .first {
	width: 50px;
}

ul.text {
	zoom: 1;
	overflow: hidden;
	padding-top: 6px;
	padding-left: 8px;
}
ul.text:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
}	
.lisenceBox {
	padding-left: 8px;
	padding-top: 5px;
	font-size: 12px;
}
ul.text:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
}
.lisenceBox {
	zoom: 1;
	overflow: hidden;
}
#profile:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
}

.lisenceBox .lisenceLeft {
	float: left;
	padding-right: 5px;
	width: 50px;
}
.lisenceBox .lisenceRight {
	float: right;
	width: 380px;
}
.lisenceRight ul.lisence li {
	padding-bottom: 5px;
	line-height: 1.5em;
}
.staffBox .profile {
	background-image: url(../../image/staff/line.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
.staffBox .comment {
	font-size: 12px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1.4em;
}

