@charset "EUC-JP";

@import url(./baseAbout.css);

.block	{
	line-height:150%;
	border-bottom:dotted 1px #ccc;
	margin-bottom:15px;
	padding-bottom:15px;
}
.block .title	{
	color:#ae1619;
	margin-bottom:5px;
}
.block dt,
.block dd	{
	float:left;
	display:inline;
	margin-bottom:0.5em;
}
.block dt	{
	width:120px;
	color:#1680AE;
	font-weight:bold;
}
.block dd	{
	width:350px;
}
.wecan .imgArea	{
	float:right;
	display:inline;
	margin-left:15px;
	border:solid 1px #ccc;
}
.wecan .note	{
}
.wecan .presidentname	{
	text-align:right;
	margin-top:1em;
}
.tm .titlesub	{
	font-size:120%;
	font-weight:bold;
	margin-bottom:0.5em;
}
.tm .imgArea	{
	float:left;
	display:inline;
	margin-right:15px;
	border:solid 1px #ccc;
}
.jab .imgArea	{
	float:left;
	margin-right:15px;
}