@charset "utf-8";

/* ---------------------------------------------
	弁護士紹介 /lawyer
--------------------------------------------- */
body.lawyer #contents {
	padding-top: 0px;
}
	body.lawyer #contents .main {
		padding-bottom: 0px;
		width: 395px;
	}
	body.lawyer #contents #mainR .main {
			margin-left: 0;
	}
.lawyer_ul_list {
}
	.lawyer_ul_list li {
		padding: 30px 31px 0 0;
		border-bottom: 1px solid #dedede;
		height: 206px;
		_height: 237px;
	}
		.lawyer_ul_list li.first {
			height: 209px;
			_height: 240px;
		}
		.lawyer_ul_list li.second {
			height: 259px;
		}
        .lawyer_ul_list li.fourth {
			height: 226px;
		}
		.lawyer_ul_list li.fifth {
			height: 226px;
			_height: 257px;
		}
		.lawyer_ul_list li.fifth02 {
			height: 260px;
		}
		.lawyer_ul_list li.fifth03 {
			height: 320px;
		}

		.lawyer_ul_list li.last {
			border: none;
			_height: 236px;
		}
		.lawyer_ul_list li img {
			vertical-align: bottom;
		}
			.lawyer_ul_list li .txt {
				padding-top: 20px;
			}
	.lawyer_ul_list.detail li {
		padding-left: 30px;
	}
		.lawyer_ul_list.detail .ul_basic01 {
			margin-top: 20px;
		}
			.lawyer_ul_list.detail .ul_basic01 li {
				padding: 0px;
				border: none;
				height: auto;
			}

.lawyer_card_list img {
	vertical-align: bottom;
}
.lawyer_ul_thumb {
	overflow: hidden;
	zoom: 1;
}
	.lawyer_ul_thumb li {
		float: left;
		width: 33%;
		margin-bottom: 10px;
	}
		.lawyer_ul_thumb li a {
			display: block;
			color: #000;
		}
			.lawyer_ul_thumb li a:hover {
				text-decoration: none;
				color: #000;
			}
			.lawyer_ul_thumb li a span {
				margin-top: -2px;
				_margin-top: 0px;
				display: inline-block;
				/display: inline;
				zoom: 1;
				vertical-align: middle;
			}
			.lawyer_ul_thumb li a img {
				margin-right: 12px;
				display: inline-block;
				/display: inline;
				zoom: 1;
				vertical-align: middle;
			}

.lawyer_mainImg {
	margin-bottom: 40px;
}
.lawyer_dl_profile {
	overflow: hidden;
	zoom: 1;
}
	.lawyer_dl_profile dt {
		float: left;
		clear: left;
		width: 6em;
	}
	.lawyer_dl_profile dd {
		padding-left: 7em;
	}
		.lawyer_dl_profile dd span {
			margin-right: 3px;
		}
.lawyer_btn_list {
	margin-top: 100px;
}
ul.entry_column {
}
	ul.entry_column li {
		margin-bottom: 5px;
	}
		ul.entry_column li a {
			margin-left: 5px;
			padding-left: 17px;
			display: block;
			background: url(../lawyer/img/lawyer_ico01.gif) no-repeat left 0.5em;
			color: #666;
			text-decoration: underline;
		}
			ul.entry_column li a:hover {
				text-decoration: none;
			}

/* ---------------------------------------------
	法律相談のご案内 /guide
--------------------------------------------- */
body#g03 .ul_basic01 li {
	margin-bottom: 15px;
}
.guide_height {
	min-height: 450px;
	height: auto !important;
	/height: 450px;
}

/* ---------------------------------------------
	弁護費用について /cost
--------------------------------------------- */
body#g04 .box1 {
	min-height: 420px;
	height: auto !important;
	_height: 420px;
}

body#g04 th {
	vertical-align: top;
}
/* ---------------------------------------------
	よくあるご質問 /faq
--------------------------------------------- */
.faq_ul {
}
	.faq_ul li {
		padding-top: 10px;
		padding-bottom: 30px;
		width: 363px;
		background: url(../common/img/cmn_bg_dotX01.gif) repeat-x left bottom;
	}
		p.ttl {
			position: relative;
			display: block;
			width: 363px;
			font-size: 14px;
		}
			p.ttl .ico {
				display: inline-block;
				/display: inline;
				zoom: 1;
				padding: 0 65px 0 30px;
				background: url(../faq/img/faq_ico_q.gif) no-repeat;
			}
			p.ttl .btn {
				position: absolute;
				top: 0px;
				right: 0px;
				display: block;
				width: 55px;
				height: 19px;
				background: url(../faq/img/faq_ico_open.gif) no-repeat;
			}
			p.ttl .btn.nowOpen {
				background: url(../faq/img/faq_ico_close.gif) no-repeat;
			}
		div.switchDetail {
			width: 363px;
			padding-top: 12px;
			background: url(../faq/img/faq_bg01.gif) no-repeat left top;
		}
			div.switchDetail p {
				padding: 13px 20px;
				background: #e5f307;
			}


/* ---------------------------------------------
	トップ / top
--------------------------------------------- */

/*トップ、プライバシーポリシー共通*/
.boxGray {
	background: #ececec;
	color: #666666;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}


/* ---------------------------------------------
	プライバシーポリシー /privacy
--------------------------------------------- */
body#gPrivacy .box1 {
	min-height: 495px;
	height: auto !important;
	_height: 495px;
}
.mt65 {
	margin-top: 65px;
	/margin-top: 50px;
}

body#gPrivacy th {
	vertical-align: top;
	text-align: left !important;
}
