/* ---共通スタイルシート--- */
/* ボディ、リンクの標準 */
body {
	margin: 0px;
	max-width: 1200px;
	padding: 0px;
	color: #000000;
	background-color: #fffacd;
	background-image: url(http://www.ponnitai.com/image/back2_16.gif);
	text-align: center;
}
body.New {
	margin: 0px;
	max-width: 1200px;
	padding: 0px;
	color: #000000;
	background-color: #fffacd;
	background-image: url(http://www.ponnitai.com/image/back2_16.gif);
	text-align: center;
}
a:link {
	color: #0000ff;
	background-color: transparent;
}
/* a:visited {
	color: #800080;
}
a:active {
	color: #ff0000;
} */
a:hover {
	color: #ffffff;
	background-color: #006600;
}
/* ヘッダ、フッタの表示 */
div.Head1 {
	margin: 0px;
	width: 100%;
	color: #000000;
	background-color: #228b22;
	background-image: url(http://www.ponnitai.com/image/head_bg1.gif);
	text-align: center;
}
div.HImageLeftBlock {
	margin: 0px;
	width: 160px;
	height: 31px;
	float: left;
	padding: 0px;
	text-align: left;
}
div.HImageRightBlock {
	margin: 0px;
	width: 160px;
	height: 31px;
	float: right;
	padding: 0px;
	text-align: right;
}
img.HImageMark {
	width: 74px;
	height: 31px;
	border: 0px;
}
form.HForm {
	margin-top: 4px;
	margin-bottom: 0px;
	float: right;
}
.HForm p {
	margin-top: 0px;
}
select.HNavi {
	width: 160px;
	color: #ffffdd;
	background-color: #009900;
}
img.HImageCenter {
	width: 270px;
	height: 31px;
	border-style: none;
}
div.Foot1 {
	margin: 0px;
	width: 100%;
	color: #000000;
	background-color: #228b22;
	background-image: url(http://www.ponnitai.com/image/footbg.gif);
	text-align: center;
}
span.FLogo {
	font-weight: bold;
	font-size: 8pt;
	color: #eedd82;
	background-color: transparent;
}
p.Foot0 {
	margin: 0em;
	padding: 1em;
	border-top: 2px solid #cccccc;
	color: #666666;
	background-color: transparent;
	text-align: center;
	line-height: 150%;
	font-size: 70%;
}
/* ナビゲーションボタンの表示 */
a.LButton {
	display: block;
	width: 100%;
	color: #ffffcc;
	background-color: transparent;
	text-decoration: none;
	font-size: 9pt;
}
a.LButton:active {
	color: #ffffcc;
	background-color: transparent;
}
a.LButton:hover {
	color: #ffffff;
	background-color: #006600;
	font-weight: bold;
}
/*	background-color: #adff2f; background-image: url(image/buttonH.gif); http://www.ponnitai.com/*/

table.Button {
	clear: both;
	margin: 0px auto 0px auto;
	width: 600px;
	border-top: 1px solid #006600;
	border-left: 1px solid #006600;
	background-color: #339933;
	line-height: 18px;
	text-align: center;
	font-size: 9pt;
}
td.BActive {
	width: 100px;
	overflow: hidden;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #99ee99;
	color: #006600;
	background-color: #99ee99;
	font-weight: bold;
}
td.BPassive {
	width: 100px;
	overflow: hidden;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	color: #ffffcc;
	background-color: #006600;
	background-image: url(http://www.ponnitai.com/image/buttonS.gif);
}
/* ガイドナヴィゲーションの表示 */
table.GuideNavi {
	margin: 0px;
	width: 100%;
	border-top: 3px solid #99ee99;
	border-bottom: 3px solid #99ee99;
	color: #000000;
	background-color: #99ee99;
	font-size: 60%;
}
td.GNR1 {
	width: 10%;
	text-align: left;
}
td.GNR2 {
	width: 360px;
	padding-left: 2px;
	padding-bottom: 1px;
	border-top: 1px solid #66cc66;
	border-left: 1px solid #66cc66;
	color: #000000;
	background-color: #f7ffce;
	text-align: left;
}
table.GuideNaviNew {
	width: 100%;
	background-image: url(http://www.ponnitai.com/image/back02t_16.gif);
	font-size: 60%;
}
td.GNR2New {
	margin-top: 3px;
	margin-bottom: 3px;
	width: 360px;
	padding-left: 2px;
	padding-bottom: 1px;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
}
td.GNR3 {
	width: 10%;
	text-align: right;
}
/* ページレイアウト */
div.IECenter {
	text-align: center;
}
/* 用語解説表示用 */
span.WordNotes {
	border-bottom: 1px dotted #009900;
	color: inherit;
	background-color: transparent;
	text-decoration: none;
}
/* ソーシャル・ブックマーク追加ボタン */
.ACB {
	margin: 0;
	text-align: right;
}
.ACB img {
	border-style: none;
}
/* フロートの基本設定 */
.FLeft {
	clear: both;
	float: left;
	margin-right: 1em;
}
.FRight {
	clear: both;
	float: right;
	margin-left: 1em;
}
.FClear {
	clear: both;
}
/* フォント修飾 */
.FNormal {
	font-weight: normal;
}
.FBold {
	font-weight: bold;
}
.FItalic {
	font-style: italic;
}
.FLage {
	font-size: 110%;
}
.FLage2 {
	font-size: 120%;
}
.FSmall {
	font-size: 92%;
}
.FSmall2 {
	font-size: 85%;
}
/* ブロック単位でのリンク表示 */
a.BlockLink {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #006600;
	background-color: transparent;
}
a.BlockLink:link {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #006600;
	background-color: transparent;
}
a.BlockLink:visited {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #336600;
	background-color: transparent;
}
a.BlockLink:hover {
	background-color: #006600;
	color: #ffffff;
}
a.BlockLink:active {
	color: #006600;
}
/* ブロック単位でのリンク表示(押し下がり) */
a.BlockLinkB {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #006600;
	background-color: transparent;
}
a.BlockLinkB:hover {
	position: relative;
	top: 1px;
	left: 1px;
	background-color: #006600;
	color: #ffffff;
}
a.BlockLinkB:active {
	color: #006600;
}
/* ブロック単位でのリンク表示(下線あり) */
a.BlockLinkL {
	display: block;
	width: 100%;
	text-decoration: underline;
	color: #006600;
	background-color: transparent;
}
a.BlockLinkL:link {
	display: block;
	width: 100%;
	text-decoration: underline;
	color: #006600;
	background-color: transparent;
}
a.BlockLinkL:visited {
	display: block;
	width: 100%;
	text-decoration: underline;
	color: #336600;
	background-color: transparent;
}
a.BlockLinkL:hover {
	background-color: #006600;
	color: #ffffff;
}
a.BlockLinkL:active {
	color: #006600;
}
/* 単語単位でのリンク表示 */
a.WordLink01 {
	text-decoration: none;
	color: #006600;
	background-color: transparent;
}
a.WordLink01:link {
	text-decoration: none;
	color: #006600;
	background-color: transparent;
}
a.WordLink01:visited {
	text-decoration: none;
	color: #336600;
	background-color: transparent;
}
a.WordLink01:hover {
	color: #ffffff;
	background-color: #006600;
}
a.WordLink01:active {
	color: #003300;
	background-color: transparent;
}
/* 単語単位でのリンク表示(改行なし) */
a.WordLink01n {
	text-decoration: none;
	white-space: nowrap;
	color: #006600;
	background-color: transparent;
}
a.WordLink01n:link {
	text-decoration: none;
	white-space: nowrap;
	color: #006600;
	background-color: transparent;
}
a.WordLink01n:visited {
	text-decoration: none;
	white-space: nowrap;
	color: #336600;
	background-color: transparent;
}
a.WordLink01n:hover {
	color: #ffffff;
	background-color: #006600;
}
a.WordLink01n:active {
	color: #003300;
	background-color: transparent;
}
/* 単語単位でのリンク表示(下線) */
a.WordLink02 {
	text-decoration: underline;
	color: #006600;
	background-color: transparent;
}
a.WordLink02:link {
	text-decoration: underline;
	color: #006600;
	background-color: transparent;
}
a.WordLink02:visited {
	text-decoration: underline;
	color: #336600;
	background-color: transparent;
}
a.WordLink02:hover {
	color: #ffffff;
	background-color: #006600;
}
a.WordLink02:active {
	color: #003300;
	background-color: transparent;
}
/* 単語単位でのリンク表示(下線,改行なし) */
a.WordLink02n {
	text-decoration: underline;
	white-space: nowrap;
	color: #006600;
	background-color: transparent;
}
a.WordLink02n:link {
	text-decoration: underline;
	white-space: nowrap;
	color: #006600;
	background-color: transparent;
}
a.WordLink02n:visited {
	text-decoration: underline;
	white-space: nowrap;
	color: #336600;
	background-color: transparent;
}
a.WordLink02n:hover {
	white-space: nowrap;
	color: #ffffff;
	background-color: #006600;
}
a.WordLink02n:active {
	white-space: nowrap;
	color: #003300;
	background-color: transparent;
}
/* 単語単位でのリンク表示(押し下がり) */
a.WordLink03 {
	text-decoration: none;
	color: #006600;
	background-color: transparent;
}
a.WordLink03:hover {
	position: relative;
	top: 1px;
	left: 1px;
	color: #ffffff;
	background-color: #006600;
}
a.WordLink03:active {
	color: #003300;
	background-color: transparent;
}
/* 単語単位でのリンク表示(下線押し下がり) */
a.WordLink04 {
	text-decoration: underline;
	color: #006600;
	background-color: transparent;
}
a.WordLink04:hover {
	color: #ffffff;
	background-color: #006600;
}
a.WordLink04:active {
	color: #003300;
	background-color: transparent;
}
/* 単語単位でのリンク表示(下線点線、用語リンク用) */
a.WordLink05 {
	border-bottom: 1px dotted #009900;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}

