﻿div.subcategory {
	border-bottom		: 1px dashed #333;
	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-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				: 68px 0px 0px 0px;
	margin				: 0;
	width				: 300px;
	display				: block;
	overflow			: hidden;
}

* html h1{
　　height: 68px;
}

h2 {
	background			: url(images/text1.gif) no-repeat;
	height				: 0px;
	padding				: 20px 0px 0px 0px;
	margin				: 0;
	width				: 536px;
	display				: block;
	overflow			: hidden;
}

* html h2{
　　height: 20px;
}

h2.subcategory-1 { padding: 20px 0px 0px 0px; background: url(images/subcategory-1.gif) no-repeat; }
h2.subcategory-2 { padding: 20px 0px 0px 0px; background: url(images/subcategory-2.gif) no-repeat; }
h2.subcategory-3 { padding: 20px 0px 0px 0px; background: url(images/subcategory-3.gif) no-repeat; }

* html h2.subcategory-1{ height: 20px; }
* html h2.subcategory-2{ height: 20px; }
* html h2.subcategory-3{ height: 20px; }

h3 {
	height				: 0px;
	padding				: 25px 0px 0px 0px;
	margin				: 0;
	width				: 536px;
	display				: block;
	overflow			: hidden;
}

* html h3{
　　height: 25px;
}

h3.subcategory-1 { background: url(images/subcategory-1.gif) no-repeat; }
h3.subcategory-2 { background: url(images/subcategory-2.gif) no-repeat; }
h3.subcategory-3 { background: url(images/subcategory-3.gif) no-repeat; }
h3.subcategory-4 { background: url(images/subcategory-4.gif) no-repeat; }
h3.subcategory-5 { background: url(images/subcategory-5.gif) no-repeat; }
h3.subcategory-6 { background: url(images/subcategory-6.gif) no-repeat; }

h4 {
	height				: 0px;
	padding				: 25px 0px 0px 0px;
	margin				: 0;
	width				: 436px;
	display				: block;
	overflow			: hidden;
}

* html h4{
　　height: 25px;
}

h4.subcategory-1 { background: url(images/lawyercategory-1.gif) no-repeat; }
h4.subcategory-2 { background: url(images/lawyercategory-2.gif) no-repeat; }
h4.subcategory-3 { background: url(images/lawyercategory-3.gif) no-repeat; }
h4.subcategory-4 { background: url(images/lawyercategory-4.gif) no-repeat; }
h4.subcategory-5 { background: url(images/lawyercategory-5.gif) no-repeat; }
h4.subcategory-6 { background: url(images/lawyercategory-6.gif) no-repeat; }
h4.subcategory-7 { background: url(images/subcategory-7.gif) no-repeat; }

h5{
	font-weight			: bold;
}

#side-frame #side-navi li {
	height				: 18px;
}

#side-frame #side-navi li a {
    padding-top			: 18px;
    width				: 68px;
    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-1  a:hover { background-position: -68px   0px; }
#side-frame #side-navi li#side-2  a:hover { background-position: -68px   -35px; }
#side-frame #side-navi li#side-3  a:hover { background-position: -68px   -70px; }

#side-frame.selected-1 #side-navi li#side-1  a { background-position: -68px   0px; }
#side-frame.selected-2 #side-navi li#side-2  a { background-position: -68px   -35px; }
#side-frame.selected-3 #side-navi li#side-3  a { background-position: -68px   -70px; }

#contents-navi-frame {
	border-top			: 1px dashed #333;
	margin-top			: 60px;
}

#contents-navi-frame #contents-navi li {
	height				: 38px;
}

#contents-navi-frame #contents-navi li a {
    padding-top			: 38px;
    width				: 150px;
    height				: 0;
    overflow			: hidden;
    display				: block;
	background			: url(images/contents-link.gif) no-repeat 0 0;
}

#contents-navi-frame #contents-navi li#category-1  a { background-position: 0px   0px; }
#contents-navi-frame #contents-navi li#category-2  a { background-position: 0px   -39px; }
#contents-navi-frame #contents-navi li#category-3  a { background-position: 0px   -78px; }
#contents-navi-frame #contents-navi li#category-4  a { background-position: 0px   -117px; }

#contents-navi-frame #contents-navi li#category-1  a:hover { background-position: -150px   0px; }
#contents-navi-frame #contents-navi li#category-2  a:hover { background-position: -150px   -39px; }
#contents-navi-frame #contents-navi li#category-3  a:hover { background-position: -150px   -78px; }
#contents-navi-frame #contents-navi li#category-4  a:hover { background-position: -150px   -117px; }

table.topics-table {
	margin-top			: 49px;
}

table.topics-table td.topics-date {
	vertical-align		: top;
	padding-bottom		: 14px;
	line-height			: 160%;
}

table.topics-table td.topics-text {
	vertical-align		: top;
	padding-bottom		: 14px;
	line-height			: 160%;
	padding-left		: 35px;
}

div.text-box1 {
	line-height			: 160%;
	color				: #333;
	padding-top			: 13px;
}

div.text-box2 {
	line-height			: 160%;
	color				: #333;
	padding-top			: 13px;
	margin-top			: 8px;
	border-top			: 1px dashed #333;
}

div.goform1-frame {
	padding-top			: 40px;
	padding-bottom		: 8px;
	clear				: both;

}

div.goform1 {
	width				: 390px;
	height				: 19px;
	overflow			: hidden;
}

div.goform1 a {
	display				: block;
	overflow			: hidden;
	height				: 0;
	width				: 390px;
	padding-top			: 19px;
	background-image	: url(images/link1.gif);
	background-position	: 0 0px;
}

div.goaccess a:hover {
	background-position	: -390px 0;
}
div.goaccess-frame {
	padding-top			: 8px;
	padding-bottom		: 10px;
	clear				: both;

}

div.goaccess {
	width				: 312px;
	height				: 19px;
	overflow			: hidden;
}

div.goaccess a {
	display				: block;
	overflow			: hidden;
	height				: 0;
	width				: 312px;
	padding-top			: 19px;
	background-image	: url(images/link2.gif);
	background-position	: 0 0px;
}

div.goaccess a:hover {
	background-position	: -312px 0;
}

div.goform2-frame {
	padding-top			: 40px;
	padding-bottom		: 10px;
	clear				: both;

}

div.goform2 {
	width				: 220px;
	height				: 19px;
	overflow			: hidden;
}

div.goform2 a {
	display				: block;
	overflow			: hidden;
	height				: 0;
	width				: 220px;
	padding-top			: 19px;
	background-image	: url(images/link3.gif);
	background-position	: 0 0px;
}

div.goform2 a:hover {
	background-position	: -220px 0;
}

div.title-frame {
	color				: #333;
	line-height			: 160%;
}

table.about-table  {
	margin-top			: 40px;
}

table.about-table td {
	padding-top			: 8px;
	padding-bottom		: 8px;
	padding-right		: 15px;
	color				: #333;
}

table.about-table td.logo {
	vertical-align		: middle;
}

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;
}

#map-frame {
	padding-top			: 16px;
}

#btn-frame {
	text-align			: right;
}
