@charset "utf-8";

/* 全体構造
---------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td { 
	margin:0;
	padding:0;
}
body {
	text-align:center;
	overflow-x:hidden;
	background:url(../images/common/check_1px.gif);
	margin:20px 0 10px 0;
	background-color:#ebebeb;
}
#wrapper{
	width:780px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background:url(../images/common/bg-content.jpg) repeat-y;
}

img {border:none;}

hr{
	clear:both;
	visibility:hidden;
	padding-bottom:20px;
}
iframe{
	margin-bottom:20px;
}



/* ヘッダー
---------------------------------------------------- */
#header{
	height:100px;
	width:780px;
	background-image: url(../images/common/hd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position:relative;
}


h1{
	padding:19px 0 0 5px;
}

#header .info {
	position: absolute;
	top: 18px;
	right: 15px;
	margin:0;
	padding:0;
	width:187px;
	height:62px;
}


#header h2 {
	clear:both;
	position: absolute;
	top: -18px;
	left: 15px;
	margin:0;
}
/* サブナビゲーション
---------------------------------------------------- */
#navi {
	height:20px;
	width:750px;
	margin: 0;
	padding:7px 0 0 0;
}
.subnav {
	float: right;
	width: 380px;
	text-align:right;
	margin: 0;
	padding:0;
}

.subnav ul {
	margin: 0;
	padding: 0;
	list-style : none;
font-size:12px;
}
.subnav li {
	display: inline;
	background : url(../images/common/icon2.jpg) no-repeat 0.4em 50%; 
    margin : 0; 
    padding : 0 0 2px 15px; 
}



p.date {
    display: inline;
	margin: 0;
	padding:0;
}

p.pan {
    display: inline;
	margin: 0;
	padding:0;
	width:600px;
}
/* ナビゲーション
---------------------------------------------------- */
#navigation{
	list-style: none;
	width:780px;
	height:33px;
	display:inline-block;
	zoom:100%;
	margin-top:5px;
}
#navigation:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}
#navigation li {
	display:block;
	float:left;
}
#navigation li a {
	text-decoration: none;
	display: block;
	height:33px;
	text-indent:-9999px;
}
#navi01 a{ background:url(../images/common/navi01a.jpg); width:100px;}
#navi02 a{ background:url(../images/common/navi02a.jpg); width:110px;}
#navi03 a{ background:url(../images/common/navi03a.jpg); width:104px;}
#navi04 a{ background:url(../images/common/navi04a.jpg); width:110px;}
#navi05 a{ background:url(../images/common/navi05a.jpg); width:78px;}
#navi06 a{ background:url(../images/common/navi06a.jpg); width:112px;}
#navi07 a{ background:url(../images/common/navi07a.jpg); width:136px;}

#navi01 a:hover{ background:url(../images/common/navi01b.jpg); width:100px;}
#navi02 a:hover{ background:url(../images/common/navi02b.jpg); width:110px;}
#navi03 a:hover{ background:url(../images/common/navi03b.jpg); width:104px;}
#navi04 a:hover{ background:url(../images/common/navi04b.jpg); width:110px;}
#navi05 a:hover{ background:url(../images/common/navi05b.jpg); width:78px;}
#navi06 a:hover{ background:url(../images/common/navi06b.jpg); width:112px;}
#navi07 a:hover{ background:url(../images/common/navi07b.jpg); width:136px;}

#navi01on a{ background:url(../images/common/navi01b.jpg); width:100px;}
#navi02on a{ background:url(../images/common/navi02b.jpg); width:110px;}
#navi03on a{ background:url(../images/common/navi03b.jpg); width:104px;}
#navi04on a{ background:url(../images/common/navi04b.jpg); width:110px;}
#navi05on a{ background:url(../images/common/navi05b.jpg); width:78px;}
#navi06on a{ background:url(../images/common/navi06b.jpg); width:112px;}
#navi07on a{ background:url(../images/common/navi07b.jpg); width:136px;}

a {
outline: none;
} 
/* レイアウト
---------------------------------------------------- */
#outline{
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	border-left:1px solid #cfcfcf;
	padding:10px 5px 5px 5px;
	margin-bottom:10px;
	height:1%;
}
#contentbg{
	background:url(../images/common/bg-content2.jpg) repeat-y;
	height:1%;
}

#content{
	padding:0 15px;
}
#left{
	float:left;
	width:180px;
}
#right{
	float:right;
	width:550px;
}




/*サイドバー
---------------------------------------------------- */


#left .sideblock {
	margin:0;
	padding: 0 0 5px 0;
	background-image: url(../images/top/side_prof_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

p.profinfo {
	margin:5px 5px 10px;
	line-height:1.5;
}

p.prof {
    padding:0;
	margin:0;
	text-align: center;
}

p.contacts {
    text-align: center;
	padding:0 0 7px 0;
	margin:0;
	height:62px;
	}

#left .sideblock01 {
	margin:0;
	padding-top: 12px;
}

.sidenav {
	margin: 0;
}
.sidenav ul {
         padding : 0; 
         margin : 0;
}
.sidenav li {
	list-style : none;
	}

.sidenav li.info02 {
	width:auto;
	height: auto;
	margin-bottom: 0.5em;
	padding-left: 45px;
	list-style : none;
	background-image: url(../images/top/icon_side_info02.jpg);
	background-repeat: no-repeat;
	background-position: 0.06em 0.3em;
	border-bottom:1px dotted #cccccc;
	font-weight:bold;
	}
	
.sidenav li.info03 {
	width:auto;
	height: auto;
	padding-left: 45px;
	list-style : none;
	background-image: url(../images/top/icon_side_info03.jpg);
	background-repeat: no-repeat;
	background-position: 0.06em 0.3em;
	border-bottom:1px dotted #cccccc;
	font-weight:bold;
	}

.sidenav p{
	line-height:1.1em;
	margin: 0 0 5px 0px;
	padding:0 0 5px 0;
	font-weight:normal;
}


#left .sideblock02 {
	margin:0 0 10px 0;
}

.link {
     margin: 0;
	 	 width:auto;
}
.link ul {
     margin:0;
     padding: 0;
}

.link ul li {
     margin: 0;
	 padding:0;
     list-style-type: none;
}

/* 各種タイトル
---------------------------------------------------- */
#right h3{
	clear:both;
}
#right h4{
	clear:both;
}
#right h5{
}

.base {
	padding: 0 0 0 15px;
	background-image: url(../images/common/title_base.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:30px;
}

.base01 {
	padding: 0 0 0 15px;
	background-image: url(../images/common/title_base_s.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:30px;
	color:#333333;
}

.baseora {
	padding: 0 0 0 15px;
	background-image: url(../images/gyoumu/title_ora.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:30px;
}


#left h4{
line-height:10px;
}

#left h5{
line-height:10px;
}

/* フッタ
---------------------------------------------------- */
#footer {
	text-align:center;
	width:780px;
	height:150px;
	background:url(../images/common/footer_bg.jpg) no-repeat;
}

#footer ul {
	padding:13px 0 10px 0;
         margin : 0;
}


#footer ul li {
	display:inline;
	padding: 0 5px 0 20px;
	margin : 0;
	list-style : none;
	font-size:12px;
	background-image: url(../images/common/lines_footnav.jpg);
	background-repeat: no-repeat;
	background-position: 0.3em 0.2em;
}



#footer li.line{
	padding: 0 0 0 20px;
	margin : 0;
	list-style : none;
	font-size:12px;
	background-image:none;
}

#footer p {
	font-family: verdana, arial, sans-serif;
	color: #333333;
}
address {
	color: #333333;
	font-size: 0.8em;
	font-style: normal;
	margin: 0;
}

.ad {
	float: right;
	width: 370px;
	text-align:left;
	margin: 10px 0px 15px 0px;
}



/* トップページ
---------------------------------------------------- */

p.topimage {
	margin:0 0 15px 0;
	padding:0;
}

/*ボックスを並べる*/
#lead {
	float:left;
	width:550px;
	height:auto;
	margin:0 0 20px 0;
	background-image: url(../images/top/item_bg_b.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:10px;
}

* html #lead{
			padding-bottom:0px;
			margin:0 0 20px 0;
}

*+ html #lead{
			padding-bottom:0px;
			margin:0 0 20px 0;
}

p.leadtext {
	margin:10px 9px 10px 9px;
	font-size: 110%; 
}

.item01 {
	float:left;
	margin:0;
	width:183px;
	background-image: url(../images/top/item01_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.item01 p {
	margin:0 9px 5px 9px;
	font-size:12px;
}

.item01 .more {
    text-align:right;
	padding:0 10px 0 0;
	margin:0 16px 0px 0;
	background-image: url(../images/top/icon_main_info.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
}
.item02 {
	float:left;
	margin:0;
	width:183px;
	background-image: url(../images/top/item02_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.item02 p {
	margin:0 8px 5px 14px;
	font-size:12px;
}

.item02 .more {
    text-align:right;
	padding:0 10px 0 0;
	margin:0 13px 0px 0;
	background-image: url(../images/top/icon_main_info.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
}

.item03 {
	float:left;
	margin:0;
	width:184px;
	background-image: url(../images/top/item03_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.item03 p {
	margin:0 5px 5px 17px;
	font-size:12px;
}

.item03 .more {
    text-align:right;
	padding:0 10px 0 0;
	margin:0 10px 0px 0;
	background-image: url(../images/top/icon_main_info.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
}

.top01{
	background-image: url(../images/top/item01_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top02{
	background-image: url(../images/top/item02_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top03{
	background-image: url(../images/top/item03_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:right;
}



/*更新情報*/

.section {
	margin:0px 0 0 0;
	padding:0;
	clear:both;
	position: relative;
}

.section img {
    vertical-align:bottom;
}


.section p {
	font-size: 110%; 
	}

p.rss {
     margin: 0;
}
p.rss a {
	position: absolute;
	top: 0px;
	right: 0px;
}

.wn{
	width:519px;
	border-right:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
	border-left:10px solid #266DAB;
	padding:0 10px;
	margin-top:0px;
}
.wn dl{
	padding-top:5px;
}
.wn dt{
	background:url(../images/common/icon1.jpg) 0.2em 50% no-repeat;
	padding-left:15px;
}
.wn dd{
	border-bottom:1px dotted #ccc;
	margin-bottom:5px;
	padding-bottom:5px;
	text-indent:20px;
}
.textright{
	text-align:right;
	margin-right:5px;
}

	
/* 各コンテンツページ
---------------------------------------------------- */

/*共通*/

.sectiontop{
    width:550px;
	margin:0;
	padding:0;
/*	clear:both;*/
}
.sectiontop p {
	font-size: 110%;
	margin: 10px 10px 10px 15px;
	}

/*不動産登記関係,商業・法人登記,業務案内,ごあいさつ,業務の流れ*/
.section01{
    width:550px;
	margin:0;
	padding:0;
	clear:both;
}

.section01 p {
	font-size: 110%;
	margin: 10px 10px 0 15px;
	}
	
.section01 img {
    vertical-align:bottom;
}

/*成年後見*/
.section02{
    width:550px;
	margin:0 0 20px 0;
	padding:0;
	clear:both;
}

.section02 p {
	font-size: 110%;
	margin: 10px 10px 0 15px;
	}
	
.section02 img {
    vertical-align:bottom;
}

/*事務所概要*/

.infotable{
	width:100%;
	border-collapse:collapse;
	margin:15px 0 15px 0;
}
.infotable td,
.infotable th{
	border:1px solid #ccc;
	padding:5px 8px;
}
.infotable th{
	background:#f3f3f3;
	font-weight:normal;
	width:100px;
}

/*ごあいさつ お問い合わせ*/

.section03{
    width:550px;
	margin:10px 0 20px 0;
	padding:0;
	clear:both;
}

.section03 p {
	font-size: 110%;
	margin: 10px 10px 0 15px;
	}


.us {
	padding: 0;
	line-height:20px;
	border-bottom:1px solid #cccccc;
	font-weight:bold;
}

.us01 {
	padding: 0;
	margin-bottom: 5px;
	border-bottom: 1px dotted #cccccc;
	line-height:20px;
}
	
/*リンク*/

.section04{
    width:550px;
	margin:10px 0 5px 0;
	padding:0;
	clear:both;
}

.section04 p {
	font-size: 110%;
	margin: 10px 10px 0 15px;
	}

/*不動産登記関係,商業・法人登記,成年後見,業務案内*/

.section05{
	width:528px;
	margin:10px 0 20px 10px;
	padding:0 0 20px 0;
	background-color:#f6f6f6;
	border:1px solid #e5e3e4;
}

.section05 p {
	font-size: 110%;
	margin: 10px 10px 0 15px;
	}

p.next {
    width:530px;
	text-align:right;
	margin:0 5px 10px 0;
	padding:0 10px 0 0;
	background-image: url(../images/common/icon1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 100%;
}

p.midashi {
    border-bottom:1px solid #cccccc;
	font-weight:bold;
	color:#444444;
}

p.icon {
    	background-image: url(../images/common/icon1.jpg);
	background-repeat: no-repeat;
	background-position: 0.15em 0.5em;
	padding:0 0 0 15px;
	}
	
p.bottombn {
    text-align:center;
}

/* 記事内　ulタグ  */
.con ul {
	margin: 15px 0 10px 0;
	}
.con ul ul {
	margin-bottom: 0px;
	}
.con li {
	margin: 0px;
	padding: 0px 10px 10px 30px;
	list-style: none;
	background-image: url(../images/common/icon_cir_bru.jpg);
	background-repeat: no-repeat;
	background-position: 1.3em 0.5em;
	font-size: 110%;
	}
/* 記事内　ulタグ  */
.nor ul {
	margin: 15px 5px 0 5px;
	}
.nor ul ul {
	margin-bottom: 0px;
	}
.nor li {
	list-style-type: disc;
         margin: 0px 0 0 25px;
	padding: 0px 0px 10px 0px;
	}


/* 記事内　リンクのあるulタグ */

.linkpage {
	margin: 10px 0 0 0;
	}

.linkpage ul {
	margin: 0;
	}

.linkpage ul ul {
	margin-bottom: 0px;
	}

.linkpage li {
	background : url(../images/common/icon2.jpg) no-repeat 1.2em 0.7em; 
	margin: 0px;
	padding: 0px 0px 10px 25px;
	list-style: none;
	font-size: 110%;
	}
	
/*サイトマップ*/

.mappage{
    width:500px;
	margin:10px 0 20px 10px;
	padding:0;
}

ul.home {
	list-style: none;
	font-size: 14px;
		background-image: url(../images/common/icon1.jpg);
	background-repeat: no-repeat;
	background-position: 0.3em 0.5em;
	padding-left:15px;
}


ul.tree {
    margin: 0!important;
    padding: 0!important;
    list-style: none!important;
	font-size: 14px;
}
ul.tree ul {
    margin: 0 0 0 1em!important;
    padding: 0!important;
	font-size: 14px;
}
ul.tree li {
    margin: 0!important;
    padding: 3px 0 5px 18px!important;
    background-image: url(../images/sitemap/tree_lst.gif);
    background-repeat: no-repeat!important;
    list-style: none!important;
	font-size: 14px;
}
ul.tree li.tree_end {
    background-image: url(../images/sitemap/tree_end.gif);
    list-style: none;
	font-size: 14px;
}





/* 記事内　画像 */

.imgleft {
    float:left;
	margin:0 10px 0 0;
	}

.imgright {
    float:right;
	margin:0 0 0 10px;
	}

/*お問い合わせフォーム
------------------------------------------------ */
.contacttable{
	width:100%;
	border-collapse:collapse;
	margin:15px 0 15px 0;
}
.contacttable td,
.contacttable th{
	border:1px solid #ccc;
	padding:5px 8px;
}
.contacttable th{
	background:#f3f3f3;
	font-weight:normal;
	width:190px;
}
.contacttable th .red2{
	font-size:12px;
}
label{
	margin-right:10px;
}
.contacttable input{
	padding:3px;
}

.form00{width:30px;border:1px solid #999999;}
.form01{width:60px;border:1px solid #999999;}
.form02{width:150px;border:1px solid #999999;}
.form03{width:300px;border:1px solid #999999;}
.form04{width:300px; height:200px;border:1px solid #999999;}

.button{
	text-align:center;
	padding:20px 0 20px 0;
}


.jisage{
	margin-left:20px;
}
.jisage2{
	margin-left:20px;
	padding-bottom:20px;
}


/* MTニュース
---------------------------------------------------- */
.newsbody{
	padding:10px 10px;
	margin:10px 0 10px 0;
	border:1px solid #CCCCCC;
	background:#ffffff;
}
.newstitle {
/*	margin-bottom:10px;*/
	color:#00579f;
	margin:0;
	padding:0;
	border-bottom:1px dotted #cccccc;
}

p.newsdate{
	text-align:right;
	margin:3px 0 10px 0;
	padding:0;
	font-size:100%;
}

.assetbody{
    font-size:110%;
}
	

/* MT過去ログ
---------------------------------------------------- */
.log {
	margin: 10px 0 0 0;
	}

.log ul {
	margin: 0;
	}

.log ul ul {
	margin-bottom: 0px;
	}

.log li {
	background : url(../images/common/icon_bru03.jpg) no-repeat 1.6em 0.7em; 
	margin: 0px;
	padding: 0px 0px 10px 30px;
	list-style: none;
	font-size: 110%;
	}

/* font ---------------------------------------------*/
body {
	font-size: 75%;
	line-height: 1.5;
	font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	letter-spacing: 0.1em; /* 文字間をフォントサイズの0.1em分に指定 */
	color:#444444;

}
h1 {
	font-size: 150%; /* フォントサイズをbody要素から継承された計算値の150%分に指定 */
}
h2 {
	font-size: 100%; /* フォントサイズをbody要素から継承された計算値の100%分に指定 */
    font-weight:normal;
}

h4 {
	font-size: 120%; /* フォントサイズをbody要素から継承された計算値の120%分に指定 */
	font-weight:bold;
}

h5 {
	font-size: 120%; /* フォントサイズをbody要素から継承された計算値の120%分に指定 */
	font-weight:bold;
}

h4 a{
    text-decoration:none;
	color:#0967b3;
}

h4 a:link {
	color:#0967b3;
	}

h4 a:visited {
	color:#0967b3;
	}

h4 a:active {
	color:#0967b3;
	}

h4 a:hover {
	color:#0967b3;
	text-decoration: none;
	}
	
#footer a{
    text-decoration:none;
	color:#666666;
}

#footer a:link {
	color:#666666;
	}

#footer a:visited {
	color:#666666;
	}

#footer a:active {
	color:#666666;
	}

#footer a:hover {
	color:#666666;
	text-decoration:underline;
	}


address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul,li {
	list-style:none;
}

p {   
    margin:0;
	padding:0;
	line-height: 1.5;
}   
.clear {   
    clear:both;   
}  


/* 指定が無い時のリンクの下線の有無 */
a {
	text-decoration:underline ;	
	}
/* 指定が無い時の未読リンクの色 */
a:link {
	color: #0000ff;
	}
/* 指定が無い時の既読リンクの色 */
a:visited {
	color: #0000ff;
	}
/* 指定無い時のリンク部分のクリック時 */
a:active {
	color: #0000ff;
	}
/* マウスカーソルがリンクにかさなった時 */
a:hover {
	color: #CC0000;
	text-decoration: underline;
	}


/* 汎用CSS
---------------------------------------------------- */
.clear {clear:both;}
.red{ color:#FF0000; font-size:10px;}
.red2{ color:#FF0000;}
.blue{color:blue;}
.yellow{color:#FF9900;}
.green{color:green;}
