﻿div.subcategory {
	border-bottom		: 1px dashed #333;
	padding-top			: 30px;
	clear				: both;
}

div.subcategory {
	border-bottom		: 1px dashed #333;
	padding-top			: 30px;
	padding-bottom		: 5px;
	clear				: both;
}

div.subcategory-text {
	border-bottom		: 1px dashed #333;
	padding-top			: 20px;
	padding-bottom		: 2px;
	clear				: both;
}

div.lawyer-category {
	padding-bottom		: 15px;
}

td, th {
	padding-top			: 0px;
	padding-bottom		: 0px;
}

#contents-header-frame{
	
}

#contents-header-link-frame{
	
}

h1 {
	background			: none;
	height				: 50px;
	padding				: 0;
	margin				: 0;
	width				: 100%;
	display				: block;
	overflow			: hidden;
	border-bottom		: 1px solid #000;
	border-bottom		: 1px solid #000;
	font-size			: 270%;
	font-weight			: 100;
}

* html h1{
　　height				: 46px;
　　font-weight			: 100;
}

h2 {
	padding				: 0px;
	margin				: 0px;
	height				: 70px;
	width				: 100%;
	display				: block;
	overflow			: hidden;
	font-weight			: bold;
	font-size			: 100%;
	background-image : none;
	font-weight: normal;
	padding-top:45px;
	line-height:160%;
	height				: 70px;
}

* html h2{
	padding				: 0px;
　　height				: 70px;
　　padding-top:45px;
}

h3 {
	padding				: 0px;
	font-weight			: bold;
	color				: #333;
	font-size			: 14px;
}

h4 {
	padding				: 0px;
	font-weight			: bold;
	color				: #333;
	font-size			: 12px;
}


h5{
	font-weight			: bold;
	font-size			: 130%;
}

#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; }

#side-frame #side-navi-t {
	margin				: 0;
	padding				: 0;
	list-style-type		: none;
}

#side-frame #side-navi-t li {
	width				: 200px;
	height				: 20px;
	overflow			: hidden;
	margin-bottom		: 12px;
	font-weight			: bold;
	font-size			: 12px;
}

#side-frame #side-navi-t li a {
    padding-left		: 11px;
	height				: 12px;
    display				: block;
	background			: url(images/navi-link2.gif) no-repeat 0 0;
}

#side-frame #side-navi-t li a         { text-decoration: none; color: #165d99; }
#side-frame #side-navi-t li a:link    { text-decoration: none; color: #165d99; }
#side-frame #side-navi-t li a:visited { text-decoration: none; color: #165d99; }
#side-frame #side-navi-t li a:hover   { text-decoration: none; color: #000; background-position: -250px   0px; }
#side-frame #side-navi-t li a:active  { text-decoration: none; color: #165d99; }

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.title-frame-t {
	border-left			: 3px solid #cf0404;
	padding-left		: 10px;
	margin-bottom		: 35px;
	margin-top			: 20px;
}

div.sublink-frame {
	padding-bottom		: 16px;
	display: none;
}

h1 { font-weight: normal; } 