/* 全体設定 */
*
{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
}
BODY
{
	background: url(../images/back_all.jpg) #4bc02f repeat-x 50% top;
}
TABLE {
	border:0px;
	border-collapse:collapse;
}
TD
{
	text-align: left;
	vertical-align: top;
}
H1
{
	font-size: 2em;
	color: #44763e;
}
H2
{
	font-size: 1.1em;
	color: #4bc02f;
	font-weight: bold;
	text-transform: uppercase;
	margin-top:10px;
	margin-bottom:10px;
}
H3
{
	color: #44763e;
}
P
{
	font-size: 1.1em;
	margin-top: 7px;
}
UL
{
	list-style: none none;
	line-height: normal;
}
OL
{
	font-size: 1.1em;
	margin-top: 7px;
	margin-left: 3em;
}
A
{
	color: #4bc02f;
	text-decoration: underline;
}
A:hover
{
	border-bottom: medium none;
	border-left: medium none;
	border-top: medium none;
	border-right: medium none;
	text-decoration: none;
}
H1 A
{
	color: #4bc02f;
	border-bottom: medium none;
	border-left: medium none;
	border-top: medium none;
	border-right: medium none;
	text-decoration: none;
}
H2 A
{
	color: #4bc02f;
	border-bottom: medium none;
	border-left: medium none;
	border-top: medium none;
	border-right: medium none;
	text-decoration: none;
}
H3 A
{
	color: #4bc02f;
	border-bottom: medium none;
	border-left: medium none;
	border-top: medium none;
	border-right: medium none;
	text-decoration: none;
}
H1 A:hover
{
	color: #4bc02f;
	background: none transparent scroll repeat 0% 0%;
}
H2 A:hover
{
	color: #4bc02f;
	background: none transparent scroll repeat 0% 0%;
}
H3 A:hover
{
	color: #4bc02f;
	background: none transparent scroll repeat 0% 0%;
}
A IMG
{
	border: solid 2px #4bc02f;
}
HR
{
	color: #777777;
	margin-top:8px;
}
/* BODY 全体レイアウト */
#body_left
{
	width: 50px;
}
#body_center 
{
	width: 806px;
	padding: 10px;
	background-color: White;
}
#body_right 
{
	width: 50px;
}
#header
{
	width: 806px;
}
/* 上部メニュー */
#topmenu
{
	width: 806px;
	height: 30px;
	background: url(../images/menu.gif) no-repeat;
	margin-bottom: 10px;
}
#topmenu UL
{
	font-size: 1.1em;
	margin-left: 1em;
}
#topmenu LI
{
	float: left;
}
#topmenu A
{
	padding-top: 8px;
	padding-left: 20px;
	display: block;
	float: left;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
#topmenu .current A
{
	color: Yellow;
}
#topmenu A:hover
{
	color: #4bc02f;
}
#topmenu IMG 
{
	border:0;
	margin-top:2px;
	margin-left:8px;
}
/* 上部ロゴ（トップページ） */
#toplogo
{
	width: 806px;
	height: 317px;
	margin-bottom: 10px;
	text-align: right;
	background: url(../images/header.jpg) no-repeat;
}
#toplogo H1
{
	color: #ffffff;
	font-size: 32px;
	padding-top: 230px;
	padding-right: 20px;
}
#toplogo H1 A
{
	color: #ffffff;
	font-size: 32px;
}
#toplogo H2
{
	color: #ffffff;
	font-size: 16px;
	font-style: italic;
	padding-right: 20px;
}
#toplogo H2 A
{
	color: #ffffff;
	font-size: 16px;
}
#toplogo P
{
	padding-bottom: 0px;
	line-height: normal;
	margin: 0px;
	padding-left: 20px;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	clear: left;
}
/* 上部ロゴ（トップページ以外） */
#thinlogo
{
	width: 806px;
	height: 200px;
	margin-bottom: 10px;
	text-align: right;
	background: url(../images/header.thin.jpg) no-repeat;
}
#thinlogo H1
{
	color: #ffffff;
	font-size: 32px;
	padding-top: 120px;
	padding-right: 20px;
}
#thinlogo H1 A
{
	color: #ffffff;
	font-size: 32px;
}
#thinlogo H2
{
	color: #ffffff;
	font-size: 16px;
	font-style: italic;
	padding-right: 20px;
}
#thinlogo H2 A
{
	color: #ffffff;
	font-size: 16px;
}
#thinlogo P
{
	padding-bottom: 0px;
	line-height: normal;
	margin: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 0px;
	color: #ffffff;
	clear: left;
	font-size: 1.2em;
	font-weight: bold;
}
/* 中部メイン */
#page
{
	width: 806px;
}
/* 中部メイン：左コンテンツ */
#content
{
	width: 600px;
	padding: 25px 15px 15px 15px;
	background: url(../images/mainbg1.gif) #ffffff repeat-x;
}
#content H1
{
	font-size: 1.8em;
	height: 44px;
	padding-left: 35px;
	padding-top:8px;
	background: url(../images/logo2.jpg) no-repeat;
}
/* 中部メイン：右サイドバー */
#sidebar
{
	width: 206px;
	padding: 25px 15px 15px 15px;
	background: url(../images/mainbg2.gif) #E8F8E5 repeat-x;
}
#sidebar
{
	height: 100%;
}
#sidebar IMG
{
	border:none;
}
#sidebar LI
{
	margin-bottom: 2em;
}
#sidebar LI H2
{
	margin: 0px 0px 0.5em;
	padding-top: 5px;
	padding-left: 20px;
	background: url(../images/title.gif) no-repeat left top;
	height: 24px;
	color: #ffffff;
	font-size: 0.9em;
}
#sidebar LI UL
{
	margin-left: 15px;
}
#sidebar LI LI
{
	font-size: 0.9em;
	margin-bottom: 4px;
	padding-left: 14px;
	background: url(../images/small.gif) no-repeat left 50%;
}
#sidebar LI A
{
	font-size: 0.9em;
}
#sidebar LI A:hover
{
	font-size: 0.9em;
}
/* 下部フッター */
#footer
{
	padding-top: 8px;
	height: 40px;
	color: #ffffff;
	font-size: 0.8em;
	text-align: center;
}
/* コラム一覧 */
#column_list 
{
	width: 100%;
}
#column_list TD 
{
	width: 50%;
	padding: 4px;
}
#column_list .left
{
	border-right: solid 1px #777777;
}
#column_list .top
{
	border-bottom: solid 1px #777777;
}
#column_list .middle
{
	border-top: solid 1px #777777;
	border-bottom: solid 1px #777777;
}
#column_list .bottom
{
	border-top: solid 1px #777777;
}
/* コラムトグル */
.toggle 
{
	text-align:right;
	font-size:smaller;
	margin-top:4px;
}
.toggle A
{
	color: Maroon;
	text-decoration: none;
}
.toggle A:hover
{
	color: Orange;
	text-decoration: none;
}
/* その他 */
.post
{
}
.post TABLE TD
{
	padding: 4px;
}
.post TABLE TH
{
	padding: 4px;
}
.post .entry
{
	padding-bottom: 30px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 0px;
}
.post .meta
{
	padding-bottom: 0px;
	text-transform: uppercase;
	margin: 0px;
	padding-left: 15px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4bc02f;
	font-size: 10px;
	padding-top: 5px;
}
.post .meta A
{
	color: #4bc02f;
}
.post .links
{
	margin: 0px;
}
.post .tags
{
	text-transform: uppercase;
	margin: 0px;
	font-size: 0.8em;
	font-weight: bold;
}
.post .links A
{
	border-bottom: medium none;
	border-left: medium none;
	border-top: medium none;
	border-right: medium none;
}
.post .tags A
{
	border-bottom: medium none;
	border-left: medium none;
	border-top: medium none;
	border-right: medium none;
}
.pagetop
{
	margin-top: 20px;
	width: 100%;
	text-align:right;
	padding-right:10px;
}
/* お知らせ等、折りたたみ形式の記事一覧 */
.topics
{
	margin: 0 0 8px 0;
	padding-left: 1em;
	list-style-type: none;
}
.topics LI
{
	margin: 0;
	padding-left: 1em;
	background: url(../images/arrow_r.gif) no-repeat left 50%;
	vertical-align: top;
}
.topics DIV 
{
	display: none;
	border: solid 1px black;
	padding: 4px;
	font-size: 85%;
}
.topics TABLE TH 
{
	text-align:right;
	vertical-align:top;
	padding: 2px;
}
.topics TABLE TD 
{
	text-align:left;
	vertical-align:top;
	padding: 2px;
}
.topics .open
{
	background: url(../images/arrow_d.gif) no-repeat left 50%;
}
.topics .open DIV
{
	display: block;
}
/* 「最近の活動から」等の一覧 */
.ra H3 {
	clear:both;
}
.ra LI {
	clear:both;
}
.ra IMG {
	width:60px;
	margin-right:4px;
	margin-bottom:8px;
	float:left;
	border:solid 1px black;
}
.ra .img {
	float:left;
	width:60px;
	height:60px;
	margin-right:4px;
	margin-bottom:8px;
	background-color:Gray;
	border:solid 1px black;
}
.ra A .date
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #4bc02f;
	margin-bottom: 4px;
	text-decoration: none;
}
