@charset "EUC-JP"; /* 文字コード */

/*
 * File      : styles-site.css
 * Version   : 1.01
 * Update    :
 * 1.00 2005.03.13: 2カラム固定サイズ・左メニュー用初版
 * 1.01 2005.08.11: IE6・後方互換モードでの不具合対処
 *
 * Copyright (C) 2005 koikikukan. All rights reserved.
 */

/* ページ全体の基本的な設定と背景色 */
	body {
		margin: 0px 0px 30px 0px;
		background:#990000; /* 背景色 */
		text-align: center;
	}

/* リンク文字設定 */
	a {
		color: #555555;
		text-decoration: none;
	}
	a:link {
		color: #555555;
		background: none;
	}
	a:visited {
		color: #555555;
		background: none;
	}
	a:active {
		color: #555555;
		text-decoration: underline;
		background: none;
	}
	a:hover {
		color: #A2A2A2;
		text-decoration: underline;
		background: none;
	}
a img { border: 0; }
/* h1h2h3 */
	h1{
		margin: 0px;
		padding: 0px;
	}
		
	h2{
		margin: 0px;
		padding: 0px;
	}

	h3 {
		margin: 0px;
		padding: 0px;
	}
/* ヘッダー */
	.header {
		padding: 7px 0px 7px 0px;
	}
	.header-a {
		margin: 0px 0px 0px 20px;
	}
	.header-b {
		margin: 0px 0px 30px 0px;
		position: relative;bottom:11px; left:190px;
	}
	.bar {
	}

/* 3カラム全体 */
	.box {
		text-align: left;
		margin-right:auto;
		margin-left:auto;
		padding: 0px;
		padding-bottom: 0px;
		width: 750px;
		border-left: 0px solid #666699;
		border-right: 0px solid #666699;
		border-bottom: 0px solid #666699;
		background-color: #FFFFFF;
	}

/* タイトル名 */
	#banner {
		text-align: left;
		position: relative;
	}
	#banner-a {
		padding-top:10px;
		padding-left:15px;
	}

/* タイトル名の文字のリンク色 */
	#banner a {
		font-weight:normal;
		font-size: 32px;
		font-family: "ＭＳゴシック",sans-serif;
		text-decoration: none;
	}
	#banner a:link{
		color: #999999;
		background: none;
	}
	#banner a:visited{
		font-size: 32px;
		color: #999999;
		background: none;
	}
	#banner a:active,
	#banner a:hover {
		font-size: 32px;
		color: #999999;
		background: none;
	}
	#banner h2 {
		color: #999999;
		font-family: Verdana, Arial, sans-serif;
		font-weight: normal;
		font-size: 12px;
	}

/* TOPページ　センター写真 */
	.center{
		float: left;
		border-bottom: 1px solid #666666;
		width:750px;
	}
	.center-image1 {
		float: left;
		margin-right : 20px ;
	}
	.center-image2 {
		margin-top : 22px ;
	}

	.center-text {
		font-size: 12px;
		line-height: 160%;
		color: #666666;
		margin-top : 20px ;
	}

/* TOPページ　中央コンテンツ */

.top-center{
		float: left;
		border-top: 0px solid #666666;
		border-left: 0px solid #666699;
/*		border-right: 0px solid #666699;*/
		margin-top : 0px ;
		margin-left : 0px ;
		margin-bottom : 0px ;
	}
.center-logo{
		margin-left : 10px ;
		margin-top : 20px ;
	}
.top-menu,
.party-menu{
		line-height: 160%;
		font-size: 12px;
		color: #666666;
		margin-left : 35px ;
		padding-left : 15px ;
		margin-top : 10px ;
		border-left: 7px solid #990000;
}

.goods{
		margin-left : 35px ;
		padding-left : 15px ;
		margin-top : 10px ;
		border-left: 7px solid #990000;
		margin-bottom : 20px ;
		max-width:510px;
}
.goods-text{
		line-height: 160%;
		font-size: 12px;
		color: #666666;
}
.goods-image{
		float:right;
		margin-right : 20px ;
}
.party-menu a,
.goods a,
.party-menu a:visited,
.goods a:visited
 {
		color: #990000;
		text-decoration: underline;
		background: none;
	}


/*年会費のお願いページ*/

#fee{
	line-height: 160%;
	font-size: 12px;
	color: #666666;
	margin-left : 20px ;
	padding-left : 15px ;
	margin-top : 10px ;
}
#fee-date{
		text-align: right;
}
#fee-to{
	margin-top : 20px ;
}
#fee-title{
	line-height: 160%;
	font-weight: bold;
	letter-spacing: 5px;
	font-size: 16px;
	color: #666666;
	text-align:center;
	margin-top : 20px ;
}
#fee-from{
	text-align: right;
	margin-top : 20px ;
}
#fee-gree{
	text-align: right;
	margin-top : 20px ;
}
#fee-body{
	line-height: 160%;
	font-size: 12px;
	color: #666666;
	margin: 10px 0 100px 0; 
}

table,th,td.fee{
	font-size: 12px;
	}

/*組織*/
#member{
	margin-left : 20px ;
	padding-left : 15px ;
	margin: 10px 0 100px 0; 
	line-height: 160%;
	font-size: 12px;
	color: #666666;
}

h1.member {
	line-height: 160%;
	font-weight: bold;
	letter-spacing: 5px;
	text-align:center;
	font-size: 14px;
	color: #666666;

	margin-top : 20px ;
}
h2.member {
	line-height: 160%;
	font-weight: bold;
	letter-spacing: 5px;
	font-size: 14px;
	color: #666666;
	text-align:center;
	margin: 40px 0 40px 0 ;
	padding: 5px 0px 5px 0px;
	border-bottom: dotted 1px #666;
	border-top: dotted 1px #666;

}

h3.member {
	line-height: 160%;
	font-weight: bold;
	letter-spacing: 5px;
	font-size: 12px;
	color: #666666;
	margin-top : 20px ;
	padding: 2px 2px 2px 10px;
	background-color: #F2F2F2;
	border-left: solid 5px #990000;
}
p.member {
	line-height: 160%;
	font-weight: normal;
	letter-spacing: 3px;
	font-size: 12px;
	padding-left : 15px ;
	color: #666666;
	margin-top : 5px ;
}

/*お問い合わせ窓口ページ*/

.contact-menu{
	line-height: 160%;
	font-size: 12px;
	color: #666666;
	margin-left : 25px ;
	padding-left : 25px ;
	margin-top : 30px ;
}
.contact{
	line-height: 160%;
	font-size: 12px;
	color: #666666;
	margin-left : 10px ;
	padding-left : 0px ;
	margin-top : 30px ;
}

.thanks-title{
	line-height: 160%;
	font-size: 16px;
	color: #666666;
	margin-left : 15px ;
	padding-left : 0px ;
	margin-top : 30px ;
}
.thanks-body{
	line-height: 160%;
	font-size: 14px;
	color: #666666;
	margin-left : 15px ;
	padding-left : 0px ;
	margin-top : 30px ;
}
.thanks-body2{
	line-height: 160%;
	text-align:center;
	font-size: 14px;
	color: #666666;
	margin-left : 15px ;
	padding-left : 0px ;
	margin-top : 30px ;
}

table,th,td.contact{
	border: none;
	}
th.contact{
	text-align: right;
	}
table.contact{
	margin : 20px 20px 20px 40px ;
	}
h1.contact{
	line-height: 160%;
	font-weight: bold;
	letter-spacing: 5px;
	font-size: 12px;
	color: #666666;
	margin : 0px 20px 20px 20px ;
	padding: 2px 30px 2px 10px;
	background-color: #F2F2F2;
	border-left: solid 5px #990000;
	}
.contact-head{
	line-height: 160%;
	font-size: 12px;
	color: #666666;
	padding-left : 15px ;
}
.contact2{
	margin : 0px 0px 0px 74px ;
}
.contact-body{
}


/* サイト説明文 */
	.description {
		color: #999999;
		font-size: 12px;
	}

/* エントリーのある大段落（3カラム） */
	#content {
		float: left;
		background-color: #FFFFFF;
		width: 550px;
		border-top: 0px solid #666666;
		border-left: 0px solid #666699;
/*		border-right: 0px solid #666699;*/
		margin-top : 0px ;
		margin-left : 12px ;
		margin-bottom : 0px ;
	}
/* ナビリンク */
	.content-nav{
		text-align: center;
		margin-bottom : 20px ;
	}

/* エントリーのある大段落（1カラム） */
	#container {
		margin-top : 0px ;
		margin-bottom : 10px ;
	}

/* エントリー別の段落 */
	.blog {
		margin:10px;
		font-size:small;
		font-weight:normal;
		color: #336699;
		background: #ffffff;
	}

/* 各エントリー */
	.blogbody {
		background:#ffffff;
		background-position:right; 
		background-repeat:repeat-y; 
		color:#333333;
		font-family: Verdana, Arial, sans-serif;
		font-size: 14px;
		padding-top:5px;
		padding-left:8px;
		padding-right:8px;
		line-height:160%;
		width : auto ;
		margin-bottom:15px;
/*		word-break: break-all;  半角文字折り返し対処 2004.10.15追加*/
	}

/* タイトルと本文の行間を狭くする対処 */
	.blogbody p {
		margin-top: 5px;
		margin-bottom: 5px;
	}

/* 各エントリーの文字のリンク色 */
	.blogbody a {
		color: #990000;
	}
	.blogbody a:link {
		color: #990000;
		background: none;
	}
	.blogbody a:visited {
		color: #990000;
		background: none;
	}
	.blogbody a:active {
		color: #990000;
		background: none;
	}
	.blogbody a:hover {
		color: #990000;
		background: none;
	}

/* エントリーの画像（左に配置した時の文章とのマージン） 2004.07.20追加 */
	.blogbody img {
		margin-right: 8px;
		margin-bottom: 5px;
	}

/* エントリーのタイトル */
	.title	{
		font-size: 14px;
		color: #9C2A32;
		background: #F0DDE6;
		padding-top:2px;
		padding-left:5px;
		margin-bottom:20px;
		padding-bottom:0px;
	}

/* 「ホーム」等へのリンク部分（トップページ以外） */
	#menu {
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		font-weight:normal;
		background: none;
		margin:0px;
		padding-top:3px;
		text-align:center;
	}

/* エントリーの日付 */
	.date	{ 
		font-family: Verdana, Arial, sans-serif;
		font-size: 14px;
		font-weight:normal;
		letter-spacing: 2px;
		color: #4C4C4C;
		background: #FFFFFF;
		background-position:left; 
		background-repeat:no-repeat;
		padding-top:2px;
		padding-left:5px;
		margin-top:3px;
		margin-left:5px;
		margin-right:5px;
	}

/* エントリー投稿者の段落 */
	.posted {
		font-family: Verdana, Arial, sans-serif;
		font-size: 9px;
		color: #555555;
		border-top: 1px dotted #999999;
		text-align:right;
		margin-top:10px;
	}

/* 「続きを読む」の行 */
	.extended { 
		font-weight:normal;
		padding: 3px;
	}
	.extended a {
		color: #A2A2A2;
	}
	.extended a:link {
		color: #A2A2A2;
		background: none;
	}
	.extended a:visited {
		color: #A2A2A2;
		background: none;
	}
	.extended a:active {
		color: #A2A2A2;
		background: none;
	}
	.extended a:hover {
		color: #A2A2A2;
		background: none;
	}
/* タグ */
.entry-tags{
    padding-top: 10px;
}
.entry-tags-header,
.entry-tags-list,
.entry-tag {
    display:inline;
    font-size: 10px;
}
.entry-tags-list { 
    list-style:none;
    padding-left: 3px;
}
	.entry-tag a {
		color: #A2A2A2;
	}
	.entry-tag a:link {
		color: #A2A2A2;
		background: none;
	}
	.entry-tag a:visited {
		color: #A2A2A2;
		background: none;
	}
	.entry-tag a:active {
		color: #A2A2A2;
		background: none;
	}
	.entry-tag a:hover {
		color: #A2A2A2;
		background: none;
	}

/* blockquote設定 */
	.blockquote {
		color: #666;
		margin:15px 20px 0px 20px;
		font-size:10px;
		font-weight:normal;
		background:#f6f6f6;
		line-height:150%;
		padding: 10px; 
		border: 2px dotted #999999;
		width: auto ;
	}

/* 2004.10.22 TypeKeyによるコメントで投稿者アイコンが枠で囲まれてしまう対処 */
	.commenter-profile img {
		vertical-align: middle;
		border-width: 0;
	}

/* エントリーのテキストエリア可変長指定 2004.07.20追加 */
	.blogbody textarea {
		width: 97% ;
	}

/* quotetitle設定 */
	.quotetitle{
		font-size:medium;
		font-weight:normal;
		border-bottom: 1px solid #666699;
		padding: 3px;
	}

/* 右カラム */
	#links-right-box {
    	float: left;
	    width : 180px ;
	}
	#links-right{
		color: #ffffff;
		padding-top : 15px;
		padding-left : 15px;
		padding-right : 15px;
	}

/* 左カラム */
	#links-left-box {
    	float: left;
	    width : 180px ;
		background: #EBEBEB;
		border-right: 1px solid  #CCCCCC;
		border-bottom: 1px solid  #CCCCCC;
		margin-bottom : 30px;
	}
	#links-left{
		color: #FFFFFF;
		padding-top : 0px;
		padding-left : 0px;
		padding-right : 0px;
	}

/* カレンダー年月 */
	.calendarhead{
		text-align: center;
		color:#666666;
		font-family: Verdana, Arial, sans-serif;
		font-size:9px;
		background: none;
		letter-spacing: .3em;
	}

/* カレンダー曜日数字 */
	.calendar {
		text-align: center;
		color:#666666;
		font-family: Verdana, Arial, sans-serif;
		font-weight:normal;
		background: none;
	}
	.calendar a:link {
		font-size:9px;
		color: #8FABBE;
		text-decoration: underline;
	}
	.calendar a:visited{
		font-size:9px;
		color: #8FABBE;
		text-decoration: underline;
	}
	.calendar a:active{
		font-size:9px;
		color: #8FABBE;
		text-decoration: underline;
	}
	.calendar a:hover {
		font-size:9px;
		color: #006699;
		text-decoration: underline;
	}

/* カレンダー日付のリンク以外の文字サイズ 2004.08.29追加 */
	.calendar td {
		font-size:9px;
	}

	.calendar th {
		font-size:8px;
		width : 23px ;
	}
	.calendar table {
		padding: 0px;
		border-collapse: collapse;
	}

/* 「検索」「コメント」「エントリー」「カテゴリ」「リンク」等の見出し */
	.sidetitle {
		color:#990000;
		font-family: Verdana, Arial, sans-serif;
		font-size:12px;
		padding-top:3px;
		padding-left:8px;
		background:#FFFFFF;
		line-height:140%;
		text-align:left;
		border: 0px solid  #999999;
	}

/* 「検索」「コメント」「エントリー」「カテゴリ」「リンク」等 */
	.side {
		font-family: Verdana, Arial, sans-serif;
		color:#666666;
		background: #FFFFFF;
		font-size:12px;
		font-weight:normal;
		line-height:150%;
		padding:2px;
		padding-left:17px;
		padding-bottom:15px;
		margin-bottom:0px;
/*		word-break: break-all; *//* 半角文字折り返し対処 2004.10.15追加 */
	}

	.top-side {
		font-family: Verdana, Arial, sans-serif;
		color:#666666;
		background: #FFFFFF;
		font-size:12px;
		font-weight:normal;
		line-height:150%;
		padding:5px;
		padding-left:17px;
		margin-bottom:0px;
/*		word-break: break-all; *//* 半角文字折り返し対処 2004.10.15追加 */
	}

/* 2004.10.22 サブカテゴリー対応 */
	.side #categories {
/*		font-family: Verdana, Arial, sans-serif;
		color: #666666;
		background: none;
		font-size: 9px;
		font-weight:normal;
		line-height:150%;
		text-align: left;
		padding:2px;
		margin-bottom:25px;*//* 冗長指定削除 2004.11.24追加 */
	}

	.side #categories ul {
		padding-left: 15px;
		margin: 0px;
		margin-bottom: 0px;
	}

	.side #categories ul ul {
		margin-bottom: 0px;
	}

	.side #categories li {
		margin-top: 0px;
		margin-bottom: 0px;
		list-style-type: circle;
	}
/* サブカテゴリー対応 ここまで */

	.side-counter {
		font-size:9px;
		background: none;
		padding:2px;
		margin-top:8px;
		margin-bottom:25px;
	}

	.side2 {
		font-family: Verdana, Arial, sans-serif;
		color:#666666;
		background: none;
		font-size:9px;
		font-weight:normal;
		line-height:150%;
		padding:2px;
		margin-bottom:5px;
	}

	.image img {
		border: 0px solid #666699;
		margin-top: 20px;
	}

/* RSS(XML)の設定 */
	.syndicate {
		color:#666666;
		font-family: Verdana, Arial, sans-serif;
		font-size:9px;
		line-height:150%;
		text-align: left;
		margin-bottom:5px;
		padding-left:15px;
	}

/* Poweredの設定 */
	.powered {
		color:#666666;
		font-family: Verdana, Arial, sans-serif;
		font-size:9px;
		line-height:150%;
		text-align: left;
		margin-bottom:5px;
		padding-left:8px;
	}

/* 「コメント」「コメントする」の見出し */
	.comments-head	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #ffffff;
		background: #8FABBE;
		padding-top:2px;
		padding-left:5px;
		padding-bottom:2px;
		width : auto ;
		margin-top:10px;
		margin-left:5px;
		margin-right:5px;
		margin-bottom:10px;
	}

/* 「コメント」の段落 */
	.comments-body {
		font-size:12px;
		font-weight:normal;
		font-family: Verdana, Arial, sans-serif;
		color:#666666;
		line-height:150%;
		padding:0px;
		margin-left:8px;
		margin-right:8px;
		margin-top:0px;
		margin-bottom:0px;
/*		word-break: break-all;  半角文字折り返し対処 2004.10.15追加*/
	}

	.comments-body p {
		margin-top:10px;
		margin-bottom:5px;
	}

	/* コメントテキストエリアの幅指定 2004.07.20追加 */
	.comments-body textarea {
		width:266px;
	}

/* 「コメント」投稿者 */
	.comments-post {
		font-family: Verdana, Arial, sans-serif;
		font-size: 9px;
		color: #999999;
		border-top: 1px dotted #999999;
		text-align:right;
		padding:0px;
		margin-top:0px;
		margin-bottom:0px;
	}

	.comments-post a:link {
		color: #8FABBE;
		text-decoration: underline;
		background: none;
	}
	.comments-post a:visited {
		color: #8FABBE;
	}
	.comments-post a:active{
		color: #8FABBE;
	}
	.comments-post a:hover {
		color: #006699;
	}

/* 「トラックバック」の段落 */
	.trackback-body {
		color:#336699;
		font-size:small;
		font-weight:normal;
		background:#fff;
		line-height:140%;
		padding:10px;
		margin:10px;
		border-bottom:1px dotted #003366;
	}

/* トラックバックURL */
	.trackback-url {
		font-size:small; 
		font-weight:bold;
		color: #336699;
		background:#ffffff;
		border: 2px solid #336699;
		padding:10px;
		margin:10px;
	}

/* 「トラックバック」投稿者 */
	.trackback-post {
		color:#336699;
		font-size:small;
		font-weight:normal;
		background:#fff;
	}

/* ポップアップウインドウ全体 2004.12.30追加 */
	#box-commentspop {
		width: auto;
		border-bottom: 1px solid #666699;
		border-left: 1px solid #666699;
		border-right: 1px solid #666699;
		background-color: #FFFFFF;
	}

/* ポップアップウインドウのタイトル部分 */
	#banner-commentspop {
		z-index: 1; /* バナーの重なり順序対処 2004.12.30追加 */
		color:#999999;
		background:#ffffe0;
		background-position:right top;
		background-repeat:repeat-y;
		background-repeat:no-repeat;
		background-image: url("画像を置くURl/ファイル名.gif");
		padding-left:10px;
		padding-top:10px;
		padding-bottom:10px;
		text-align: left;
		border: 1px solid #666699;
	}

	#banner-commentspop h1 {
		color: #999999;
		font-family: "ＭＳゴシック", Arial, sans-serif; /* フォント修正 2004.12.30修正 */
		font-weight: normal; /* 文字の太さ修正 2004.12.30修正 */
		font-size: 32px;  /* フォントサイズ修正 2004.12.30修正 */
	}

	#banner-commentspop h2 {
		color: #999999;
		font-family: Verdana, Arial, sans-serif;
		font-weight: normal;
		font-size: 12px;
	}

	#content-commentspop {
		border-bottom: 1px solid #666699;
		border-left: 1px solid #666699;
		border-right: 1px solid #666699;
		margin : 0px ;
		padding : 10px ;
		height : 100%;
	}

	#content-commentspop h2	{ 
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #ffffff;
		background: #8FABBE;
		background-position:left; 
		background-repeat:no-repeat;
		padding-left:5px;
		padding-top:2px;
		padding-bottom:2px;
		margin-top:6px;
		margin-bottom:15px;
	}

	#content-commentspop h3	{ 
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
	}

	.blogbody-commentspop {
		background-position:right; 
		background-repeat:repeat-y; 
		background-image: url("画像を置くURl/ファイル名.gif");
		color:#666666;
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		padding-top:0px;
		line-height:150%;
		width : auto ;
		margin-top:0px;
		margin-bottom:0px;
	}

	.blogbody-commentspop p {
		margin-top: 10px;
		margin-bottom: 5px;
	}

	.posted-commentspop {
		font-family: Verdana, Arial, sans-serif;
		font-size: 9px;
		color: #999999;
		border-top: 1px dotted #999999;
		text-align:right;
		margin-top:0px;
		margin-bottom:15px;
		}

/* 検索、コメントなどの入力フォームの設定 */
	form {
		margin:0px;
	}

/* 投稿者名、コメントの書き込み欄の文字化け防止 */
	input,textarea {
		font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",sans-serif;
		margin: 2px;
	}
div img {
 vertical-align: text-bottom; 
}

.footer{
    background:#FFFFFF;
		margin-bottom:5px;
}
.footer-inner{
    background:#999999;
    padding: 3px 0 3px 0;
    font-size: 10px;
    color:#FFFFFF;
		text-align: center;
}

