@charset "utf-8";
/* CSS Document */

/* メインコンテンツ
**********************/
#main_contents {
	width: 960px;
	margin: -15px auto 5px auto;
}
/*サイドコンテンツ
*********************/
#side_contents {
	width: 250px;
	float: left;
	height: auto;
	border: 1px solid #000099;
	border-radius: 10px;
	margin-top: 0;
	margin-right: 5px;
	}
#side_contents h2 {
	background-color:#000099;
	line-height: 35px;
	color: aliceblue;
	text-align: center;
	margin-top: 0;
	border-radius: 5px 5px 0px 0px;
}
#side_contents p {
	font-style: normal;
	font-size: 20px;
	text-align: center;
	line-height: 5px;
	font-weight: bold;
}
#side_contents span {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
}
#side_contents .form a {
	padding: 5px 15px 3px 18px;
	height: 30px;
	font-size: 15px;
	font-weight: bold;
	background: #1350AF;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	border-radius: 3px;
	color: #FFF;
}
#side_contents .form a:hover {
	background: #6699ff;
}
#side_contents .blog a{
	padding: 5px 15px 3px 18px;
	height: 30px;
	font-size: 15px;
	font-weight: bold;
	background: green;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	border-radius: 3px;
	color: #FFF;
}
#side_contents .blog a:hover {
	background: lightgreen;
}

#side_contents .map a{
	padding: 5px 15px 3px 18px;
	height: 30px;
	font-size: 15px;
	font-weight: bold;
	background: #1350AF;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	border-radius: 3px;
	color: #FFF;
}
#side_contents .map a:hover {
	background: #6699ff;
}

#side_contents .name {
	font-size: 20px;
	font-weight: bold;
	line-height: 15px;
	text-align: center;
}
#side_contents .name_1 {
	font-size: 15px;
	font-weight: bold;
	line-height: 1px;
	text-align: center;
	margin-bottom: 25px;
}
#side_contents .address p {
	font-size: 13px;
	text-align: left;
	padding-left: 20px;
	margin-top: 5px;
}
#side_contents section .access_head {
	width: 150px;
	height: 18px;
	font-size: 18px;
	padding: 3px 0 3px 0;
	font-weight: bold;
	background: #6699ff;
	text-align: center;
	border-radius: 3px;
	color: #FFF;
	margin: 0 auto;
}
#side_contents section .access {
	font-size: 13px;
}
/*ミドルコンテンツ
*********************/
#middle_contents {
	display: inline;
	float: left;
	width: 685px;
	margin-top: 0px;
	margin-left: 0px;
	border: 1px solid #000099;
	border-radius: 5px;
}
#middle_contents .price_head {
	background: #000099;
	height: 36px;
	line-height: 39px;
	font-size: 20px;
	color: aliceblue;
	padding-left: 15px;
	border-radius: 4px 4px 0px 0px;
	margin: 0px;
}
#middle_contents .navi_price {
	margin: 10px;
}
#middle_contents a {
	font-size: 15px;
	display: inline-block;
	text-decoration: none;
	background: #1350AF;
	color: aliceblue;
	border-radius: 4px;
	padding: 5px;
	margin-top: 2px;
}
#middle_contents a:hover {
	background: #97ABF9;
}
#middle_contents table {
	width: 625px;
}
#middle_contents h2 {
	margin-left: 20px;
	padding-top: 10px;
	padding-left: 25px;
	color: #1350AF;
	background: lightblue;
	width: 550px;
	height: 30px;
	border-radius: 4px;
		
}
#middle_contents p {
	padding-left: 40px;
	font-size: 15px;
}
#middle_contents .price {
	padding-left: 40px;
	text-indent: 40px;
	font-size: 15px;
}
/*弁護士報酬*****
*****************/

#middle_contents .table_1 {
	border-collapse: collapse;
	margin-left: 40px;
	margin-bottom: 20px;
}
#middle_contents .table_1 th, td {
	border: 1px solid #000099;
}
#middle_contents .table_1 th {
	width: 100px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}
#middle_contents .table_1 td {
	width: 525px;
	font-size: 15px;
	padding: 10px 10px 10px 10px;
}
/*交通事故*****
*****************/
#middle_contents .table_2 {
	border-collapse: collapse;
	margin-left: 40px;
	margin-bottom: 20px;
}
#middle_contents .table_2 th, td {
	border: 1px solid #000099;
}
#middle_contents .table_2 th {
	width: 100px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}
#middle_contents .table_2 td {
	width: 525px;
	font-size: 15px;
	padding: 10px 10px 10px 10px;
}
/*離婚・男女問題*****
*****************/
#middle_contents .table_3 {
	border-collapse: collapse;
	margin-left: 40px;
	margin-bottom: 20px;
}
#middle_contents .table_3 th, td {
	border: 1px solid #000099;
}
#middle_contents .table_3 th {
	width: 100px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}
#middle_contents .table_3 td {
	width: 525px;
	font-size: 15px;
	padding: 10px 10px 10px 10px;
}
/*労働問題*****
*****************/
#middle_contents .table_4 {
	border-collapse: collapse;
	margin-left: 40px;
	margin-bottom: 20px;
}
#middle_contents .table_4 th, td {
	border: 1px solid #000099;
}
#middle_contents .table_4 th {
	width: 100px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}
#middle_contents .table_4 td {
	width: 525px;
	font-size: 15px;
	padding: 10px 10px 10px 10px;
}
/*遺言・相続*****
*****************/
#middle_contents .table_5 {
	border-collapse: collapse;
	margin-left: 40px;
	margin-bottom: 20px;
}
#middle_contents .table_5 th, td {
	border: 1px solid #000099;
}
#middle_contents .table_5 th {
	width: 100px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}
#middle_contents .table_5 td {
	width: 525px;
	font-size: 15px;
	padding: 10px 10px 10px 10px;
}
/*刑事事件*****
*****************/
#middle_contents .table_6 {
	border-collapse: collapse;
	margin-left: 40px;
	margin-bottom: 20px;
}
#middle_contents .table_6 th, td {
	border: 1px solid #000099;
}
#middle_contents .table_6 th {
	width: 100px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}
#middle_contents .table_6 td {
	width: 525px;
	font-size: 15px;
	padding: 10px 10px 10px 10px;
}
/*宗教法人法務*****
*****************/
#middle_contents .table_7 {
	border-collapse: collapse;
	margin-left: 40px;
	margin-bottom: 20px;
}
#middle_contents .table_7 th, td {
	border: 1px solid #000099;
}
#middle_contents .table_7 th {
	width: 100px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}
#middle_contents .table_7 td {
	width: 525px;
	font-size: 15px;
	padding: 10px 10px 10px 10px;
}
/*学校問題・いじめ問題*****
*****************/
#middle_contents .table_8 {
	border-collapse: collapse;
	margin-left: 40px;
	margin-bottom: 20px;
}
#middle_contents .table_8 th, td {
	border: 1px solid #000099;
}
#middle_contents .table_8 th {
	width: 100px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}
#middle_contents .table_8 td {
	width: 525px;
	font-size: 15px;
	padding: 10px 10px 10px 10px;
}
/*破産・民事再生*****
*****************/
#middle_contents .table_9 {
	border-collapse: collapse;
	margin-left: 40px;
	margin-bottom: 20px;
}
#middle_contents .table_9 th, td {
	border: 1px solid #000099;
}
#middle_contents .table_9 th {
	width: 100px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}
#middle_contents .table_9 td {
	width: 525px;
	font-size: 15px;
	padding: 10px 10px 10px 10px;
}
/*その他*****
*****************/
#middle_contents .table_10 {
	border-collapse: collapse;
	margin-left: 40px;
	margin-bottom: 20px;
}
#middle_contents .table_10 th, td {
	border: 1px solid #000099;
}
#middle_contents .table_10 th {
	width: 100px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}
#middle_contents .table_10 td {
	width: 525px;
	font-size: 15px;
	padding: 10px 10px 10px 10px;
}
/*法人向け弁護士費用*****
*****************/
#middle_contents .table_11 {
	border-collapse: collapse;
	margin-left: 40px;
	margin-bottom: 20px;
}
#middle_contents .table_11 th, td {
	border: 1px solid #000099;
}
#middle_contents .table_11 th {
	width: 100px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}
#middle_contents .table_11 td {
	width: 525px;
	font-size: 15px;
	padding: 10px 10px 10px 10px;
}
/*モーダルここから*/
#modal-content {
	width: 75%;
	margin: 0px;
	padding: 10px 20px;
	position: fixed;
	display: none;
	z-index: 2;
}
#modal-overlay {
	z-index: 1;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
	background-color: rgba( 0,0,0, 0.75 );
}
#modal-open .button-link {
	font-size: 5px;
	background: pink;
	border-radius: 20px;
	color: #00f;
	text-decoration: none;
}
.button-link:hover {
	cursor: pointer;
	color: #f00;
}
/********
トップページへ戻るボタン*/
#pageTop {
	position: fixed;
	bottom: 20px;
	right: 30px;
}
#pageTop a {
	display: block;
	z-index: 999;
	padding: 8px 8px 0 9px;
	border-radius: 30px;
	width: 30px;
	height: 38px;
	background-color: blue;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#pageTop a:hover {
	text-decoration: none;
	opacity: 0.7;
}
