/* メインページ初期設定*/td,body {	font-size: 10pt;	color: #333333;}body { background-color: #FFFFFF; }.page-body {	margin: 16px;	margin-bottom: 30px;}.layout-table {	width: 500px;	margin-left: 30px;}th {	font-size: 10pt;	font-weight: normal;	background-color: #B3D9FF;	color: #172C73;}.data-cell {	background-color: #EBEBEB;}/* リンクテキスト*/a:hover { text-decoration: underline; }a:active { text-decoration: underline; }a { text-decoration: none; }.line-link {	text-decoration: underline;}.text-small {	font-size: 8pt;}.honbun {	line-height: 1.5em;}/* ページタイトル（大）*/.title {	margin: 14px 0px 20px 0px;	width: 530px;	height: 24px;}/* ページタイトル（小）*/.title-s {	margin: 14px 0px 20px 0px;	width: 530px;	height: 16px;}/* トピックステキストタイトル */.title-topics {	font-size: 16pt;	font-weight: bold;	color: #172C73;}/* トピックス日付 */.date-topics {	font-size: 8pt;	color: #999999;}.line-topics {	background-image: url(img/common/dotline_b.gif);	background-repeat: repeat-x;	background-position: center;	height: 30px;}/* テーブル見出し*/.table-midashi-1 {	font-weight: bold;	color: #3E4E85;}.table-midashi-2 {	background-color: #F0F0F0;	color: #3E4E85;	padding: 4px;}.table-midashi-3 {	color: #3E4E85;}.table-midashi-4 {	background-color: #3E4E85;	color: #FFFFFF;	font-weight: bold;}/* テーブルライン*/.line, .line2 {	background-image: url(img/common/dotline_g.gif);	background-repeat: repeat-x;	background-position: center;}.line {  height: 13px; }/* テーブル内マージン*/.left-margin { padding-left: 4px; }.right-margin { padding-right: 4px; }/* ポップアップウインドウ*/.pop-body {	margin: 0px;	text-align: center;}.close-text {	font-weight: bold;	font-size: 8pt;	color: #FFFFFF;}.pop-main {	text-align: center;	padding: 16px;	padding-bottom: 30px;}.line-midashi {	background-image: url(img/common/dotline_g.gif);	background-repeat: repeat-x; background-position: center;}.line-texttable {	padding: 4px 4px 4px 0px;	background-color: #FFFFFF;	color: #172C73;	font-weight: bold;}.text-blue {	color: #172C73;}
