@charset "utf-8";
/* CSS Document */

@import url(./company.css);
#menuL li.menu03 a {
	display: none;
}
#Rbox h3 {
	height: 90px;
	width: auto;
}
#Rbox #txtboxT {
	height: auto;
	width: auto;
	padding-bottom: 30px;
}
#txtboxT .L {
	height: 127px;
	width: 98px;
	border: 1px solid #999;
}
#txtboxT .L img {
	padding: 1px;
}
#txtboxT .L p.name {
	padding-top: 5px;
}
#txtboxT .R {
	width: 504px;
}
#txtboxT .R p {
	padding-bottom: 15px;
	line-height: 2em;
}
#Rbox #staff {
}
#staff .box {
}
#staff .box h4 {

}
#staff .box .box02 {
	height: auto;
	width: auto;
}
#staff .box .box02 .ph {
}
#staff .box .box02 .txt {
	line-height: 2em;
}
#staff .box .box02 .txt em {
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

#staff .box .box02 .L {
	width: 255px;
}
#staff .box .box02 .R {
	width: auto;
}
p {
    text-justify: inter-ideograph;
    text-align: justify;	
	line-break: strict;
}
