@charset "utf-8";
/**
 * 行政書士会概要用
 * @author  itakura@re-set.ne.jp(2008.11)
 * @version 1.0.0
 * @update  
 */

.list1,.list1-b,.list2,.list2-b{background:#B4B4B4;}
th,td{font-weight:normal; padding:9px;}

/* 役員名簿 */
.list1{margin:4px 0 20px;}
.list1-b{margin:4px 0 0;}
.list1 th,.list1-b th{background:#E3EADB;}
.list1 td,.list1-b td{background:#FFF;}


/* 各部・支部・研究会等の概要 */
.list2{margin:0 0 20px;}
.list2-b{margin:0;}
.list2 th,.list2-b th{background:#EFF2EB;}
.list2 td,.list2-b td{background:#FFF;}
th.tabletitle{background:url(../img/overview/tabletitle_back.gif) no-repeat 0 0; padding:0 15px; text-align:left; line-height:34px;}

th.bodyG-l,td.bodyG-l{background:#EFF2EB; text-align:left;}
th.bodyG-c,td.bodyG-c{background:#EFF2EB; text-align:center;}
th.bodyW-c,td.bodyW-c{background:#FFF; text-align:center;}

/* 案内図テキスト */
dl#guide-text{margin:0 0 20px;}
dl#guide-text dt{clear:both; float:left; width:75px; line-height:160%;}
dl#guide-text dd{line-height:160%;}


/* 挨拶 */
#greet-area{
	line-height:150%;
}
#greet-area .greet-title{
	text-align:center;
	font-size:160%;
	font-weight:bold;
	padding:15px 0 8px;
}
#greet-area .greet-subtitle{
	font-size:140%;
	font-weight:bold;
	padding:20px 0 0;
	text-decoration:underline;
	margin-bottom:3px;
}
#greet-area .codicil{
	text-decoration:underline;
}
#greet-area .margin10t{
	margin-top:10px;
	padding-top:5px;
}

