﻿div.subcategory {
	border-bottom		: 1px dashed #333;
	padding-top			: 30px;
	clear				: both;
}

div.subcategory-text {
	border-bottom		: 1px dashed #333;
	padding-top			: 30px;
	padding-bottom		: 5px;
	clear				: both;
}

td, th {
	padding-top			: 0px;
	padding-bottom		: 0px;
}

#contents-header-link-layout {
	height				: 67px;
}

#contents-header-frame{
	background			: url(images/contents-header-bg.jpg) no-repeat;
}

#contents-header-link-frame{
	background			: url(images/contents-header-link-bg.jpg) no-repeat;
}

h1 {
	background			: url(images/category.gif) no-repeat;
	height				: 0px;
	padding				: 93px 0px 0px 0px;
	margin				: 0;
	width				: 300px;
	display				: block;
	overflow			: hidden;
}

* html h1{
　　height: 93px;
}

h2 {
	background			: url(images/title.gif) no-repeat;
	height				: 0px;
	padding				: 25px 0px 0px 0px;
	margin				: 0;
	width				: 536px;
	display				: block;
	overflow			: hidden;
}

* html h2{
　　height: 25px;
}

h3 {
	font-weight			: bold;
	color				: #444;
}

#side-frame #side-navi li {
	height				: 18px;
}

#side-frame #side-navi li a {
    padding-top			: 18px;
    width				: 125px;
    height				: 0;
    overflow			: hidden;
    display				: block;
	background			: url(images/navi-link.gif) no-repeat 0 0;
}

#side-frame #side-navi li#side-1  a { background-position: 0px   0px; }
#side-frame #side-navi li#side-2  a { background-position: 0px   -35px; }
#side-frame #side-navi li#side-3  a { background-position: 0px   -70px; }
#side-frame #side-navi li#side-4  a { background-position: 0px   -105px; }
#side-frame #side-navi li#side-5  a { background-position: 0px   -140px; }
#side-frame #side-navi li#side-6  a { background-position: 0px   -175px; }

#side-frame #side-navi li#side-1  a:hover { background-position: -125px   0px; }
#side-frame #side-navi li#side-2  a:hover { background-position: -125px   -35px; }
#side-frame #side-navi li#side-3  a:hover { background-position: -125px   -70px; }
#side-frame #side-navi li#side-4  a:hover { background-position: -125px   -105px; }
#side-frame #side-navi li#side-5  a:hover { background-position: -125px   -140px; }
#side-frame #side-navi li#side-6  a:hover { background-position: -125px   -175px; }

div.lawyer-name {
	width				: 260px;
	float				: left;
	padding-top			: 12px;
	padding-bottom		: 3px;
}

table.topics-table {
	margin-top			: 10px;
}

table.topics-table td.topics-date {
	vertical-align		: top;
	padding-bottom		: 6px;
	line-height			: 160%;
}

table.topics-table td.topics-text {
	vertical-align		: top;
	padding-bottom		: 6px;
	line-height			: 160%;
	padding-left		: 35px;
}

#japanese-name {
	font-weight			: bold;
	font-size			: 138.5%;
	line-height			: 101%;
}

#english-name {
	padding-top			: 6px;
	line-height			: 101%;
}

div.title-frame {
	border-left			: 3px solid #cf0404;
	padding-left		: 10px;
	margin-top			: 10px;
	margin-bottom		: 10px;
}

div.text-box1 {
	line-height			: 160%;
	color				: #333;
	padding-bottom		: 35px;
	padding-top			: 10px;
}

table.inquiry-table {
	margin-top			: 2em;
}

table.inquiry-table td {
	vertical-align		: top;
	padding-bottom		: 0.6em;
	line-height			: 160%;
	padding-right		: 1em;
}

table.inquiry-table2 {
	margin-top			: 2em;
}

table.inquiry-table2 td {
	vertical-align		: top;
	padding-bottom		: 0.6em;
	line-height			: 101%;
	padding-right		: 1em;
}

table.inquiry-table2 td.icon-image {
	vertical-align		: middle;
	padding-bottom		: 0.6em;
	line-height			: 101%;
	padding-right		: 0.5em;
}

ol li {
	padding-bottom		: 1em;
	margin-left			: -1em;
}

#text-name {
	text-align			: right;
	padding-bottom		: 10px;
}
