@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background-color: #ffffff;
	background-image: url(../image/wall.gif);
	background-repeat: repeat;
}

/* 各ページ枠組設定　ここから */

div#Header {
	width: 710px;
	padding: 20px;
	height: 80px;
	background-color: #ff0066;
	border-color: #ffffff;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

div#PageWrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/pageback.gif);
	text-align: left;
}

div#Menu {
	float: left;
	width: 200px;
}

div#Contents {
	float: left;
	background-color: #ffffff;
	width: 530px;
	padding: 10px;
}

div#Footer {
	color: #ffffff;
	padding: 10px;
	width: 730px;
	height: 30px;
	text-align: center;
	font-size: small;
	background-color: #ff0066;
	clear: both;
}
/* 各ページ枠組設定　ここまで */

/* 共通設定　ここから */

h1 {
	color: #ffffff;
	font-family: Arial,  "ＭＳ　Ｐゴシック", sans-serif;
	padding-left: 10px;
	margin-bottom: 10px;
}

h2 {
	font-family: Arial, "ＭＳ　Ｐゴシック", sans-serif;
	font-size: large;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-left: 2px solid #ff9999;
	border-bottom: 2px solid #ff9999;
}

h3 {
	font-family: Arial, "ＭＳ　Ｐゴシック", sans-serif;
	font-size: small;
	font-weight: bold;
	border-left: 4px solid #ff9999;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 6px;
}

h4 {
	font-family: Arial, "ＭＳ　Ｐゴシック", sans-serif;
	font-size: small;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 10px;
}

p {
	font-size: small;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5;
	padding-left: 20px;
}

.Description {
	padding: 10px;
	border: 1px solid #999999;
	margin: 20px;
}

.Description ul {
	padding-left: 40px;
	font-size: small;
	margin-bottom: 5px;
}

/* 共通設定　ここまで */

/* ヘッダ各設定　ここから */

div#Header a {
	color: #ffffff;
	text-decoration: none;
}

div#Header a:hover {
	text-decoration: underline;
}

div#Header p {
	font-family: Arial, "ＭＳ　Ｐゴシック", sans-serif;
	font-size: medium;
	padding-left: 15px;
	font-weight: bold;
}
/* ヘッダ各設定　ここまで */

/* サイドメニュー各設定　ここから */

	/* メインメニュー */
ul.Menu1 {
	list-style-type: square;
	list-style-position: inside;
	font-family: Arial, "ＭＳ　Ｐゴシック", sans-serif;
	font-size: small;
}

.Menu1 li {
	color: #ffffff;
	background-color: #ff0066;
	border-bottom: 1px solid #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.Menu1 a {
	color: #ffffff;
	text-decoration: none;
}

.Menu1 a:hover {
	text-decoration: underline;
}

	/* サブメニュー */

ul.Menu2 {
	font-family: Arial, "ＭＳ　Ｐゴシック", sans-serif;
	font-size: small;
}

.Menu2 li {
	color: #000000;
	background-color: #ffffff;
	background-image: url(../image/menu_listmark.gif);
	background-repeat: no-repeat;
	background-position: 20px 8px;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	text-indent: 10px;
}

.Menu2 a {
	color: #000000;
	text-decoration: none;
}

.Menu2 a:hover {
	text-decoration: underline;
}

/* サイドメニュー各設定　ここまで */

/* メインコンテンツ各設定　ここから */

	/* トップページ　カウンタ */
div#Counter p {
	text-align: right;
	margin-right: 20px;
	font-size: large;
	font-family: Arial Narrow, Arial, "ＭＳ　Ｐゴシック", sans-serif;
	margin-bottom: -10px;
}

	/* トップページ　境界線 */
	/* 100205　活動報告にも使用 */

.Border1 {
	text-align: center;
}

	/* トップページ　強調 */

p.Kyocho {
	font-weight: bold;
	color: #ff0000;
}

	/* メッセージ　見出し */
.MsgNo {
	font-family: Times New Roman, Century, "ＭＳ　Ｐ明朝", serif;
	font-size: large;
	font-style: italic;
	border-left: 0px;
	margin-bottom: 5px;
}

.MsgNo a {
	color: #000000;
	text-decoration: underline;
}

.MsgNo a:hover {
	color: #0000ff;
}

.MsgTitle {
	margin-top: 0px;
	margin-bottom: 0px;
}

.MsgAuthor {
	text-align: right;
	margin-top: 0px;
	border-left: 0px;
}

.MsgCaption {
	font-family: Arial, "ＭＳ　Ｐゴシック", sans-serif;
	font-size: small;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 0px;
	border-left: 4px solid #ff9999;
}

	/* 活動情報　注意書き */
.MsgToViewer {
	font-weight: bold;
	color: #ff0000;
}
	/* 活動情報　文書 */

p.Bunsho {
	font-size: x-small;
	font-family: Times New Roman, Century, "ＭＳ　Ｐ明朝", serif;
	text-align: left;
	padding-left: 45px;
	padding-right: 45px;
}

p.Bunsho_Center {
	font-size: x-small;
	font-family: Times New Roman, Century, "ＭＳ　Ｐ明朝", serif;
	text-align: center;
	padding-left: 45px;
	padding-right: 45px;
}

p.Bunsho_Right {
	font-size: x-small;
	font-family: Times New Roman, Century, "ＭＳ　Ｐ明朝", serif;
	text-align: right;
	padding-left: 45px;
	padding-right: 45px;
}

ol.Bunsho_List1 {
	padding-left: 45px;
	padding-right: 45px;
	font-size: x-small;
	font-family: Times New Roman, Century, "ＭＳ　Ｐ明朝", serif;
	list-style-type: decimal;
	list-style-position: inside;
}

	/* フォトギャラリー */

div.PhotoAndComment {
	text-align: center;
}

div.PhotoAndComment p {
	padding-bottom: 5px;
}

	/* ムービーギャラリー */

div.MovieAndComment {
	text-align: center;
}

div.MovieAndComment p {
	padding-bottom: 5px;
}

	/* 組織概要　役員リスト */
table#Yakuin {
	font-size: small;
	padding-left: 10px;
}

	/* ダウンロード　パンフダウンロード用 */
.pdfDownload {
	padding-left: 40px;
	font-size: small;
}

	/* リンク　リンク集用 */
.Links {
	padding-left: 40px;
	font-size: small;
}

.Links dd {
	padding-left: 10px;
	margin-bottom: 5px;
}

a.LinkTitle {
	color: #00cc99;
	font-weight: bold;
	text-decoration: none;
}

/* メインコンテンツ各設定　ここまで */

/* フッタ各設定　ここから */

div#Footer p {
	line-height: 1.2;
}

/* フッタ各設定　ここまで */

