/* CSS Document */

/*目次
  1.スタイル初期化(変更不可）
　2.基本スタイル(最初に設定してください）
　3.IE以外にフォントサイズを上書き(重要）
  4.コンテナー container（フッターを含む）
  5.ヘッドエリア headArea
  6.グローバルナビ global_nav
  7.ページタイトル
  8.コンテンツエリア content
  9.サイドナビ sideNavi
  10.メインエリア mainArea
  11.パンくずリスト breadcrumb
  12.メイン main
  13.ボトム bottom
  ■各ページカテゴリ設定
  ■プリントアウト設定
---------------------------------------------------------*/


/*1.スタイル初期化
---------------------------------------------------------*/
*{
margin: 0;
padding: 0;
text-decoration: none;
}

/*2.基本スタイルここから
---------------------------------------------------------*/

body{
	color: #000000;
	line-height: 1.5em;
	margin: 0px auto;
	padding: 0px;
	text-decoration: none;
	font-size:12px;
	background-color: #E8E8E8;
	background-image: url(../pic/slash.gif);
	background-repeat: repeat;
	text-align: center;
}

/*3.IE以外にフォントサイズを上書き
-----------------------------------*/
html>body{
	font-size: 83%;
	margin-right: auto;
	margin-left: auto;
}

/*4.コンテナー
---------------------------------------------------------*/
#container{
	width:801px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	height: 1%;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: left;
}

/*5.ヘッドエリア
---------------------------------------------------------*/
#headArea{
	width: 801px;
	height: 147px;
	margin: 0px auto;
	padding: 0px;
	clear: left;
	display: block;
	text-align: left;
}

#headArea h1,h1 a,{
	height: 87px;
	width: 800px;
	display: block;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}


#logo{
	display: block;
	height: 82px;
	width: 800px;
	background-image: url(../pic/top_logo.jpg);
	background-repeat: no-repeat;
}





/*6.グローバルナビ global_nav
---------------------------------------------------------*/
#global_nav{
	height: 65px;
}

#global_nav ul {
	width:801px;
}

#global_nav li{display:inline;}


#global_nav li a {
	display: block;
	float:left;
	text-indent:-9999px;
	margin: 0px;
	height: 65px;
	text-decoration:none;
} 

/*	オフ	*/
#menu01 a{width:115px;background:url("global_navi.jpg") 0 0 no-repeat;}
#menu02 a{width:114px;background:url("global_navi.jpg") -115px 0 no-repeat;}
#menu03 a{width:114px;background:url("global_navi.jpg") -229px 0 no-repeat;}
#menu04 a{width:114px;background:url("global_navi.jpg") -343px 0 no-repeat;}
#menu05 a{width:114px;background:url("global_navi.jpg") -457px 0 no-repeat;}
#menu06 a{width:114px;background:url("global_navi.jpg") -571px 0 no-repeat;}
#menu07 a{width:115px;background:url("global_navi.jpg") -685px 0 no-repeat;}

/*	オン	*/
#menu01 a:hover,#menu01 a.on{background-position: 0 -65px;}
#menu02 a:hover,#menu02 a.on{background-position: -115px -65px;}
#menu03 a:hover,#menu03 a.on{background-position: -229px -65px;}
#menu04 a:hover,#menu04 a.on{background-position: -343px -65px;}
#menu05 a:hover,#menu05 a.on{background-position: -457px -65px;}
#menu06 a:hover,#menu06 a.on{background-position: -571px -65px;}
#menu07 a:hover,#menu07 a.on{background-position: -685px -65px;}


/*7.ページタイトル
---------------------------------------------------------*/
#pagetitle{
	height: 76px;
	width: 800px;
}

/*8.コンテンツエリア content
---------------------------------------------------------*/

#content{
	padding: 0px;
	height: auto;
	width: 799px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	}
	
	
ｗ/*9.サイドナビ sideNavi
---------------------------------------------------------*/

#sideNavi {
	float:right;
	padding: 0px;
	height: auto;
	width: 196px;
	margin: 0px auto;
}

#sideNavi p {
	margin-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* サイドトップ 
--------------------*/
#sideTop{
	height: auto;
	margin: 0px auto;
	width: 178px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sideTop p{
	margin-top: 10px;
}

#sideTop img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul#sideTop {
}

#sideTop li {
	width: 174px;
	margin: 0;
	padding: 2px 0px;
	list-style-type: none;
}

#sideTop a {
	margin: 0 auto;
	padding: 0 0 0 8px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #DFFFE3;
	text-decoration: none;
	color: #333333;
}

#sideTop a:hover {
	color: #0099FF;
	border-left-color: #00CC33;
}

/* サイドボトム 
--------------------*/
#sidebottom {
	padding: 30px 0px 100px;
	height: 200px;
	margin: 0px;
	width: 178px;
}

#sidebottom li {
	width: 210px;
	margin: 0;
	padding: 2px 0px;
	list-style-type: none;
}

#sidebottom a {
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}

#sidebottom a:hover {
	color: #D9E6FF;
	border-left-color: #FFCCFF;

}


#sidebottom p{
	padding:5px 0 0 0px;
}


/*10.メインエリア mainArea
---------------------------------------------------------*/
#mainArea{
	float: none;
	width:602px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../pic/scene_pla21_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 95px;
}


/*11.パンくずリスト
---------------------------------------------------------*/
#breadcrumb{
	clear:both;
	margin:0px 1px;
	padding: 3px 0px 5px 16px;
	color: #666666;
	font-size: 80%;
	width: 500px;
}

#breadcrumb img{
	margin-right: 5px;
	margin-left: 5px;
}

#breadcrumb a{
	color: #666666;
}

#breadcrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/*12.メイン
---------------------------------------------------------*/
#main{
	padding: 0px;
	height: auto;
	width: 602px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	/*		font-family: "ヒラギノ角ゴ Pro W3","ＭＳ ゴシック", "Osaka−等幅";
	---*/
}

#main img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main h3{
	font-size: 18px;
	color: #004F00;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bolder;
	display: block;
	padding: 0px;
	width: 550px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

#main h4{
	font-size: 120%;
	color: #006699;
	margin-top: 10px;
	margin-bottom: 2px;
	padding-right: 0px;
	font-weight: bold;
}

#main p{
	margin-top: 10px;
}

a:link, a:visited{
	color: #0066FF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


textarea {
	font-size: 10pt;
	color: #000080;
	border: 1px solid #808080;
	background-color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Shadow
	(color=#BDC3BD, Direction=135, Strength=3);
}

.textbox {
	padding:2;
	font-size: 10pt;
	color: #000080;
	border: 1px solid #808080;
	background-color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Shadow
	(color=#BDC3BD, Direction=135, Strength=3);
}

select {
	font-size: 10pt;
	color: #000080;
	border: 1px solid #808080;
	background-color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Shadow
	(color=#BDC3BD, Direction=135, Strength=3);
}



#main dl{
	margin: 0px;
	width:545px;
}

#main dt{
	width: 540px;
	padding: 5px 5px 0px;
	left: 0px;
	font-weight: bold;
}

#main dd{
	margin: 0px 0px 0px 10px;
	padding: 0px 5px 5px;
	left: 175px;}


/*ニュースエリア
---------------------------------------------------------*/
#newsArea {
	left:0;
	margin-top:10px;
	width: 550px;
	padding-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#newsArea ul{
	height: 10em;
	width: 550px;
	list-style-type:none;
	line-height: 1.2em;
	padding-bottom:15px;
	margin-left: 0px;
	margin-right: 0px;
	overflow: auto;
	padding-left: 0px;
}

#newsArea li{
	margin: 0 5px 0 0;
	padding-top: 2px;
	border-bottom: 1px dotted;
	width: 530px;
	padding-left: 5px;
	padding-right: 0px;
	font-size: 12px;
}
#newsArea p{
	padding:5px 0 0 0px;
}

/*14.コピーライト
---------------------------------------------------------*/
#footer {
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#copyright{
	display: block;
	width: 800px;
	background-image: url(../pic/copyright.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	height: 37px;
	background-position: center center;
}

/*6.ボトム
---------------------------------------------------------*/
#bottom{
	background-image: url("bottom.jpg");
	no-repeat;
	height: 20px;
}

#bottom ul {
	width:800px;
}

#bottom li{display:inline;}


#bottom li a {
	display: block;
	float:left;
	text-indent:-9999px;
	margin: 0px;
	height: 20px;
	text-decoration:none;
} 

/*	オフ	*/
#bmenu01 {width:516px;background:url("bottom.jpg") 0 0 no-repeat;}
#bmenu01 a{width:516px;background:url("bottom.jpg") 0 0 no-repeat;}
#bmenu02 a{width:111px;background:url("bottom.jpg") -516px 0 no-repeat}
#bmenu03 a{width:75px;background:url("bottom.jpg") -627px 0 no-repeat}
#bmenu04 a{width:95px;background:url("bottom.jpg") -702px 0 no-repeat}

/*	オン	*/
#bmenu01 a:hover,#bmenu01 a.on{background-position:0 -35px;}
#bmenu02 a:hover,#bmenu02 a.on{background-position: -516px -35px;}
#bmenu03 a:hover,#bmenu03 a.on{background-position: -627px -35px;}
#bmenu04 a:hover,#bmenu04 a.on{background-position: -702px -35px;}





/*フロートクリア
---------------------------------------------------------*/
.clear {
	clear: both;
}
.pagetop {
	clear: both;
	width: 800px;
	margin-bottom: 5px;
	margin-top: 20px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}

.pagetop_main {
	clear: both;
	width: 548px;
	margin-bottom: 0px;
	margin-top: 10px;
	text-align: right;
}

.pagetop img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*各ページカテゴリ設定
  1.ホーム
　2.トッピックス
　3.事務所紹介
  4.取扱業務内容
  5.弁護士紹介
  6.バートナー募集
  7.お問合せ
  8.ブランクページ
---------------------------------------------------------*/

/*1.ホーム
--------------------*/
.homeLogo{
	background-image: url(../pic/top_logo.jpg);
	margin: 0px;
	padding: 0px;
	height: 87px;
	width: 800px;
	display: block;
	text-indent: -9999px;
	background-position: top;
	}
