@charset 'utf-8';

/*Default Style*/



#corporateCol {
	float: right;
	width: 310px;
	margin-top: 20px;
}

#corporateCol dl {
	border-bottom: 1px solid #84abc8;
}

#corporateCol dt {
	border-top: 1px solid #84abc8;
	padding-top: 5px;
}

#corporateCol dd {
	background: url(/corporate/img/arrow.png) 0 0.3em no-repeat;
	margin: -1.5em 0 0 5em;
	padding-bottom: 3px;
	padding-left: 10px;
}



#corporateCol dl.en {
	border-bottom: 1px solid #84abc8;
}

#corporateCol dl.en dt {
	border-top: 1px solid #84abc8;
	padding-top: 5px;
}

#corporateCol dl.en dd {
	background: url(/corporate/img/arrow.png) 0 0.3em no-repeat;
	margin: 0 0 0 3em;
	padding-bottom: 3px;
	padding-left: 10px;
}


#corporateCol h6 {
	margin: 10px 0 5px;
	line-height: 1;
}


#corporateCol p {
	margin: 0;
	padding-left: 15px;
}

#corporatePicCol {
	margin-top: 20px;
}

#corporatePicCol img {
	margin-bottom: 5px;
}



/*EOF*/
