@charset "utf-8";

/*
    Site Name: tgsサイト
    Description: 地域とともに用スタイル定義
    Date: 2009年6月5日
    Author: 神林
*/

/*
===== CONTENTS ===========================================

    1: 地域ネットワーク
		2: ボランティア活動(未使用)
		3: CSR活動
		4: 地域の皆様の声(未使用)

==========================================================
*/

/*
===== 1: 地域ネットワーク ==========================================
*/
#subRightColumn .volunteer ul {
	margin-left: 2em;
	font-size: 78%;
	list-style: disc;
}

/*
===== 3: CSR活動 ==========================================
*/
#subRightColumn .csr table {
	width: 565px;
	font-size: 78%;
}

#subRightColumn .csr th {
	text-align: left;
	padding: 0.8em 0 0.8em 0.8em;
	background: url(../images/common/detail_arrow.gif) no-repeat 0 1.3em;
	line-height: 1.5;
	font-weight: normal;
	white-space: nowrap;
}

#subRightColumn .csr td {
	padding: 0.8em 0;
	line-height: 1.5;
}

#subRightColumn .csr td a.pdf {
}

#subRightColumn .csr td.nopadding {
	padding: 0;
}

#subRightColumn .csr ul {
	font-size: 78%;
	margin-left: 1.5em;
	list-style: disc;
}