/* HTMLƒ^ƒO‚ÌÄ’è‹` */
table {
	border: none;
}
img {
	display: block;
	border: none;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a.lawyer {
	color: #2B538E;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	text-decoration: none;
}
a.lawyer:hover {
	color: #496A9C;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	text-decoration: underline;
}
a.new2 {
	color: #2B538E;
	text-decoration: none;
}
a.new2:hover {
	color: #496A9C;
	text-decoration: underline;
}
a.menu {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.menu:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.current {
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
}

/* ƒŒƒCƒAƒEƒgƒtƒH[ƒ}ƒbƒg */
body {
	background: #F3F0E9;
	color: #333333;
	margin-top: 0px;
	margin-left: 20px;
}
img.menu-button {
	margin: 6px 6px 0 8px;
}
td.menu {
	padding-left: 10px;
	background: #FFFFFF;
}
.copyright {
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	padding-left: 10px;
	height: 20px;	
}
.totop {
	font-size: 10px;
	line-height: 14px;
	text-align: right;
	padding-right: 10px;
	height: 20px;	
}
.office {
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
.new {
	color:#333333;
	font-size: 12px;
	line-height: 18px;
}
.date {
	color: #2B538E;
	font-size: 12px;
	line-height: 18px;
}
.profile {
	color:#333333;
	font-size: 12px;
	line-height: 24px;
}
.center {
	text-align: center;
}
.bottom {
	vertical-align: bottom;
}
.middle {
	vertical-align: middle;
}
img.photo {
	margin-bottom: 5px;
}
img.left {
	float:left;
	margin-right: 5px;
}

/* ƒe[ƒuƒ‹ */
table.index {
	width: 567px;
	margin: 0 0 25px 18px;
}
table.index2 {
	width: 567px;
	margin: 0 0 0px 18px;
}
table.index td {
	border-bottom: 1px dotted #999999;
	padding: 3px 0;
	font-size: 12px;
	line-height: 1.3em;
}
table.index2 td {
	border-bottom: 1px dotted #999999;
	padding: 3px 0;
	font-size: 12px;
	line-height: 1.3em;
}
table.column {
	width: 572px;
	margin-left: 13px;
}

/* ƒeƒLƒXƒgƒtƒH[ƒ}ƒbƒg */
h1 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"
}
h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #2B538E;
	margin-bottom: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
p {
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 0;
	margin-bottom: 1em;
}
.lawyer2 {
	color: #2B538E;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	text-decoration: none;
}
.midashi {
	background-color: #3399CC;
	padding: 3px;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 2px;
}
.font12 {
	font-size: 12px;
	line-height: 1.4em;
}
.font10 {
	font-size: 8pt;
	line-height: 1.3em;
}
.navi {
	font-size: 8pt;
	line-height: 1.3em;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.red {
	color: #FF0000;
}
.font12line18 { font-size: 12px; line-height: 18px; }