td { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 21px; } .unnamed1 
{ font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 6px; ; line-height: 20px; color: 
#FF9900} .unnamed2 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 
18px} .unnamed3 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px; line-height: 
21px} .unnamed4 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 6px; line-height: 
22px; color: #009900} .unnamed5 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 22px}
.rightsback {
	background-image: url(../image/rights/back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightfroat {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}

/* ヘッダー */

td#site-title {
	height: 84px;
	padding: 0;
	background: url(../image/top/4.jpg) no-repeat left top;
	vertical-align: top;
	overflow: hidden;
}

td#site-title h1 {
	height: 12px;
	margin: 0 0 8px;
	padding: 8px 0 0 16px;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 110%;
	overflow: hidden;
}

* html body td#site-title h1 { /* for ie6 */
	height: 20px;
}

*:first-child+html td#site-title h1 { /* for ie7 */
	height: 20px;
}

td#site-title h2 {
	margin: 0;
	padding: 0 0 0 14px;
	line-height: 100%;
}

td#site-title h2 a {
	display: block;
	width: 226px;
	height: 41px;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
}

/* 日本語トップページ用 */

a.business-sample{
	display: block;
	position: relative;
	width: 312px;
	height: 95px;
	background: url(../image/index/business-sample.jpg) no-repeat left top;
	color: #FFF;
	line-height: 17px;
	text-decoration: none;
	cursor: pointer;
}

a.business-sample:hover{
	background: url(../image/index/business-sample_f2.jpg) no-repeat left top;
	color: #00F;
}

a.business-sample span{
	width: 230px;
	max-width: 204px;
	position: absolute;
	left: 10px;
	top: 38px;
	padding-top: 1px;
	background: url(../image/index/icon_check.gif) no-repeat 102px 0px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a.business-sample span em{
	color: #00F;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

a.business-sample:hover span em{
	color: #00F;
}

a.lawyers-profile{
	display: block;
	position: relative;
	width: 195px;
	height: 95px;
	background: url(../image/index/lawyers-profile.jpg) no-repeat left top;
	color: #00F;
	line-height: 17px;
	cursor: pointer;
}

a.lawyers-profile:hover{
	background: url(../image/index/lawyers-profile_f2.jpg) no-repeat left top;
	color: #00F;
}

a.lawyers-profile span{
	position: absolute;
	left: 10px;
	top: 54px;
}


/* 最新のビジネス判例用 */

td.ttl{
	padding-bottom: 5px;
	border-bottom: 2px solid #00F;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #309;
}

td.read{
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
}

p.contact{
	 width: 260px;
	 margin: 0 auto;
	 padding: 10px;
	 border: 3px double #00F;
	 background-color: #E2E6FE;
	 line-height: 22px;
	 font-size: 16px;
}

div.inheritance {
}

div.inheritance em {
  color: #F30;
  font-style: normal;
}

div.inheritance ol {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
}

div.inheritance ol li {
  margin-bottom: 5px;
  color: #990000;
  font-weight: bold;
}

div.inheritance ol li span {
  margin-bottom: 5px;
  color: #000;
  font-weight: normal;
}

td.ttl-s{
	padding-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #309;
}

img.option-line {
  display: block;
  margin: 0 0 30px 43px;
}

p span.text-inner {
  display: block;
  padding: 10px 20px 10px 20px;
}

p span.text-inner span.inner-indent {
  display: block;
  padding-left: 0.5em;
  text-indent: -0.5em;
}

span.new {
  color: #CC3300;
  font-weight: bold;
}

span.info-red {
  color: #F00;
  font-weight: bold;
}

