@charset "UTF-8";
/* CSS Document */


/* ---------------------------------- about Head ---------------------------------- */
#viArea {
	background: url(../img/vi_about.jpg) left top no-repeat;
	left: 3px;
	top: 0;
	height: 150px;
	width: 950px;
	position: relative;
}

#viArea .breadCrumbs {	background: url(../img/vi_about_btm.jpg) left bottom no-repeat;}

#contents {
	margin: 0 0 0 43px;
	width: 910px;
}

#main {
	float: left;
	width: 640px;
}

#rightMenu {
	float: right;
	width: 210px;
}



/* ---------------------------------- outline Uniq ---------------------------------- */
#contents h2 {
	margin-bottom: 13px;
}

#contents .outlineTable {
	background: url(../../common/img/bg_dott_999.gif) left top repeat-x;
	width: 640px;
}

#contents .outlineTable th {
	background: url(../../common/img/bg_dott_999.gif) left bottom repeat-x;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
	padding: 9px 10px 9px 4px;
	width: 15%;
}

#contents .outlineTable td {
	background: url(../../common/img/bg_dott_999.gif) left bottom repeat-x;
	line-height: 150%;
	vertical-align: top;
	padding: 9px 10px 9px 4px;
	width: 85%;
	color: #333;
}

#contents .outlineTable td ul li {
	font-size: 100%;
	line-height: 150%;
	padding-bottom: 3px;
}

#contents .bldPhoto {
	padding-top: 10px;
}

#contents .tsLeft {
	float: left;
	margin-right: 10px;
	width: 210px;
}

#contents .tsRight {
	float: right;
	width: 281px;
}



/* ---------------------------------- 20240829 add ---------------------------------- */
.Certification_Table div{
	width: 60%;
	margin-bottom: 20px;
}
.Certification_Table div img{
	width: 120px;
	padding-bottom: 10px;
}
#contents .Certification_Table div p{
	font-size: 100%;
}




