/*各委員会ページ・過去の委員会INDEX*/
/*修習生求職情報関係ページ*/
/*会員専用トップ*/
/*平成２１年度幹事長 挨拶*/
/*過去のニュース*/
/*トップページ*/
/*弁護士検索詳細ページ(仮)*/


.text {
width:450px;
line-height:1.5em;
text-align:left;
	margin:0;
	padding:0.5em;
}
.text p {
	text-indent: 1em;
	margin:0;
	padding:0;
}

.text ol {
	margin:0.5em;
	padding:0 0 0 1em;
}
.text ol li {
	padding:0 0 1em 1em;
}

h5 {
	font-size: 100%;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	margin: 0 0 0.5em;
	padding: 0;
}

/********汎用リスト１********/
div.list01 {
	margin: 0.5em auto;
	padding: 0;
	width: 80%;
	text-align: left;
}
.list01 ul {
	margin: 5px 0px;
	padding-left: 3px;
}
.list01 ul li {
	padding: 0 0 0 8px;
	margin: 0 0 1em;
	background-image: url(../img/list01.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	list-style-type: none;
}

/********汎用リスト２(会員専用画面)********/
div.list02 {
	margin: 0.5em auto;
	padding: 0;
	width: 75%;
	text-align: left;
}
.list02 ul {
	margin: 5px 0px;
	padding-left: 3px;
	list-style-type: none;
}
.list02 ul li {
	padding: 1 1 1 15px;
	margin: 0 0 1em;
	background-image: url(../img/list02.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	width: 100%;
}


/********汎用定義型リスト１********/
dl.list01 {
	margin: 0.5em auto;
	padding: 0;
	width: 95%;
}
.list01 dt {
	background-image: url(../img/list01.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding: 0px 0px 0px 8px;
}
.list01 dd {
	margin: 0px 0px 0.5em 8px;
}


/********出版物テーブル********/
table.publications {
	background-color: #999;
	width:455px;
}
.publications th {
	background-color: #FFF;
	padding:10px;
	font-weight: normal;
	text-align: left;
	font-size: smaller;
}
.publications td {
	background-color: #CCC;
	padding:10px;
	width:113px;
}
/***出版物 年度表示***/
.publications td.year {
	width:auto;
	background-color: #600;
	margin:0;
	padding: 5px 10px;
	font-weight: bold;
	text-align:left;
	font-size: 100%;
	color: #FFF;
}
/***出版物 年度表示「topへ戻る」***/
td.year .f_right {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 75%;
}
.publications td.year_index{
	width:auto;
	background-color: #FFF;
	margin:0;
	padding: 5px;
	color: #000;
	text-align:center;
}

.gray {
	color:#999;
}
.red {
	color:#F00;
}
.right {
text-align:right;
}
.f_right {
float: right;
}
.to_top {
	width:470px;
	margin: 0 0 0.5em;
	text-align: right;
}

/********トップページ用********/
.top_topics {
width:464px;
background-color:#FFD;
border:solid 1px #600;
padding:0 0 17px;
}
.top_topics .topic {
border-top:dashed 1px #600;
border-bottom:dashed 1px #600;
background-color:#FFF;
padding:7px;
margin: 17px 0 0;
text-align:left;
}
#whatsnew .topic {
	background-image: url(../img/square.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:17px;
}


/********過去のニュース用********/
#old_news {
	border-top:dashed 1px #600;
	width:464px;
	margin: 10px 0;
}
#old_news .topic {
border-bottom:dashed 1px #600;
background-color:#FFF;
padding:5px 0;
margin: 0;
text-align:left;
}
/*過去のニュース 年度表示*/
#old_news h3.year {
	margin:0;
	padding:0;
	FONT-SIZE: 110%;
	LINE-HEIGHT: 2em;
	font-weight: bold;
	color: #000;
	font-style: italic;
	text-align:left;
border-bottom:dashed 1px #600;
}

#whatsnew h3, #old_news h3 {
	margin:0 0 0.2em;
	padding:0;
	font-size: 100%;
	line-height: 1.3em;
	font-weight: normal;
	color: #090;
}
.topic p {
text-indent:1em;
margin:0;
padding:0;
}

/**更新ページへのリンク**/
.kousin_p {
	padding: 10px 0 0;
}

/*幹事会予定テーブル*/
table.table01 {
	background-color: #999;
	width:450px;
}
.table01 caption {
	padding:3px;
	font-size: smaller;
}
.table01 th, .table01 td {
	padding:3px;
	font-size: smaller;
	vertical-align: top;
}
.table01 th {
	background-color: #777;
	font-weight: normal;
	color:#FFF;
}
.table01 th.t02 {
	background-color: #FFF;
	color:#000;
}
.table01 td {
	background-color: #FFF;
}


/***弁護士詳細データテーブル***/
h3.lawyer {
	width:470px;
	margin: 0 0 0.5em;
	text-align: left;
font-size: 120%;
line-height:1.3em;
}
table.table_lawyer {
	width:470px;
	background-color: #999;
	margin: 0 auto 1em;
}
table.table_lawyer th, table.table_lawyer td {
	padding:2px;
	vertical-align: top;
	font-size: 80%;
	line-height: 1.3em;
}
table.table_lawyer th {
	width:6.5em;
	background-color: #CCC;
	white-space: nowrap;
	font-weight: normal;
	text-align: left;
}
table.table_lawyer td {
	background-color: #FFF;
}
/***画像セル***/
table.table_lawyer td.img {
	width:178px;
	text-align: center;
	vertical-align: middle;
}


