﻿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				: 260px;
	display				: block;
	overflow			: hidden;
}

* html h1{
　　height: 68px;
}

h2 {
	background			: url(images/text1.gif) no-repeat;
	height				: 0px;
	padding				: 152px 0px 0px 0px;
	margin				: 0;
	width				: 536px;
	display				: block;
	overflow			: hidden;
}

* html h2{
　　height: 152px;
}

h2.subcategory-1 { padding: 35px 0px 0px 0px; background: url(images/subcategory-1.gif) no-repeat; }
h2.subcategory-2 { padding: 35px 0px 0px 0px; background: url(images/subcategory-2.gif) no-repeat; }
h2.subcategory-3 { padding: 35px 0px 0px 0px; background: url(images/subcategory-3.gif) no-repeat; }
h2.subcategory-4 { padding: 35px 0px 0px 0px; background: url(images/subcategory-4.gif) no-repeat; }
h2.form-title1   { padding: 40px 0px 0px 0px; background: url(images/subcategory-5.gif) no-repeat; }
h2.form-title2   { padding: 40px 0px 0px 0px; background: url(images/subcategory-6.gif) no-repeat; }

* html h2.subcategory-1{ height: 35px; }
* html h2.subcategory-2{ height: 35px; }
* html h2.subcategory-3{ height: 35px; }
* html h2.subcategory-4{ height: 35px; }
* html h2.form-title1  { height: 40px; }
* html h2.form-title2  { height: 40px; }

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				: 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-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.selected-1 #side-navi li#side-1  a { background-position: -125px   0px; }
#side-frame.selected-2 #side-navi li#side-2  a { background-position: -125px   -35px; }
#side-frame.selected-3 #side-navi li#side-3  a { background-position: -125px   -70px; }
#side-frame.selected-4 #side-navi li#side-4  a { background-position: -125px   -105px; }
#side-frame.selected-5 #side-navi li#side-5  a { background-position: -125px   -140px; }

#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.recruit-form  {
	margin-top			: 30px;
}

table.recruit-form td {
	padding-top			: 5px;
	padding-bottom		: 5px;
	color				: #333;
	line-height			: 160%;
}

table.recruit-form td.category-title {
	padding-top			: 5px;
	padding-bottom		: 5px;
	background			: #888;
	font-weight			: bold;
	color				: #FFF;
	line-height			: 101%;
}

table.recruit-form td.subcategory-title {
	padding-top			: 5px;
	padding-bottom		: 5px;
	background			: #ddd;
	font-weight			: bold;
	color				: #333;
	line-height			: 101%;
}

table.recruit-form td.input-error {
	color				: #cf0404;
	font-weight			: bold;
}

table.recruit-form2  {
	margin-top			: 0px;
}

table.recruit-form2 td {
	padding-top			: 5px;
	padding-bottom		: 5px;
	color				: #333;
	line-height			: 160%;
}

textarea.textarea1 {
	width				: 500px;
}

textarea.textarea2 {
	width				: 280px;
}

input.number-input {
	width				: 60px;
}

input.text-input {
	width				: 280px;
}

input.name-input {
	width				: 100px;
}

div.form-btn {
	padding-top			: 40px;
}

#showhide1 {
	display				: block;
}

#showhide2 {
	display				: block;
}

td {
	vertical-align		: top;
}