@charset "UTF-8";

/* ===================================================================
CSS information

 file name  :und.css
 style info :下層用css
=================================================================== */

body{
		background:url(../images/common/bg.jpg) repeat-x;
}

#Contentarea #right p{
margin-bottom:20px;
}

/*=======================================================*/
/* title
/*=======================================================*/
h2 {
	margin-bottom:25px;
	background:url(../images/common/title_bg.gif) no-repeat;
	padding:3px 0 0 0;
	font-family: "メイリオ", Meiryo, "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:230%;
	height:45px;
}

/*=======================================================*/
/* stitle
/*=======================================================*/
.title1st {
	background: url(../images/common/st01.gif) no-repeat 0 0;
	color:#fff;
	font-size:160%;
	font-weight:bold;
	margin:0 0 20px 0;
	padding:8px 8px 8px 10px;
}

.title3rd {
	background-color:#eee;
	border:1px solid #ccc;
	padding:5px 2px 5px 10px;
	font-weight:bold;
	font-size:140%;
	margin-bottom:20px;
}

.title4th {
	border-bottom:2px solid #ccc;
	padding:5px 2px 5px 0;
	font-weight:bold;
	font-size:120%;
	margin-bottom:20px;
}

/*=======================================================*/
/* attentionBox
/*=======================================================*/
.attentionBox dl,dtd,dd{
	margin:0;
}
.attentionBox{
	border:#DDDDDD 3px solid;
}
.attentionBox dt{
	background:url(../images/common/t_word.jpg) no-repeat;
	height:57px;
	padding:15px 0 0 70px;
	font-size:170%;
	font-weight:bold;
}
.attentionBox dd{
	padding:0 15px 0 15px;
}
	
/*=======================================================*/
/* table
/*=======================================================*/
.type01 {
	margin:15px 0px 20px;
	border-collapse: collapse;
	width:100%;
}

.type01 td {
	padding:8px;
	border:1px solid #ccc;
}
.type01 th {
	padding:8px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ccc;
	background-color:#eee;
	font-weight:bold;
}

/*=======================================================*/
/* pannavi
/*=======================================================*/
#pannavi{
font-size:75%;
width:980px;
margin:0 auto 10px auto;
}
#pannavi a{
	color:#B3184A;
	text-decoration:underline;
}

/*=======================================================*/
/* pagetop
/*=======================================================*/
.pagetop2{
	text-align:right;
	margin:30px 0 30px 0;
}

/*=======================================================*/
/* attention
/*=======================================================*/
.attention{
	margin-left: 1em;  
    text-indent: -1em;  
}

/*=======================================================*/
/* テキスト
/*=======================================================*/
.red{
	color:#F00;
}
/*---- フォントサイズ ----*/
.font-s {
	font-size: 85%;
	line-height: 1.3em;
}
.font-l {
	font-size: 115%;
}
/*テキスト位置設定
--------------------------------------------------*/
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.text-middle {
	vertical-align: middle;
}
.text-top {
	vertical-align: top;
}
.text-bottom {
	vertical-align: bottom;
}

/*リンクリスト：横並び*/
.linklist-f:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.linklist-f {
	margin:10px 0 0 3px;
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .linklist-f {
	height: 1%;
}
.linklist-f {
	display: block;
}
/* Hides from IE-mac */

.linklist-f {
	margin:10px 0 20px 10px;
}

.linklist-f li {
	background-image: url(../images/common/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 1px 0.6em;
	padding: 0px 0 1px 10px;
	width: auto;
	white-space: nowrap;
	float: left;
	padding-right: 20px;
}

/*=======================================================*/
/* ボタン横並び
/*=======================================================*/
ul.button{
		overflow:hidden;
		margin-bottom:30px;
}
ul.button li{
	float:left;
	margin-right:15px;
}

/*=======================================================*/
/* リスト縦並び
/*=======================================================*/
.list{
	margin-bottom:30px;
}
.list li{
	list-style-type: disc;
	margin-left:25px;
}

/*=======================================================*/
/* 事務所案内・弁護士紹介
/*=======================================================*/
#office .box01 {
	background-color:#fffbec;
	border:2px solid #e6dbb5;
	padding: 15px;
	margin: 20px 0;
}
/*ボックス用見出し*/
#office .box01 h4 {
	border: none;
	border-left:3px solid #333333;
	margin: 0 0 15px!important;
	background: inherit;
	font-weight: bold;
	color:#333;
	padding: 2px 0 0 8px;
	font-size: 115%;
}
#office .box01 .photo{
	float:left;
	width:180px;
	text-align:center;
	font-weight:bold;
}
#office .box01 .text{
	float:right;
	width:470px;
}
/*=======================================================*/
/* 事務所案内・弁護士紹介
/*=======================================================*/
#fee ul.pnavi{
	margin-bottom:20px;
}

#fee ul.pnavi li{
	margin-right:25px;
	font-size:120%;
float: left;
}
#fee ul.pnavi li a{
background-image: url(../images/common/ico02.gif);
	margin-bottom:10px;
	background-repeat: no-repeat;
	background-position: 1px 0.4em;
	padding:0 0 1px 17px;
	display:block;
}
#fee table {
	margin:15px 0px 10px;
	border-collapse: collapse;
	width:100%;
}

#fee td {
	padding:6px;
	border:1px solid #ccc;
	text-align:center;
}
#fee th {
	padding:6px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ccc;
	background-color:#FDE9D9;
	font-weight:bold;
	color:#E26B0A;
}
#fee th.orange{
	background-color:#999;
	color:#fff;
}