@charset "utf-8";
/* CSS Document */

@import url(./company.css);
#menuL li.menu01 a {
	display: none;

}
#Rbox h3 {
	height: 90px;
}

#txtboxT .L {
	height: 127px;
	width: 98px;
	border: 1px solid #999;
}
#txtboxT .L img {
	padding: 1px;
}
#txtboxT .R {
	width: 504px;
}
#txtboxT .R p {
	padding-bottom: 15px;
}
#txtboxT .R p.name {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
#greeting .box {
	height: auto;
	width: auto;
	margin-bottom: 25px;
}
#greeting .box h4 {

}
#mainbox #midbox #Rbox p {
	line-height: 1.6em;
}
#greeting .box .ph  {
	border: 1px solid #999;
	padding: 1px;
	height: auto;
	width: auto;
}
#greeting #message .R p {
	margin-bottom: 5px;

}

#greeting .box .txt p {
	padding-bottom: 25px;
	height: auto;
	width: auto;
}
#greeting #message .L {
	float: left;
	width: 382px;
}


.lineD {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
p {
    text-justify: inter-ideograph;
    text-align: justify;	
	line-break: strict;
}