/* IE,Opera用スタイルシート

［NC版の注意点］
　・ブロック要素において、width の値は、paddingの値(L,R)を引くこと
［アクセシビリティ関連］
　・テキストのサイズ指定に注意
　・[background-color][color(text)]の設定に注意
 */

/*  ====== ページ基本設定 ======  */
body {
	/* レイアウト設定 */
	text-align: left;
	vertical-align: top;
	margin-left:auto;
	margin-right:auto;
	margin-top:0em;
	margin-bottom: 0px;
	/* 背景色 */
	background-color:#ffffff;
	/* 背景画像指定 */
	/* background-image: url("./images/bgimg-body.gif");
	/* background-attachment: fixed;
	/* background-position: 0px 0px;
	/* background-repeat:repeat;
	/* フォント設定 */
	font-family:ＭＳ ゴシック,Osaka,monospace;
	line-height: 160%;
	font-size: medium;
	color: #666666;
	text-decoration: none;
}


h2 {
	/* サイズ指定 */
	width: 520px;
	/* ↑NCはpaddingの値(L,R)を引くこと */
	/* heigth: 500px; */
	/* レイアウト設定 */
	text-align: center;
	vertical-align: top;
	text-indent: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 20px;
	letter-spacing: 0em;
	/* 背景色 */
	/* background-color: #fe7f26;
	/* 背景画像指定 */
	/* background-image:url("./images/bgimg-top-h2.gif");
	/* background-attachment: scroll;
	/* background-position: right top;
	/* background-repeat: no-repeat;
	/* 外形枠指定 */
	border-width:0px 0px 0px 0px;
	border-style:solid solid double solid;
	border-color:#b3260e;	
	/* フォント設定 */
	font-family:ＭＳ Ｐゴシック,Osaka,monospace;
	line-height:160%;
	font-size: 100%;
	color: #666666;
	font-weight:bold;
	font-style:normal;
	/* 画像への回込解除 */
	clear:both;
}

p.lead {
	/* サイズ指定 */
	/* width: 750px;
	/* ↑NCはpaddingの値(L,R)を引くこと */
	/* heigth: 500em; */
	/* レイアウト設定 */
	text-align: left;
	vertical-align: top;
	text-indent: 0em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0em;
	/* 外形枠指定 */
	border-width:0em 0em 0em 0em;
	border-style:solid solid solid solid;
	border-color:#555555;	
	/* フォント設定 */
	line-height:160%;
	font-size: 120%;
	color: #333333;
	font-weight:bold;
}

p.date {
	/* サイズ指定 */
	width: 510px;
	/* ↑NCはpaddingの値(L,R)を引くこと */
	/* heigth: 500px; */
	/* 要素配置指定 */
	position: relative;
	/* レイアウト設定 */
	text-align: left;
	vertical-align: top;
	text-indent: 0em;
	margin-left: 28px;
	margin-right: 10px;
	margin-top: 0.3em;
	margin-bottom: 0.1em;
	/* 外形枠指定 */
	border-width:0px 0px 0px 0px;
	border-style:solid solid solid solid;
	border-color:#333333;	
	/* フォント設定 */
	font-family:ＭＳ ゴシック,Osaka,monospace;
	line-height:140%;
	font-size: 80%;
	color: #666666;
	font-weight:normal ;
}

p.contents-title {
	/* サイズ指定 */
	width: 510px;
	/* ↑NCはpaddingの値(L,R)を引くこと */
	/* heigth: 500px; */
	/* 要素配置指定 */
	position: relative;
	/* レイアウト設定 */
	text-align: left;
	vertical-align: top;
	text-indent: 0em;
	margin-left: 28px;
	margin-right:10px;
	margin-top: 0.25em;
	margin-bottom: 0.2em;
	/* 外形枠指定 */
	border-width:0px 0px 0px 0px;
	border-style:solid solid solid solid;
	border-color:#333333;	
	/* フォント設定 */
	font-family:ＭＳ Ｐゴシック,Osaka,monospace;
	line-height:140%;
	font-size: 85%;
	color: #990000;
	font-weight: bold;
}

p.contents {
	/* サイズ指定 */
	width: 510px;
	/* ↑NCはpaddingの値(L,R)を引くこと */
	/* heigth: 500px; */
	/* 要素配置指定 */
	position: relative;
	/* レイアウト設定 */
	text-align: left;
	vertical-align: top;
	text-indent: 0em;
	margin-left: 28px;
	margin-right: 5px;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	/* 外形枠指定 */
	border-width:0px 0px 0px 0px;
	border-style:solid solid solid solid;
	border-color:#333333;	
	/* フォント設定 */
	font-family:ＭＳ ゴシック,Osaka,monospace;
	line-height:150%;
	font-size: 80%;
	color: #666666;
	font-weight:normal ;
}

p.contents-center {
	/* サイズ指定 */
	width: 510px;
	/* ↑NCはpaddingの値(L,R)を引くこと */
	/* heigth: 500px; */
	/* 要素配置指定 */
	position: relative;
	/* レイアウト設定 */
	text-align: center;
	vertical-align: top;
	text-indent: 0em;
	margin-left: 28px;
	margin-right: 5px;
	margin-top: 1em;
	margin-bottom: 0em;
	padding: 0em 0px 0.25em 0px;
	/* 外形枠指定 */
	border-width:0px 0px 0px 0px;
	border-style:solid solid solid solid;
	border-color:#333333;	
	/* フォント設定 */
	font-family:ＭＳ ゴシック,Osaka,monospace;
	line-height:150%;
	font-size: 80%;
	color: #666666;
	font-weight:normal ;
}

p.contents-right {
	/* サイズ指定 */
	width: 510px;
	/* ↑NCはpaddingの値(L,R)を引くこと */
	/* heigth: 500px; */
	/* 要素配置指定 */
	position: relative;
	/* レイアウト設定 */
	text-align: right;
	vertical-align: top;
	text-indent: 0em;
	margin-left: 28px;
	margin-right: 5px;
	margin-top: 1em;
	margin-bottom: 0em;
	padding: 0em 0px 0.25em 0px;
	/* 外形枠指定 */
	border-width:0px 0px 0px 0px;
	border-style:solid solid solid solid;
	border-color:#333333;	
	/* フォント設定 */
	font-family:ＭＳ ゴシック,Osaka,monospace;
	line-height:150%;
	font-size: 80%;
	color: #666666;
	font-weight:normal ;
}

p.link {
	/* サイズ指定 */
	width: 510px;
	/* ↑NCはpaddingの値(L,R)を引くこと */
	/* heigth: 500px; */
	/* 要素配置指定 */
	position: relative;
	/* レイアウト設定 */
	text-align: right;
	vertical-align: top;
	margin-left: 28px;
	margin-right: 5px;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	padding: 0.7em 0px 0em 0px;
	/* 外形枠指定 */
	border-width:0px 0px 0px 0px;
	border-style:solid solid solid solid;
	border-color:#000000;	
	/* フォント設定 */
	line-height:160%;
	font-size: 80%;
	color: #666666;
	font-weight:normal ;
	/* 画像への回込解除 */
	clear:left;
}

p.pagetop {
	/* サイズ指定 */
	width: 510px;
	/* ↑NCはpaddingの値(L,R)を引くこと */
	/* heigth: 500px; */
	/* 要素配置指定 */
	position: relative;
	/* レイアウト設定 */
	text-align: right;
	vertical-align: top;
	margin-left: 28px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0.3em;
	padding: 1em 0px 0.7em 0px;
	/* 外形枠指定 */
	border-width:0px 0px 0px 0px;
	border-style:dotted solid dotted solid;
	border-color:#555555;	
	/* フォント設定 */
	line-height:140%;
	font-size: 80%;
	color: #666666;
	font-weight:normal ;
	/* 画像への回込解除 */
	clear:left;
}


p.hr {
	/* サイズ指定 */
	width: 515px;
	height: 14px;
	/* ↑NCはpaddingの値(L,R)を引くこと */
	/* レイアウト設定 */
	text-align: center;
	vertical-align: top;
	margin-left: 23px;
	margin-right: 0px;
	margin-top: 12px;
	margin-bottom: 0em;
	padding: 0px 0px 3px 0px;
	/* 背景画像指定 */
	background-image:url("./images/top-bgimg-hl.gif");
	background-attachment: scroll;
	background-position: top right;
	background-repeat: no-repeat;
	/* 外形枠指定 */
	border-width: 0px 0px 0px 0px;
	border-style: solid solid dotted solid;
	border-color:#aaaaaa;	
	/* フォント設定 */
	line-height:120%;
	font-size: 40%;
	color: #666666;
	font-weight:normal ;
	/* 画像への回込解除 */
	clear:both;
	enpty-cells:show;	
}

.cal-date {
	/* 要素配置指定 */
	position: relative;
	/* レイアウト設定 */
	text-align: center;
	vertical-align: middle;
	text-indent: 0em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0em;
	padding: 0px 0px 3px 0px;
	/* フォント設定 */
	font-family:ＭＳ ゴシック,Osaka,monospace;
	line-height:120%;
	font-size: 90%;
	color: #666666;
	font-weight: bold ;
}

.cal-text {
	/* サイズ指定 */
	width: 160px;
	/* 要素配置指定 */
	position: relative;
	/* レイアウト設定 */
	text-align: left;
	vertical-align: middle;
	text-indent: 0em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0em;
	padding: 0px 0px 3px 5px;
	/* フォント設定 */
	font-family:ＭＳ ゴシック,Osaka,monospace;
	line-height:150%;
	font-size: 75%;
	color: #666666;
	font-weight:normal ;
}

.underconst {
	/* サイズ指定 */
	width: 510px;
	/* ↑NCはpaddingの値(L,R)を引くこと */
	/* heigth: 500px; */
	/* 要素配置指定 */
	position: relative;
	/* レイアウト設定 */
	text-align: center;
	vertical-align: top;
	text-indent: 0em;
	margin-left: 10px;
	margin-right: 30px;
	margin-top: 0.5em;
	margin-bottom:0.1em;
	padding: 5px 0px 0px 30px;
	/* フォント設定 */
	font-family:ＭＳ ゴシック,Osaka,monospace;
	line-height: 160%;
	font-size: 1em;
	color: #8a0000;
	font-weight: normal ;
}


/* ====== リンク色指定 ====== */
a:link {
	color: #8a0000;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #cc6600;
	text-decoration: underline;
}


/*  ====== ページ外形枠基本設定 ======  */
.tbody{
	/* サイズ指定 */
	width: 750px;
	/* ↑NCはpaddingの値(L,R)を引くこと */
	/* height: 2.5em;
	/* 要素配置指定 */
	position: relative;
	top: 0em;
	left: 0em;
	bottom: 0em;
	right: 0em;
	/* レイアウト設定 */
	text-align: left;
	vertical-align: top;
	padding: 0em 0em 0em 0em;
	/* 背景色 */
	background-color: #ffffff;
	/* 背景画像指定 */
	/* background-image:url("./images/bgimg-td-menu.gif");
	/* background-attachment:scroll;
	/* background-position:left top;
	/* background-repeat:repeat-y;
	/* 外形枠指定 */
	border-width: 0px 0px 0px 0px;
	border-style:solid solid solid solid;
	border-color:#000000;	
	/* フォント設定 */
	line-height:160%;
	font-size: medium;
	color: #666666;
	font-weight:normal ;
}

/*  ====== ヘッダパート基本設定 ======  */
.tdheader{
	/* サイズ指定 */
	width: 100%;
	/* height: 18px;
	/* 要素配置指定 */
	position: relative;
	top: 0em;
	left: 0em;
	bottom: 0em;
	right: 0em;
	/* レイアウト設定 */
	text-align: left;
	vertical-align: bottom;
	padding:0em 0em 0em 0em;
	/* 背景色 */
	background-color: #ffffff;
	/* 背景画像指定 */
	/* background-image:url("images/logo-headder.gif");
	/* background-attachment:scroll;
	/* background-position:10em 2px;
	/* background-repeat:no-repeat;
	/* 外形枠指定 */
	border-width: 0px 0px 0px 0px;
	border-style:solid solid double solid;
	border-color:#000000;	
	/* フォント設定 */
	line-height:120%;
	font-size: 70%;
	color: #666666;
	font-weight: normal;
}

/*  ====== リードパート基本設定 ======  */
.tdlead{
	empty-cells:show;	
	/* サイズ指定 */
	width: 750px;
	/*height: 232px;
	/* 要素配置指定 */
	position: relative;
	top: 0em;
	left: 0em;
	bottom: 0em;
	right: 0em;
	/* レイアウト設定 */
	text-align: center;
	vertical-align: top;
	padding:0em;
	/* 背景色 */
	background-color: #ffffff;
	/* 背景画像指定 */
	/* background-image:url(./images/img-lead.jpg);
	/* background-attachment:scroll;
	/* background-position:0% 0%;
	/* background-repeat: no-repeat-y;
	/* 外形枠指定 */
	/* border-width:0em 0em 0em 0em;
	/* border-style:solid solid double solid;
	/* border-color:#333333;	
	/* フォント設定 */
/* 	line-height:100%;
	font-size: 90%;
	color: #666666;
	font-weight:normal ; */
}


/*  ====== メニューパート基本設定 ======  */
.tdmenu{
	/* サイズ指定 */
	width: 200px;
	/* ↑NCはpaddingの値(L,R)を引くこと */
	/* height: 2.5em;
	/* 要素配置指定 */
	position: relative;
	top: 0em;
	left: 0em;
	bottom: 0em;
	right: 0em;
	/* レイアウト設定 */
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 335px 0px;
	/* 背景色 */
	background-color: #eeeeee;
	/* 背景画像指定 */
	background-image:url("images/top-bgimg-menu.gif");
	background-attachment: scroll;
	background-position: left bottom;
	background-repeat: no-repeat;
	/* 外形枠指定 */
	border-width: 0px 0px 0px 0px;
	border-style:solid solid solid solid;
	border-color:#000000;
	/* フォント設定 */
	line-height:160%;
	font-size: 85%;
	color: #666666;
	font-weight:bold ;
}

/*  ====== メニューボタン基本設定 ======  */
.tblmenu-btn{
	/* サイズ指定 */
	width: 200px;
	/* ↑NCはpaddingの値(L,R)を引くこと */
	/* height:　; */
	/* 要素配置指定 */
	position: relative;
	top: 0em;
	left: 0em;
	bottom: 0em;
	right: 0em;
	/* レイアウト設定 */
	text-align: left;
	vertical-align: top;
	border-spacing: 0em; /*セルとセルの間隔 */
	padding: 0em 0em 0em 0em;
	/* 背景色 */
	/* background-color: #669900;
	/* 背景画像指定 */
	/* background-image:url("./images/bgimg-tbl-menu.gif");
	/* background-attachment:scroll;
	/* background-position:right top;
	/* background-repeat:repeat-y;
	/* 外形枠指定 */
	border-width: 0px 0px 0px 0px;
	border-style:solid solid solid solid;
	border-color:#919fe9;	
	/* フォント設定 */
	line-height:160%;
	font-size: 85%;
	color: #666666;
	font-weight:normal ;
}

.tdmenu-btn{
	/* サイズ指定 */
	width: 200px;
	/* height: 2.5em;
	/* 要素配置指定 */
	position: relative;
	top: 0em;
	left: 0em;
	bottom: 0em;
	right: 0em;
	/* レイアウト設定 */
	text-align: left;
	vertical-align: top;
	padding: 0px 0em 0px 0em;
	/* 背景色 */
	/* background-color: #ffffff;
	/* 背景画像指定 */
	/* background-image:url("images/bgimg-td-menubtn.gif");
	/* background-attachment: scroll;
	/* background-position: left bottom;
	/* background-repeat: no-repeat;
	/* 外形枠指定 */
	border-width: 0px 0px 0px 0px;
	border-style:solid solid solid solid;
	border-color: #669900;	
	/* フォント設定 */
	line-height:160%;
	font-size: 85%;
	color: #666666;
	font-weight:bold ;
}

.tdmenu-img{
	/* サイズ指定 */
	width: 20px;
	/* ↑ボタン画像サイズにより設定 */
	/* height: 2.5em;
	/* 要素配置指定 */
	position: relative;
	top: 0em;
	left: 0em;
	bottom: 0em;
	right: 0em;
	/* レイアウト設定 */
	text-align: left;
	vertical-align: middle;
	padding: 3px 0px 4px 0px;
	/* 背景色 */
	/* background-color: #669900;
	/* 背景画像指定 */
	/* background-image:url("images/bgimg-tbl-menu.gif");
	/* background-attachment: scroll;
	/* background-position: left bottom;
	/* background-repeat: no-repeat;
	/* 外形枠指定 */
	border-width: 0px 0px 0px 0px;
	border-style:solid solid solid solid;
	border-color:#669900;	
	/* フォント設定 */
	line-height:120%;
	font-size: 50%;
	color: #666666;
	font-weight:bold ;
	empty-cells: show;	
}

.tdmenu-txt{
	/* サイズ指定 */
	/* width: 180px;
	/* height: 2.5em;
	/* 要素配置指定 */
	position: relative;
	top: 0em;
	left: 0em;
	bottom: 0em;
	right: 0em;
	/* レイアウト設定 */
	text-align: left;
	vertical-align: middle;
	padding: 0.4em 0px 0.3em 0px;
	/* 背景色 */
	/* background-color: #ffffff;
	/* 背景画像指定 */
	/* background-image:url("images/bgimg-tbl-menu.gif");
	/* background-attachment: scroll;
	/* background-position: right bottom;
	/* background-repeat: no-repeat;
	/* 外形枠指定 */
	border-width: 0px 0px 0px 0px;
	border-style:solid solid solid solid;
	border-color:#669900;	
	/* フォント設定 */
	line-height:160%;
	font-size: 85%;
	color: #ffffff;
	font-weight:bold ;
}

/* ====== メニューボタンリンク色指定 ====== */
a.menu:link {
	/* フォント設定 */
	line-height:140%;
	font-size: 85%;
	color: #666666;
	text-decoration:none;
	font-weight:normal;
}

a.menu:visited {
	/* フォント設定 */
	line-height:140%;
	font-size: 85%;
	color: #666666;
	text-decoration:none;
	font-weight:normal;
}
a.menu:hover {
	/* フォント設定 */
	line-height:140%;
	font-size: 85%;
	color: #8a0000;
	text-decoration: underline;
	font-weight:normal;
}


/*  ====== コンテンツパート基本設定 ======  */
.tdcontents{
	/* サイズ指定 */
	width: 550px;
	/* height: 2.5em;
	/* 要素配置指定 */
	position: relative;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	/* レイアウト設定 */
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 5px 0px;
	/* 背景色 */
	/* background-color: #ffffff;
	/* 背景画像指定 */
	/* background-image:url("images/spacer.gif");
	/* background-repeat:repeat;
	/* 外形枠指定 */
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #ffffff;	
	/* フォント設定 */
	line-height:160%;
	font-size: 90%;
	color: #666666;
	font-weight:normal;
}

.tblnews{
	/* サイズ指定 */
	width: 550px;
	/* height: 2.5em;
	/* 要素配置指定 */
	position: relative;
	top: 0em;
	left: 0em;
	bottom: 0em;
	right: 0em;
	/* レイアウト設定 */
	text-align: left;
	vertical-align: top;
	padding:0em 0em 0em 0px;
	/* 背景色 */
	/* background-color: #ffffff;
	/* 背景画像指定 */
	/* background-image:url("images/spacer.gif");
	/* background-repeat:repeat;
	/* 外形枠指定 */
	border-width: 0px 0px 0px 0px;
	border-style:dotted solid solid dotted;
	border-color:#333333;	
	/* フォント設定 */
	line-height:160%;
	font-size: 90%;
	color: #666666;
	font-weight:normal ;
}

/*  ====== インフォメーションパート基本設定 ======  */
.tdinformation{
	/* サイズ指定 */
	width: 750px;
	/* height: 2.5em;
	/* 要素配置指定 */
	position: relative;
	top: 0em;
	left: 0em;
	bottom: 0em;
	right: 0em;
	/* レイアウト設定 */
	text-align: left;
	vertical-align: top;
	padding:0em 0em 0em 0em;
	/* 背景色 */
	/* background-color: #ffffff;
	/* 背景画像指定 */
	background-image:url("images/top-bgimg-menu-2.gif");
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
	/* 外形枠指定 */
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #8a0000;	
	/* フォント設定 */
	line-height:160%;
	font-size: 90%;
	color: #ffffff;
	font-weight:normal ;
}

.tdname{
	/* サイズ指定 */
	width: 200px;
	/* height: 2.5em;
	/* 要素配置指定 */
	position: relative;
	top: 0em;
	left: 0em;
	bottom: 0em;
	right: 0em;
	/* レイアウト設定 */
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	/* 背景色 */
	/* background-color: #eeeeee;
	/* 背景画像指定 */
	/* background-image:url("images/bgimg-td-infoname.gif");
	/* background-repeat: repeat-y;
	/* 外形枠指定 */
	border-width: 0px 0px 0px 0px;
	border-style:solid solid solid solid;
	border-color: #8a0000;	
	/* フォント設定 */
	line-height:160%;
	font-size: 130%;
	color: #666666;
	font-weight:bold ;
}

.tdaddress{
	/* サイズ指定 */
	/* width: 550px;
	/* height: 2.5em;
	/* 要素配置指定 */
	position: relative;
	top: 0em;
	left: 0px;
	bottom: 0em;
	right: 0em;
	/* レイアウト設定 */
	text-align: left;
	vertical-align: top;
	padding: 0.4em 0px 0.7em 28px;
	/* 背景色 */
	/* background-color: #ffffff;
	/* 背景画像指定 */
	/* background-image:url("./images/bgimg-td-name.gif");
	/* background-attachment:scroll;
	/* background-position:left bottom;
	/* background-repeat:no-repeat;
	/* 外形枠指定 */
	border-width: 0px 0px 0px 0px;
	border-style:solid solid solid solid;
	border-color:#000000;	
	/* フォント設定 */
	line-height: 200%;
	font-size: 75%;
	color: #666666;
	font-weight:normal;
}

.address-name{
	/* フォント設定 */
	font-family:ＭＳ Ｐ明朝,ヒラギノ明朝 Pro W6,細明朝体,serif;
	line-height: 200%;
	font-size: 120%;
	color: #666666;
	font-weight: bold;
}


/* ====== メールリンク色指定 ====== */
a.address:link {
	/* フォント設定 */
	line-height:160%;
	font-size: 100%;
	color: #8a0000;
	text-decoration:underline;
	font-weight:normal;
}

a.address:visited {
	/* フォント設定 */
	line-height:160%;
	font-size: 100%;
	color: #8a0000;
	text-decoration:underline;
	font-weight:normal;
}
a.address:hover {
	/* フォント設定 */
	line-height:160%;
	font-size: 100%;
	color: #e87962;
	text-decoration:underline;
	font-weight:normal;
}


/*  ====== フッタパート基本設定 ======  */
.tdcopyright{
	/* サイズ指定 */
	width: 750px;
	/* 要素配置指定 */
	position: relative;
	top: 0em;
	left: 0em;
	bottom: 0em;
	right: 0em;
	/* レイアウト設定 */
	text-align: center;
	vertical-align: bottom;
	padding: 20px 15px 20px 15px;
	/* 背景色 */
	background-color: #ffffff;
	/* 背景画像指定 */
	background-image:url("./images/bgimg-foot-red.gif");
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
	/* 外形枠指定 */
	border-width: 0px 0px 0px 0px;
	border-style:solid solid solid solid;
	border-color:#000000;	
	/* フォント設定 */
	line-height:140%;
	font-size: 55%;
	color: #666666;
	font-weight:normal ;
}


/*  ====== その他設定 ======  */
#fig-left{
	float:left;
	padding:0em 0em 5px 0em;
	margin-right: 18px;
	margin-bottom:5px;
}

#fig-right{
	float:none;
	padding:0em 0em 5px 0em;
	margin-bottom:5px;
}

.new {
	color: #ff0055;
	font-weight:bold;
}


/*  ====== invalid_html基本設定 ======  */
.tdinvalid{
	/* サイズ指定 */
	width: 750px;
	/* ↑NCはpaddingの値(L,R)を引くこと */
	/* height: 2.5em;
	/* 要素配置指定 */
	position: relative;
	top: 0em;
	left: 0em;
	bottom: 0em;
	right: 0em;
	/* レイアウト設定 */
	text-align: center;
	vertical-align: middle;
	padding:0em 0em 0em 10px;
	/* 背景色 */
	background-color: #ffffff;
	/* 背景画像指定 */
	/* background-image:url("images/bg-cnt-menu.gif"); */
	/* background-attachment:scroll;
	/* background-position:left top;
	/* background-repeat:no-repeat; */
	/* 外形枠指定 */
	border-width: 0px 0px 0px 0px;
	border-style:solid solid solid solid;
	border-color:#2ca037;	
	/* フォント設定 */
	line-height:160%;
	font-size: 85%;
	color: #666666;
	font-weight:bold ;
}


/* HTML入力に対するフォントサイズ指定のクラス */
.t10 {
	/* フォント設定 */
	line-height:140%;
	font-size: 70%;
}

.t11 {
	/* フォント設定 */
	line-height:140%;
	font-size: 75%;
}

.t12 {
	/* フォント設定 */
	line-height:140%;
	font-size: 80%;
}

.t14 {
	/* フォント設定 */
	line-height:140%;
	font-size: 85%;
}

.t16 {
	/* フォント設定 */
	line-height:140%;
	font-size: 90%;
}

.t18 {
	/* フォント設定 */
	line-height:140%;
	font-size: 95%;
}

.t21 {
	/* フォント設定 */
	line-height:140%;
	font-size: 100%;
}

.f10 {
	/* フォント設定 */
	line-height:140%;
	font-size: 80%;
}

.f11 {
	/* フォント設定 */
	line-height:140%;
	font-size: 90%;
}

.f12 {
	/* フォント設定 */
	line-height:140%;
	font-size: 100%;
}

.f14 {
	/* フォント設定 */
	line-height:140%;
	font-size: 115%;
}

.f16 {
	/* フォント設定 */
	line-height:140%;
	font-size: 130%;
}

.f18 {
	/* フォント設定 */
	line-height:140%;
	font-size: 150%;
}

.f21 {
	/* フォント設定 */
	line-height:140%;
	font-size: 175%;
}



