@charset "utf-8";

/*////////////////////////////////////////////
	Title: top.css
	Created: 2009-09-01
	Author: 
	Site Name: 静岡県司法書士会
	Site URL: 
	Last Up Date: 2009-09-05

////////////////////////////////////////////*/

/* -----------------------------------------------------★タブ切り替え */

#tabBg{
	margin-bottom: 15px;
	float: left;
	width: 560px;
	margin-top: 0px;
}
#tabBgInner{
	width: 560px;
}
#tabContent{
	width: 560px;
	float: left;
}
#tabIndex{
	margin: 0;
	background-image: url(../img/top/top_tab_up_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 560px;
}
#tabIndex li{
	width: 107px;
	height: 23px;
	margin: 0 0 0 0;
	float:left;
	list-style-type: none;
	cursor: pointer;
	text-align: center;
}
#tabIndex li span{
	margin: 7px 0 0;
	display: block;
}

#tabIndex .close {
	color:#0000FF;
	background-image: url(../img/top/top_tab_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabIndex .open {
	text-decoration: none;
	background-image: url(../img/top/top_tab_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabContent .tab_all {
	position: relative;
	width: 38px;
	z-index:1;
	visibility: visible;
	height: 25px;
	bottom: -23px;
	right: -515px;
	top: 23px;

}
#tabContent .tab_all p {
	height: 23px;
	width: 38px;
	float: left;
	background-image: url(../img/top/top_tab_all.gif);
	background-repeat: no-repeat;
}
#tabContent .tab_all p a {
	height: 23px;
	width: 38px;
	display: block;
}
#tabContent .tab_all p a span {
	height: 23px;
	width: 38px;
	display: none;
}
#tabContent .tab_all p a:hover {
	background-image: url(../img/top/top_tab_all.gif);
	background-repeat: no-repeat;
    background-position: 0 -23px;
}

#tabBoxIndex {
	background-image: url(../img/top/top_tab_mid.gif);
	background-repeat: repeat-y;
	float: left;
	width: 560px;
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0px;
}
.tabBox {
overflow: auto;
height: 290px;
}
* html .tabBox { /* for WinIE6 */
height: 230px;
}
*:first-child+html .tabBox { /* for WinIE7 */
height: 275px;
}
.tabBox .tabprint01, .tabBox .tabprint02 {
	display: none;
}
.tabBox table {
	margin: 10px;
}
.tabBox th {
	width: 95px;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tabBox td {
	padding-top: 2px;
	padding-bottom: 2px;
}
.tabBox td.row01 {
	width: 375px;
	padding-right: 10px;
}
.tabBox td.row02 {
	width: 35px;
}
.top_tab_detail {
	height: 14px;
	width: 34px;
	margin-top: 8px;
	float: left;
	background-image: url(../img/top/top_tab_detail.gif);
	background-repeat: no-repeat;
}
.top_tab_detail a {
	height: 14px;
	width: 34px;
	display: block;
}
.top_tab_detail a span {
	height: 14px;
	width: 34px;
	display: none;
}
.top_tab_detail a:hover {
	background-image: url(../img/top/top_tab_detail.gif);
	background-repeat: no-repeat;
    background-position: 0 -14px;
}
.tabBox td.rowline {
	background-image: url(../img/top/rowline.gif);
	height: 11px;
}
dl.tabinner {
	overflow: auto;
	height: 170px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	width: 540px;
}
dl.tabinner dt {
	float: left;
	width: 110px;
	padding-bottom: 5px;
	padding-top: 5px;
	clear: left;
}
dl.tabinner dd {
	width: 425px;
	padding-left: 110px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
}
dl.tabinner dd.noline {
	border-bottom-style: none;
}
.tabinnerlist01 {
	width: 380px;
	float: left;
}
.tabinnerlist02 {
	height: 14px;
	width: 40px;
	margin-top: 8px;
	float: left;
	background-image: url(../img/top/top_tab_detail.gif);
	background-repeat: no-repeat;
}

.tabinnerlist02 a {
	height: 14px;
	width: 34px;
	display: block;
}
.tabinnerlist02 a span {
	height: 14px;
	width: 34px;
	display: none;
}
.tabinnerlist02 a:hover {
	background-image: url(../img/top/top_tab_detail.gif);
	background-repeat: no-repeat;
    background-position: 0 -14px;
}
ul.news{
	width:515px;
	height: 167px;
	margin: 0 0 0 14px;
	padding: 0;
}
* html body ul.news {
	height: 171px;
}

ul.news li{
	margin: 0;
	padding: 0 0 20px;
	line-height: 1.1;
	background: url(../img/line_tab.gif) repeat-x left bottom;
}
ul.news li a{
	display: inline;
}
ul.news li.last{
	background: none;
}
ul.news li strong{
	padding: 0 8px 0 0;
	font-size: 10px;
}
ul.list{
	margin: 0;
	padding: 0 0 0 14px;
}
ul.list li{
	margin: 0;
	padding: 0;
	background: none;
}
#top_tab_dw {
	background-image: url(../img/top/top_tab_dw.gif);
	background-repeat: no-repeat;
	float: left;
	height: 2px;
	width: 560px;
}
/*================================
CLEAR
================================*/

#tabBgInner,
#tabIndex{
	min-height:1%;
}
#tabBgInner:after,
#tabIndex:after{
/* for modern browser */
	content:"";
	clear:both;
	height:0px;
	display:block;
	visibility:hidden;
}
* html #tabBgInner,
* html #tabIndex{/* for IE */
/*\*/height:1%;/* for WinIE */
display:inline-table;/* for MacIE */
}
/* ----------------------------- */
