body,img {
	margin: 0px;
	padding: 0px;
}
/*
*/
#header,#navi,#content,#footer {
	font-size: 0.8em;
}
#header {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
}
h1{
	clear:both;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0;
}
#sitetitle {
	float: left;
	width: auto;
	padding:10px 0 0;
}

#members {
	padding:0px;
	margin:0px;
	width: 320px;
	float: right;
}

#members ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:right;
}
#members li{
	float:left;
	padding:0 0 0 10px;
	text-align:center;
}
#members li a{
padding:3px 0 0 0;
display:block;
}
#members li a.hidden{
display:none;
}
#members li a.kaiinbox{
	height:23px;
	width:114px;
	margin:0px;
	background-image: url(images/member-bk.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	text-decoration: none;
}
/*
ナビゲーション部分
*/
#navi{
	clear: both;
	background-image: url(images/navibk.gif);
	background-repeat: repeat-x;
}
#navi h2{
display:none;
}
/*
ナビゲーション基本部分
*/
ul#globe_navi{
width:761px;
	height:40px;
	margin:0 auto;
	padding:0;
	list-style-type: none;
}
ul#globe_navi li{
float:left;
}
ul#globe_navi li a{
	display:block;
	padding: 40px 0 0 0;
	overflow: hidden;
}
/*
ナビゲーション通常
*/
#globe_navi li#home a{
	width: 108px;
	height:40px;
	overflow:hidden;
	background-image: url(images/navi.jpg);
	background-position: -20px 0px;
	height:0px;
}
#globe_navi li#works a{
	width: 109px;
	height:40px;
	overflow:hidden;
	background-image: url(images/navi.jpg);
	background-position: -128px 0px;
	height:0px;
}
#globe_navi li#soudan a{
	width: 108px;
	height:40px;
	overflow:hidden;
	background-image: url(images/navi.jpg);
	background-position: -237px 0px;
	height:0px;
}
#globe_navi li#about a{
	width: 109px;
	height:40px;
	overflow:hidden;
	background-image: url(images/navi.jpg);
	background-position: -345px 0px;
	height:0px;
}
#globe_navi li#meibo a{
	width: 108px;
	height:40px;
	overflow:hidden;
	background-image: url(images/navi.jpg);
	background-position: -454px 0px;
	height:0px;
}
#globe_navi li#public a{
	width: 109px;
	height:40px;
	overflow:hidden;
	background-image: url(images/navi.jpg);
	background-position: -562px 0px;
	height:0px;
}
#globe_navi li#links a{
	width: 110px;
	height:40px;
	overflow:hidden;
	background-image: url(images/navi.jpg);
	background-position: -671px 0px;
	height:0px;
}

/*
ナビゲーションロールオーバー時
*/
#globe_navi li#home a:hover{
	width: 108px;
	height:40px;
	overflow:hidden;
	background-image: url(images/navi.jpg);
	background-position: -20px 42px;
	height:0px;
}
#globe_navi li#works a:hover{
	width: 109px;
	height:40px;
	overflow:hidden;
	background-image: url(images/navi.jpg);
	background-position: -128px 42px;
	height:0px;
}
#globe_navi li#soudan a:hover{
	width: 108px;
	height:40px;
	overflow:hidden;
	background-image: url(images/navi.jpg);
	background-position: -237px 42px;
	height:0px;
}
#globe_navi li#about a:hover{
	width: 109px;
	height:40px;
	overflow:hidden;
	background-image: url(images/navi.jpg);
	background-position: -345px 42px;
	height:0px;
}
#globe_navi li#meibo a:hover{
	width: 108px;
	height:40px;
	overflow:hidden;
	background-image: url(images/navi.jpg);
	background-position: -454px 42px;
	height:0px;
}
#globe_navi li#public a:hover{
	width: 109px;
	height:40px;
	overflow:hidden;
	background-image: url(images/navi.jpg);
	background-position: -562px 42px;
	height:0px;
}
#globe_navi li#links a:hover{
	width: 110px;
	height:40px;
	overflow:hidden;
	background-image: url(images/navi.jpg);
	background-position: -671px 42px;
	height:0px;
}


/*
コンテンツ部分
*/
#topconts{
	background-image: url(images/imgbk200.gif);
	background-repeat: repeat-x;
	}
#content{
	clear:both;
	width:760px;
	margin:0 auto;
	padding:0px;
}
#content h2{
 width:760px;
	margin:0px auto;
	padding:10px 0 30px 0;

}
/*
トップページ左側
*/
#menu h3{
display:none;
}

#menu{
	witdh:220px;
	float:left;
	margin: 0px;
	width: 180px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*
トップページ右側
*/
#main{
	float:right;
	width: 540px;
}
#main h3 {
	padding: 0px 0 6px 0;
	margin: 0px;
}
.news{
	margin:0px;
	padding:0px;
	clear: both;
}
.news dl{
	padding:0px;
	display: block;
	width: 530px;
	margin: 0px;
}
.news dt{
	width:500px;
	float:left;
	clear:left;
	line-height:1.6em;
	background-image: url(images/arrow.jpg);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8F8F8F;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.news dd{
	margin:0px;
	width:auto;
	line-height:1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8F8F8F;
	display: block;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 120px;
}

.article1 {
	margin: 0px;
	padding: 20px 0 0 0;
	width: 530px;
	clear: both;
}
/*
トップ以外のコンテンツレイアウト用
*/
#subconts {
	margin: 40px auto 0;
	padding: 0px;
	clear: both;
	width: 740px;
}
#local_navi{
width:175px;
margin:0;
padding:0;
float:left;
}
#local_navi h3{
display:none;
}
#local_navi ul{
	padding:0;
	margin:0;
	list-style-type: none;
}
#local_navi li{
	display:block;
	font-size:0.87em;
	font-weight:bolder;
	padding:18px 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	vertical-align: middle;
	background-image: url(images/local_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 2.2em;
}

#local_navi2{
width:195px;
margin:0;
padding:0;
float:left;
}
#local_navi2 h3{
display:none;
}
#local_navi2 ul{
	padding:0;
	margin:0;
	list-style-type: none;
}
#local_navi2 li{
	display:block;
	font-size:0.87em;
	font-weight:bolder;
	padding:18px 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	vertical-align: middle;
	background-image: url(images/local_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 2.2em;
}


#mainconts{
float:right;
width:530px;
font-size:0.87em;
line-height:1.6em;
}
#mainconts h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 1px;
	padding-left: 0.5em;
}
#mainconts_single {
	margin: 0px auto;
	padding: 0px;
	width: 700px;
	font-size:0.87em;
	line-height:1.6em;
}
#mainconts_single h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 1px;
	padding-left: 0.5em;
}

/*
footer
*/
#footer{
	clear:both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8F8F8F;
}

address {
	font-style: normal;
	text-align: center;
	line-height: 2em;
}
#fformat {
	margin: 0px auto;
	padding: 0px;
	width: 500px;
}
#fformat dt {
	display: block;
	width: 9em;
	clear: left;
	float: left;
	padding: 5px;
	margin: 0px;
	font-weight: bolder;
}
#fformat dd {
	display: block;
	padding: 5px;
	margin: 0px;
	width: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.farea1 {
	width: 200px;
}
.farea2 {
	width: 300px;
}
.gopagetop {
	text-align: right;
	padding-bottom: 10px;
}
.lawlist {
	border: 1px solid #333333;
	font-size: 0.85em;
	border-collapse:collapse;
	width: 98%;
}
.lawlist th,.lawlist td{
	border: 1px solid #333333;
	margin:0px;
	line-height: 120%;
	padding: 4px;
}

