
/* 基本CSS */

img
{
	border-width: 0px;
	border-style: none; 
}

.imgR
{
	float: right;
	padding: 3px 0px 8px 15px;
}

.imgL
{
	float: left;
	padding: 3px 15px 8px 0px;
}

.imgL0
{
	float: left;
	padding: 0px 15px 8px 0px;
}

.imgR0
{
	float: right;
	padding: 0px 0px 8px 15px;
}

p
{
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 75%;
	line-height: 150%;
}

p.nn
{
	margin: 0px;
	font-size: 75%;
	line-height: 150%;
}

p.lead
{
	padding: 15px 0px 10px 0px;
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
}

table p
{
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 100%;
}

.clear
{
	clear: both;
}

.left
{
	text-align: left;
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
}

.top td, .top
{
	vertical-align: top;
}

.btm
{
	vertical-align: bottom;
}

.lt
{
	text-align: left;
	vertical-align: top;
}

ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


/* ページの基本レイアウト */

body
{
	background: #FFFFFF;
	margin: 0px 0px 0px 20px;
	padding: 0px;
    color: #333333;
}

#container
{
	margin: 0px;
	padding: 0px;
	width: 780px;
}


/* ヘッダー */

#hd
{
	background: url(/common/img/hd_bk.gif) top left no-repeat;
	width: 780px;
}

#logo
{
	float: left;
	padding-top: 7px;
	width: 332px;
}

#hdnv
{
	float: right;
	padding-top: 15px;
	width: 400px;
	text-align: right;
}

#hdnv img
{
	padding-left: 7px;
}

#nv
{
	clear: both;
	margin-bottom: 2px;
}

#nv li
{
	float: left;
}

#nv li
{
	margin-bottom: -4px; 
	voice-family:"\"}\"";
	margin-bottom: 0px;
}


/* 右ナビゲーション */

#rgtnv
{
	float: right;
	margin-top: 35px;
	width: 167px;
}

#rgtnv li
{
	font-size: 12px;
	margin-bottom: 1px;
}

#rgtnv li a.img
{
	padding: 0px !important;
	background: none  !important;
	height: auto  !important;
}

#rgtnv li.stit
{
	padding: 5px 0px 0px 20px;
	background: #003300;
	color: #FFFFFF;
	font-weight: bold;
	border-top: solid 5px #FFFFFF;
	width: 167px;
	height: 20px;
	voice-family:"\"}\"";
	width: 147px;
	height: 15px;
}

#rgtnv li a
{
	display: block;
	padding: 5px 0px 0px 20px;
	width: 165px;
	height: 24px;
	background: url(/common/img/arrow_cgy.gif) no-repeat left;
	text-decoration: none;
	border: solid 1px #FFFFFF;
	color: #333333;
	line-height: 140%;
	voice-family:"\"}\"";
	width: 145px;
	height: 19px;
}

#rgtnv li a:hover, #rgtnv li.now
{
	display: block;
	padding: 5px 0px 0px 20px;
	width: 165px;
	height: 24px;
	background: #FFFFFF url(/common/img/arrow_cgy.gif) no-repeat left;
	border: solid 1px #333333;
	color: #333333;
	line-height: 140%;
	voice-family:"\"}\"";
	width: 145px;
	height: 19px;
}

#rgtnv li a.l2
{
	padding: 3px 0px 3px 20px;
	height: 39px;
	voice-family:"\"}\"";
	padding: 0px 0px 5px 20px;
	height: 34px;
}

#rgtnv li a.l2:hover, #rgtnv li.nowl2
{
	display: block;
	padding: 3px 0px 3px 20px;
	width: 165px;
	height: 39px;
	background: #FFFFFF url(/common/img/arrow_cgy.gif) no-repeat left;
	border: solid 1px #333333;
	color: #333333;
	line-height: 140%;
	voice-family:"\"}\"";
	padding: 5px 0px 0px 20px;
	width: 145px;
	height: 34px;
}


/* フッター */

.ptop
{
	clear: both;
	border-top: solid 35px #FFFFFF;
	margin: 0px 0px 10px 0px;
	text-align: right;
	width: 765px;
}

#ftlink
{
	margin: 30px 0px 0px 0px;
	text-align: center;
	font-size: 75%;
	line-height: 150%;
}

#foot
{
	clear: both;
	padding: 15px 0px 8px 0px;
	background: #DFDFDF;
	width: 780px;
	font-size: 75%;
	line-height: 180%;
	color: #000000;
	text-align: center;
}

#foot a, #foot a:hover
{
	color: #000000;
}

address
{
	width: 780px;
	padding: 0px;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 90%;
	font-style: normal;
}


/* 本文 */

#mainlft
{
	float: left;
	margin-top: 35px;
	width: 580px;
}

#mainfull
{
	float: left;
	margin-top: 35px;
	padding-left: 15px;
	width: 750px;
}


/* カテゴリトップリンク */

.lst
{
	margin-top: 20px;
}

.lst ul li, .lst dl dt
{
	font-size: 85%;
	border-bottom: 3px solid #FFFFFF;
}

.lst ul li a, .lst dl dt a
{
	padding: 7px 0px 2px 12px;
	display: block;
	background: url(/common/img/arrow01.gif) no-repeat left #ECF6FF;
	text-decoration: none;
	width: 580px;
	height: 33px;
	voice-family:"\"}\"";
	width: 568px;
	height: 21px;
}

.lst dl dt a
{
	font-weight: bold;
}

.lst ul li a:hover, .lst dl dt a:hover
{
	padding: 7px 0px 2px 12px;
	display: block;
	border: 1px solid #333333;
	width: 580px;
	height: 33px;
	voice-family:"\"}\"";
	width: 566px;
	height: 19px;
}

.lst dd
{
	padding: 3px 3px 0px 0px;
	margin: 0px 0px 20px 22px;
	font-size: 75%;
	line-height: 150%;
}

.lstL table td
{
	padding: 2px 5px 2px 5px;
	background: #ECF6FF;
	font-size: 75%;
	line-height: 190%;
	border-bottom: solid 3px #FFFFFF;
}

.lstL table td.date
{
	padding-top: 3px;
	width: 120px;
	height: 25px;
	letter-spacing: 1px;
	font-size: 90%;
	color: #CC0000;
	vertical-align: top;
}

/* 見出し */

h1
{
	margin-top: 0px;
}

h1.nim
{
	padding: 6px 0px 5px 12px;
	margin: 0px 0px 25px 0px;
	background: #000044;
	width: 580px;
	font-size: 110%;
	line-height: 130%;
	color: #FFFFFF;
	voice-family:"\"}\"";
	width: 568px;
}

h2
{
	padding: 6px 0px 5px 12px;
	margin: 15px 0px 15px 0px;
	background: #000044;
	width: 580px;
	font-size: 110%;
	line-height: 130%;
	color: #FFFFFF;
	voice-family:"\"}\"";
	width: 568px;
}

h2.s
{
	padding: 6px 0px 5px 6px;
	margin: 15px 0px 15px 0px;
	background: #000044;
	width: 580px;
	font-size: 90%;
	line-height: 130%;
	color: #FFFFFF;
	voice-family:"\"}\"";
	width: 574px;
}

h2 span, h3 span, h4 span
{
	display: none;
}

h3
{
	padding: 2px 0px 0px 12px;
	margin: 25px 0px 12px 0px;
	background: url(/common/img/pt_h3.gif) no-repeat left;
	font-size: 100%;
	line-height: 150%;
	color: #333333;
}

h3.s
{
	font-size: 75%;
}

h3.n
{
	margin-bottom: 0px;
}

h2.img, h3.img
{
	padding-left: 0px;
	background: none;
}

h4
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 100%;
	line-height: 150%;
	color: #303F90;
}

h5
{
	margin: 25px 0px 8px 0px;
	padding: 0px;
	font-size: 90%;
	letter-spacing: 1px;
	color: #FF0000;
}

.h2
{
	margin-bottom: 15px;
}

.h2 table td
{
	padding: 6px 8px 5px 14px;
	background: #303F90;
	font-size: 110%;
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
}

.h2 table td.S
{
	font-size: 75%;
	line-height: 130%;
	font-weight: normal;
}

/* リストマーク */

.lstmrc
{
	margin: 5px 0px 10px 0px;
}

.lstmrc ul li
{
	padding: 0px 0px 2px 13px;
	background: url(/common/img/pt_lst.gif) no-repeat left top;
}


/* テキスト */

table p.nn
{
	font-size: 75%;
	line-height: 150%;
}

.f14
{
	font-size: 90%;
	line-height: 170%;
}

.subtxt
{
	font-size: 10px;
	line-height: 150%;
	color: #333333;
}

/* テーブル */

/* （ベタ） */
.bg table
{
	font-size: 75%;
	line-height: 150%;
}

.bg table th
{
	padding: 5px;
	background-color: #777777;
	border-right: solid 2px #FFFFFF;
	border-bottom: solid 2px #FFFFFF;
	color: #FFFFFF;
}

.bg table td
{
	padding: 5px;
	background-color: #F5F5F5;
	border-bottom: solid 2px #FFFFFF;
}

.bg table th.bl
{
	background-color: #3E65A7;
}

.bg table th.gr
{
	background-color: #666666;
	text-align: left;
}

.bg table td.gr
{
	background-color: #DDDDDD;
	border-right: solid 2px #FFFFFF;
	font-weight: bold;
}

.bg table td.nobg, .bg table th.nobg
{
	background: none;
}

.bg table td.nobd, .bg table th.nobd
{
	border: none;
}

.bg table td.pd
{
	background: #FFFFFF;
	padding: 0px;
	vertical-align: top;
}


/* （ライン） */
.ln table
{
	font-size: 75%;
	line-height: 150%;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	border-collapse: collapse;
}

.ln table th
{
	padding: 5px;
	background-color: #E4F1FC;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
}

.ln table th.lftop
{
	text-align: left;
	vertical-align: top;
}

.ln table th.gr, .ln table td.gr
{
	background-color: #DDDDDD;
}

.ln table th.bl
{
	background-color: #E4F1FC;
}

.ln table td
{
	padding: 5px;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
}

.ln table th.og
{
	padding: 3px 5px 3px 5px;
	background: #FFFFCC;
	text-align: left;
	color: #333333;
}

.ln table td.og
{
	background: #FFFFFF;
	vertical-align: top;
}

table.nestnb, table.nestnb td, table.nestnb th
{
	border: none;
	background: none;
}

table.nestnb
{
	font-size: 100%;
}

table.nestnb td.btmln, table.nestnb th.btmln
{
	border-bottom: solid 1px #999999;
}


/* （ライン2） */
.ln2 table
{
	font-size: 65%;
	line-height: 130%;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
}

.ln2 table th
{
	padding: 2px;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	background-color: #E4F1FC;
	color: #333399;
}

.ln2 table td
{
	padding: 2px;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	vertical-align: top;
}

.ln2 table td.wtbd, .ln2 table td.wtbd
{
	border-bottom: solid 1px #FFFFFF;
}


/* （ラインなし・背景色なし） */
.lnn table, .lnn table td, .lnn table th
{
	padding: 0px;
	border: none;
}

.lnnp table, .lnnp table td, .lnnp table th
{
	padding: 2px;
	border: none;
}

.bgn table, .bgn table td, .bgn table th
{
	background: none;
	border: none;
}

/* （固定） */
.gln table
{
	border: 1px solid #999999;
}

.gln table td
{
	padding: 8px;
	background: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}


/* パディング ・マージン*/

.nomp
{
	margin: 0px;
	padding: 0px;
} 

.padding5
{
	padding: 5px;
}

.paddingtopbtm9
{
	padding: 9px 0px 9px 0px;
}

.paddingtopbtm10
{
	padding: 10px 0px 10px 0px;
}

.paddingtopbtm15
{
	padding: 15px 0px 15px 0px;
}

.margintop3
{
	margin-top: 3px;
}

.margintop6
{
	margin-top: 6px;
}

.margintop10
{
	margin-top: 10px;
}

.margintop15
{
	margin-top: 15px;
}

.margintop20
{
	margin-top: 20px;
}

.margintop25
{
	margin-top: 25px;
}

.margintop30
{
	margin-top: 30px;
}

.marginbtm10
{
	margin-bottom: 10px;
}

.marginbtm25
{
	margin-bottom: 25px;
}


/* 色指定 */

.wt
{ 
	color: #FFFFFF;
}

.rd
{
	color: #FF0000;
}

.bl
{ 
	color: #003399;
}
