/* ---------------------------------------------------------

WWW.ACTOSAKA-LAW.COM Cascading Style Sheets

File Name  : dir_root.css
Author     : katsuaki mae 
update     : 2007.11.27

--------------------------------------------------------- */

div.search_result {
	width: 630px;
}

div#index-contents-head {
	width: 920px;
	margin-bottom: 10px;
	zoom:1;
}

div#index-contents-head:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

* html div#index-contents-head {
	/*\*/height:1%;/*for WinIE*/
	display:inline-table;/*for MacIE*/
}

div.flash-box {
	width: 640px;
	float: left;
}

div.greeting-box {
	width: 266px;
	_width: 270px;
	padding: 1px;
	float: right;
	background: #C4E3ED;
	border: 1px solid #6CB8D2;
}

div.greeting-box div {
	width: 240px;
	_width: 266px;
	height: 170px;
	_height: 198px;
	padding: 10px;
	background: #FFFFFF url(/img/root/idx_gtg_bg.jpg) no-repeat bottom right;
	border-top: 4px solid #6CB8D2;
	border-right: 3px solid #6CB8D2;
	border-bottom: 4px solid #6CB8D2;
	border-left: 3px solid #6CB8D2;
	overflow: hidden;
}

div.greeting-box div p {
	margin-bottom: 15px;
	font-size: 80%;
	line-height: 1.8em;
}

/* ------------------------------------------------------
div.stp_box | サイトマップ　ボックス
------------------------------------------------------- */

div.stp_box {
	width: 630px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
	zoom:1;
}

div.stp_box:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

* html div.stp_box {
	/*\*/height:1%;/*for WinIE*/
	display:inline-table;/*for MacIE*/
}



/* --------------------------------------------------------------------
table.stp_tbl | サイトマップ　テーブル
-------------------------------------------------------------------- */

table.stp_tbl {
	width: 630px;
	line-height: 1.8em;
	margin-bottom: 25px;
}

table.stp_tbl tr.maintitle th {
	background: #519FC5 url(/img/contact/form_tbl_maintitle_bg.jpg) repeat-x bottom;
	color: #FFF;
	padding: 5px 20px 8px;
	text-align: left;
}

table.stp_tbl tr.maintitle th a {
	color: #FFF !important;
}

table.stp_tbl tr.maintitle th a:hover {
	color: #FFF !important;
	text-decoration: none;
}

table.stp_tbl th.title {
	background: #EFEFEF;
	color: #333;
	padding: 15px 20px;
	text-align: left;
	width: 25%;
	border-bottom: 1px solid #CCC;
	vertical-align: top;
}

table.stp_tbl th.title p {
	margin-bottom: 15px;
}

table.stp_tbl th.title p span {
	color: #313F46;
	font-size: 80%;
	line-height: 1.5em;
}

table.stp_tbl td {
	background: #F7F7F7;
	color: #333;
	padding: 15px 20px 5px;
	text-align: left;
	width: 75%;
	border-bottom: 1px solid #CCC;
	vertical-align: top;
}

table.stp_tbl td p {
	float: left;
	margin: 0 20px 0 0;
	padding-bottom: 10px;
}

table.stp_tbl td.td01 p {
	width: 115px;
	margin: 0 20px 10px 0;
}
