@charset "utf-8";
body  {
	font: 10pt "ＭＳ Ｐゴシック", "MS P Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	background: #ffffff;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
}
a:link {
	color: #026c38;
	text-decoration: none;
} 
a:visited {
	color: #026c38;
	text-decoration:none;
}
a:hover {
	color: #3C3;
	text-decoration: underline;
	overline
} 


/* TEXT関連 ------------------------------------------------------*/
.titlearea {
	padding: 3px;
	width: 500px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #84C79B;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #84C79B;
	background-color: #E1F0E1;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #026C38;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
}
.contents_text {
	width: 500px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #666;
}
.contents_texteven {
	width: 650px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #666;
}

/* table関連 ------------------------------------------------------*/
.ProfileTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.ProfileTableDate {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.memsTable  {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #026c38;
	border-bottom-color: #026c38;
	text-align: left;
}
.memsTable .thheavy{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #026c38;
	border-left-color: #026c38;
	background-color: #84C79B;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}
.memsTable .thlight {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #026c38;
	border-left-color: #026c38;
	background-color: #E1F0E1;
	color: #026C38;
	text-align: center;
	vertical-align: middle;
}
.memsTable td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #026c38;
	border-left-color: #026c38;
}

.memsTable .nonline {
	border: 0px;
}

/* detailTable ------------------------------------------------------*/
.detailTable  {
	border-bottom-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #333;
	text-align: left;
}

.detailTable td {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.detailTable .nonline {
	border-bottom-style: none;
}

/* googleTable ------------------------------------------------------*/
.googleTable
{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}
/* other ------------------------------------------------------*/

.newsTitle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0F6A38;
}
.dateText {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;	
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.dev_title {
	background-color: #E1F0E1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #84C79B;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #84C79B;
	background-color: #E1F0E1;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #026C38;
	margin-top: 30px;
	margin-right: 3px;
	margin-bottom: 15px;
	margin-left: 3px;
}
.sentence_area {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
