@charset "UTF-8";


/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-size: 90%;
	line-height: 1.5;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../img/back3.gif);
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,p,ul,il,ol,dl,dt,dd{
	margin: 0;
	padding: 0;
}
a {
	color: #993300;
}
a:hover {
	color: #CC3300;
}
.skip {
	display: none;
}
.media1 {
	display: none;
}
#totop {
	font-size: 80%;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}

.alignLeft {
	text-align: left;
}

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}
.clear {
	float: none;
	clear: both;
}
#blue{
	color: #0000CC;
}
#vlt{
	color: #5A62B5;
}
.vlt{
	color: #5A62B5;
}
#gry{
	color: #777777;
}
#red{
	color: #cc0000;
}
#orng {
	color: #B53F1E;
}
#blwn {
	color: #996633;
}


/* Wrapper
---------------------------------------------*/
#Base-center {
	position:absolute;
	text-align:center;
	width: 100%;
}

#Wrapper {
	margin-left:auto;
	margin-right:auto;
	margin:0px auto;
	width: 760px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	background: #FFFFFF url(../img/back-left.gif) repeat-y left;
}
#Wrapper2 {
	width: 802px;
	margin: 0;
	padding: 0;
	background: url(../img/back-right.gif) repeat-y right;
}



/* トップヘッダー
---------------------------------------------*/
#header1 {
	background: #FFFFFF url(../img/top-title4.png) top left no-repeat;
	width: 760px;
	padding-top: 145px;
	margin-left: 21px;
	margin-right: 21px;
}
#header2 {
	background: #FFFFFF url(../img/top-title4.png) top left no-repeat;
	width: 760px;
	padding-top: 145px;
	margin-left: 21px;
	margin-right: 21px;
}
#header3 {
	background: #FFFFFF url(../img/top-title3.png) top left no-repeat;
	width: 760px;
	padding-top: 145px;
	margin-left: 21px;
	margin-right: 21px;
}
#header4 {
	background: #FFFFFF url(../img/top-title6.png) top left no-repeat;
	width: 760px;
	padding-top: 145px;
	margin-left: 21px;
	margin-right: 21px;
}
#header5 {
	background: #FFFFFF url(../img/top-title13.png) top left no-repeat;
	width: 760px;
	padding-top: 145px;
	margin-left: 21px;
	margin-right: 21px;
}
#header6 {
	background: #FFFFFF url(../img/top-title9.png) top left no-repeat;
	width: 760px;
	padding-top: 145px;
	margin-left: 21px;
	margin-right: 21px;
}
#header7 {
	background: #FFFFFF url(../img/top-title10.png) top left no-repeat;
	width: 760px;
	padding-top: 145px;
	margin-left: 21px;
	margin-right: 21px;
}
#header8 {
	background: #FFFFFF url(../img/top-title8.png) top left no-repeat;
	width: 760px;
	padding-top: 145px;
	margin-left: 21px;
	margin-right: 21px;
}
#header9 {
	background: #FFFFFF url(../img/top-title12.png) top left no-repeat;
	width: 760px;
	padding-top: 145px;
	margin-left: 21px;
	margin-right: 21px;
}
#top {
	position: absolute;
	top: 2px;
	width: 745px;
	text-align: left;
	font-size: 75%;
	color: #000066;
	font-weight: normal;
	margin-left: 15px;
}
.topline {
	background:  url(../img/menu-bottomline.png) bottom repeat-x;
	width: 760px;
	height: 37px;
}

/* トップナビゲーション
---------------------------------------------*/
#globalNav {
	position: relative;
	width: 760px;
	height: 30px;
	background: #65CC16 url(../img/menu-back.png) left top repeat-x;
}
#globalNav li {
	float: left;
	list-style-type: none;
	text-indent: -99999px;
	background: #65CC16;
}
#globalNav li a {
	/*¥*/
	overflow: hidden;
	text-decoration: none;
	/**/	
}
#globalNav li a:hover {
	background: url(../img/menu-ov.png) top left no-repeat;
	text-decoration: none;
}
#globalNav li.menu0 {
	display: block;
	background: #65CC16 url(../img/menu-back.png) left top repeat-x;
	width: 0px;
	height: 30px;
	border-right: 0px solid #FFFFFF;
}
#globalNav li.menu1 a {
	display: block;
	background: url(../img/menu/top.png) top center no-repeat;
	width: 54px;
	height: 30px;
	border-right: 1px solid #FFFFFF;
}
#globalNav li.menu1 a:hover {
	background: url(../img/menu/top-ov.png) top center no-repeat; 
}
#globalNav li.menu2 a {
	display: block;
	background: url(../img/menu/info.png) top center no-repeat;
	width: 88px;
	height: 30px;
	border-right: 1px solid #FFFFFF;
}
#globalNav li.menu2 a:hover {
	background: url(../img/menu/info-ov.png) top center no-repeat; 
}
#globalNav li.menu3 a {
	display: block;
	background: url(../img/menu/toriatukai.png) top center no-repeat;
	width: 88px;
	height: 30px;
	border-right: 1px solid #FFFFFF;
}
#globalNav li.menu3 a:hover {
	background: url(../img/menu/toriatukai-ov.png) top center no-repeat; 
}
#globalNav li.menu4 a {
	display: block;
	background: url(../img/menu/price.png) top center no-repeat;
	width: 88px;
	height: 30px;
	border-right: 1px solid #FFFFFF;
}
#globalNav li.menu4 a:hover {
	background: url(../img/menu/price-ov.png) top center no-repeat; 
}
#globalNav li.menu5 a {
	display: block;
	background: url(../img/menu/bengoshi.png) top center no-repeat;
	width: 88px;
	height: 30px;
	border-right: 1px solid #FFFFFF;
}
#globalNav li.menu5 a:hover {
	background: url(../img/menu/bengoshi-ov.png) top center no-repeat; 
}
#globalNav li.menu6 a {
	display: block;
	background: url(../img/menu/lecture.png) top center no-repeat;
	width: 86px;
	height: 30px;
	border-right: 1px solid #FFFFFF;
}
#globalNav li.menu6 a:hover {
	background: url(../img/menu/lecture-ov.png) top center no-repeat; 
}
#globalNav li.menu7 a {
	display: block;
	background: url(../img/menu/access.png) top center no-repeat;
	width: 88px;
	height: 30px;
	border-right: 1px solid #FFFFFF;
}
#globalNav li.menu7 a:hover {
	background: url(../img/menu/access-ov.png) top center no-repeat; 
}
#globalNav li.menu8 a {
	display: block;
	background: url(../img/menu/diary.png) top center no-repeat;
	width: 86px;
	height: 30px;
	border-right: 1px solid #FFFFFF;
}
#globalNav li.menu8 a:hover {
	background: url(../img/menu/diary-ov.png) top center no-repeat; 
}
#globalNav li.menu9 a {
	display: block;
	background: url(../img/menu/blog.png) top center no-repeat;
	width: 86px;
	height: 30px;
}
#globalNav li.menu9 a:hover {
	background: url(../img/menu/blog-ov.png) top center no-repeat; 
}




/* たて組レイアウト
---------------------------------------------*/
#contentWrapper {
	position: relative;
	width: 760px;
	margin-left: 21px;
	margin-right: 21px;
	text-align: left;
	background: #FDF5E3 url(../img/main-back.gif);
}
#content {
	padding: 10px 0px;
	margin: 0 37px;
}

/* hide from Mac IE \*/
 * html #content {
	padding: 0px;
	margin: 0 37px;
}
    /* */ 
	
#footer {
	clear: both;
	width: 760px;
	height: 120px;
	margin-right: 21px;
	margin-left: 21px;
	background: #FFFFFF url(../img/footer-line.gif) top repeat-x;
}
#footer-text {
	padding-top: 10px;
	padding-right: 25px;
	font-size: 90%;
	font-weight: normal;
	color: #333333;
	text-align: right;
}
#footer-menu {
	margin: 0;
	padding-top: 15px;
	padding-right: 20px;
	text-align: right;
	font-size: 90%;
	font-weight: normal;
}
/* メインテキスト指定
---------------------------------------------*/
h1 .top {
}
h2 {
	font-size: 115%;
	font-weight: bold;
	color: #663300;
}
h3 {
	font-size: 115%;
	font-weight: bold;
}
h3.blwn {
	color: #996633;
	line-height: 1.5;
	margin-bottom: 10px;
}
h3.blck{
	color: #000000;
	line-height: 1.5;
	margin-bottom: 10px;
	margin-top: 5px;
}
h3.blwn2 {
	color: #996633;
	line-height: 1.5;
	margin-bottom: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #B0866B;
	padding-left: 10px;
}
.main-text {
	font-size: 100%;
	font-weight: normal;
	color: #444444;
	line-height: 1.5;
	
}
.main-text2 {
	font-size: 100%;
	font-weight: normal;
	color: #444444;
	line-height: 1.5;
	margin-top: 5px;
}

.text-s {
	font-size: 90%;
	font-weight: normal;
	color: #444444;
	line-height: 1.5;
	
}
.text-ss {
	font-size: 80%;
	font-weight: normal;
	line-height: 1.5;
	
}
.title {
	height: 50px;
	background: url(../img/title-back.gif) bottom no-repeat;
	padding-top: 20px;
	margin-left: 20px;
	font-size: 105%;
	font-weight: bold;
	color: #993300;
	text-align: center;
}

/* hide from Mac IE \*/
 * html .title {
	height: 50px;
	background: url(../img/title-back.gif) bottom no-repeat;
	padding-top: 35px;
	padding-left: 5px;
	margin-left: 5px;
	font-size: 105%;
	font-weight: bold;
	color: #993300;
	text-align: center;
}
    /* */ 
	
h2.title {
	height: 50px;
	background: url(../img/title-back.gif) bottom no-repeat;
	padding-top: 20px;
	margin-left: 15px;
	padding-left: 60px;
	font-size: 130%;
	font-weight: bold;
	color: #993300;
	text-align: left;
}

/* hide from Mac IE \*/
 * html h2.title {
	height: 50px;
	background: url(../img/title-back.gif) bottom no-repeat;
	padding-top: 35px;
	padding-left: 60px;
	margin-left: 5px;
	font-size: 130%;
	font-weight: bold;
	color: #993300;
	text-align: left;
}
    /* */ 

.title2 {
	margin: 5px 0 5px 0;
	font-size: 120%;
	font-weight: bold;
	color: #993300;
}

/* hide from Mac IE \*/
 * html .title2 {
	margin: 10px 0 5px 0;
	font-size: 120%;
	font-weight: bold;
	color: #993300;
}
    /* */ 

.waku-back{
	background: url(../img/table-back.gif) center repeat-y;
	width: 685px;
	margin: 0;
	padding: 0;
}
.waku-top{
	background: url(../img/table-top.gif) top center no-repeat;
	width: 685px;
}
.waku-bottom{
	background: url(../img/table-bottom.gif) bottom center no-repeat;
	width: 685px;
}

.waku-bottomb{
	background: url(../img/table-bottom-bird.gif) bottom center no-repeat;
	width: 685px;
}


.contents-table1 {
	background: url(../img/table-back-clover.gif) top no-repeat;
	padding: 25px 40px 40px 40px;
	text-align: left;
}
.contents-table2 {
	padding: 30px 40px 20px 40px;
	text-align: left;
}
#indent {
	margin: 10px 20px;
}
.indent {
	margin: 10px 40px;
}
#indent-left {
	margin-left: 100px;
	line-height: 1.5;
}
td #whitetop {
	height: 16px;
	background: url(../img/table-top.gif) top no-repeat;
}
td #white {
	background: #FFFFFF url(../img/table-back.gif) repeat-y;
}
td #whitebottom {
	height: 16px;
	background: url(../img/table-bottom.gif) top no-repeat;
}
td #whitebottomb {
	height: 52px;
	background: url(../img/table-bottom-bird.gif) top no-repeat;
}
td #pinktop {
	height: 11px;
	background: url(../img/table2-top.gif) top no-repeat;
}
td #pink {
	height: 75px;
	background: url(../img/table2-back.gif) repeat-y;
	padding: 10px 20px;
}
td #pinkbottom {
	height: 11px;
	background: url(../img/table2-bottom.gif) top no-repeat;
}
table #0 {
	margin: 0px;
	padding: 0px;
}

table.soudan {
	margin: 0px;
	width: 100%;
}

table.price {
	margin: 0 0 10px 0;
	padding: 0;
	width: 450px;
	font-size: 120%;
	font-weight: bold;	
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.price th{
	margin: 0;
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.price td{
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}



.plist {
	font-size: 85%;
	color: #555555;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-left: 5px;
}
.googlemap {
	width: 220px;
	height: 50px;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	background: url(../img/googlemaback.gif) no-repeat;
	padding-top: 10px;
}

h4.bengoshimenu {
	font-size: 100%;
	font-weight: bold;
	margin: 5px 0;
	text-align: right;
}
.bengoshi {
	line-height: 1.5;
	margin: 0;
}
.bengoshi .right {
	margin-left: 240px;
	line-height: 1.5;
}
.bengoshi h2{
	font-size: 120%;
	letter-spacing: 0.1em;
	line-height: 1.5;
	color: #996633;
	font-weight: normal;
}
.bengoshi h3{
	font-size: 120%;
	letter-spacing: 0.1em;
	line-height: 1.5;
	color: #000000;
}
.bengoshi .comment {
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 1.6;
}
.bengoshi .ryakureki {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bengoshi li{
	margin-top: 10px;
	padding-bottom: 5px;
	list-style-type: none;
	line-height: 1.3;
}
.jirei{
	margin-top: 10px;
	margin-right: 20px;
	text-align: right;
}
.jirei li{
	padding-bottom: 10px;
	list-style-type: none;
	font-size: 120%;
	letter-spacing: 0.1em;
	line-height: 1.3;
	color: #000000;
	font-weight: bold;
}
.irai{
	margin: 20px 20px 20px 50px;
}
.irai li{
	padding-bottom: 10px;
	font-size: 120%;
	line-height: 1.3;
	color: #000000;
	font-weight: bold;
}
.irai dl{
	padding: 5px 20px 10px 20px;
	font-size: 100%;
	line-height: 1.5;
	color: #444444;
	font-weight: normal;
}


.links{
	margin: 10px 20px 10px 50px;
	background: url(../img/linkback.jpg) right no-repeat;
	text-align: left;
}

.links ul{
	list-style-type: none;
}
.links li{
	padding-bottom: 10px;
	font-size: 120%;
	line-height: 1.3;
	color: #333333;
	font-weight: normal;
	padding-left: 20px;
	margin-top: 5px;
}
.links h3{
	font-size: 100%;
	line-height: 1.3;
	color: #333333;
	font-weight: normal;
	margin-top: 5px;
}


/* 弁護士日記
---------------------------------------------*/

.diary-menu{
	margin: 10px 0px 5px 5px;
	padding: 5px 3px 3px 3px;
	text-align: center;
}

.diary-menu img{
	padding: 0 2px;
}

.diary{
	padding: 30px 20px 20px 20px;
}

.diary-detail{
	margin: 5px 10px;
	padding: 10px 20px 20px 20px;
	border: #DDDDDD solid 1px;
}

.diary h3{
	margin: 5px 10px;
	padding: 5px 10px;
	border-bottom: #C2AE51 double 3px;
	background-color: #FDF5E3;
}


.diary h4{
	font-size: 140%;
	line-height: 1.3;
	color: #333333;
	font-weight: bold;
	margin: 10px 0px 20px 0px;
	padding: 10px 20px;
	border-bottom: #DDDDDD solid 2px;
	text-align: center;
}

.diary table{
	margin: 5px 10px;
}

.diary td{
	padding-bottom: 8px;
	padding-left: 50px;
	margin-top: 8px;
	font-size: 120%;
	line-height: 1.3;
	color: #333333;
	font-weight: bold;
	border-bottom: #CCCCCC solid 1px;
	width: 570px;
	background:url(../img/d-back.gif) no-repeat;
}

.diary-detail td{
	background: none;
	padding: 20px;
	margin: 20px;
	font-weight: normal;
	font-size: 100%;
	border: #CCCCCC solid 1px;
	width: 550px;
}

.diary td.top{
	padding-left: 20px;
	width: 495px;
	background: none;
}

.diary th{
	padding-bottom: 8px;
	margin-top: 8px;
	font-size: 100%;
	line-height: 1.3;
	color: #555555;
	font-weight: bold;
	border-bottom: #CCCCCC solid 1px;
}

.diary .date{
	font-size: 85%;
	line-height: 1.3;
	color: #333333;
	margin: 5px 10px;
	text-align: right;
	border-bottom: #dddddd double 3px;
	padding-top: 5px;
}

.diary p{
	margin: 10px 20px;
	font-size: 100%;
	line-height: 1.6;
}

.diary .backnext{
	font-size: 80%;
	line-height: 1.3;
	color: #333333;
	margin: 5px 0;
}


/* サイトマップ
---------------------------------------------*/

.sitemap{
	margin: 10px 20px 10px 50px;
	background: url(../img/sitemapback.jpg) right bottom no-repeat;
	text-align: left;
}

.sitemap ul{
	list-style-type: none;
	background: url(../img/dot-sitemap1.gif) left repeat-y;
}
.sitemap li{
	padding-bottom: 10px;
	line-height: 1.3;
	color: #333333;
	font-weight: normal;
	padding-left: 40px;
	margin-top: 5px;
	background: url(../img/dot-sitemap.gif) left top no-repeat;
}

* html .sitemap li{
	padding-bottom: 0px;
	padding-top: 5px;
	background: url(../img/dot-sitemap3.gif) left top no-repeat;
}

*:first-child+html .sitemap li{
	padding-bottom: 0px;
	padding-top: 5px;
	background: url(../img/dot-sitemap3.gif) left top no-repeat;
}




.sitemap li.sitemap2{
	background: url(../img/dot-sitemap2.gif) left bottom no-repeat;
}

* html .sitemap li.sitemap2{
	background: url(../img/dot-sitemap2.gif) left top no-repeat;
}

*:first-child+html .sitemap li.sitemap2{
	background: url(../img/dot-sitemap2.gif) left top no-repeat;
}

.sitemap h3{
	font-size: 100%;
	line-height: 1.3;
	color: #333333;
	font-weight: normal;
	margin-top: 5px;
}


/* 講演会
---------------------------------------------*/

.lecture-menu{
	margin: 10px 0px 5px 5px;
	padding: 5px 3px 3px 3px;
	text-align: center;
}


.lecture{
	padding: 20px;
}

.lecture h3{
	margin: 5px 0;
	padding: 5px 10px;
	border-bottom: #C2AE51 double 3px;
	background-color: #FDF5E3;
}


.lecture h4{
	font-size: 140%;
	line-height: 1.3;
	color: #333333;
	font-weight: bold;
	margin: 10px 0px 20px 0px;
	padding: 10px 20px;
	border-bottom: #DDDDDD solid 2px;
	text-align: center;
}

.lecture table{
	margin: 0 0 5px 0;
	padding: 0;
	width: 100%;
	font-size: 90%;
	border-top: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
}

.lecture td{
	margin: 0 0 0 0;
	padding: 5px;
	line-height: 1.3;
	border-bottom: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	text-align: left;
}

.lecture th{
	margin: 0 0 0 0;
	padding: 5px;
	color: #555555;
	border-bottom: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	background-color: #EEEEEE;
	text-align: center;
	font-weight: normal;
	
}

.lecture th.date{
	border-left:0px;
}
.lecture td.date{
	border-left:0px;
}


.lecture .theme{
	font-size: 110%;
	font-weight: bold;
}


.lecture p{
	margin: 5px 10px 0 10px;
	font-size: 100%;
}

.lecture .backnext{
	font-size: 80%;
	line-height: 1.3;
	color: #333333;
	margin: 5px 0;
}

