/************************************** 背景 */
body {
	background-color:#3592B9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/************************************** セル背景 */
.common {
	background: #3592B9;
	font-size: 11pt; 
	color: #ffffff; 
	line-height: 1.5em;
}

.yellow {
	background: #ffffcc;
	font-size: 11pt; 
	color: #999999; 
	line-height: 1.5em;
}

.new {
	background: #ffffff;
	font-size: 11pt; 
	color: #000000; 
	line-height: 1.5em;
}

.maru {
	background: #3592B9;
	font-size: 9pt; 
	color: #ffffff; 
	line-height: 1.5em;
}

.white {
	background: #ffffff;
}

.red {
	background: #ff0000;
}

.kon {
	background: #0000ff;
}

.small {
	background: #3592B9;
	font-size: 9pt; 
	color: #ffffff; 
	line-height: 1.5em;
}

.big {
	background: #3592B9;
	font-size: 14pt; 
	color: #ffffff; 
	line-height: 1.5em;
}

.smenu {
	background: #ffffff;
	font-size: 10pt; 
	color: #0000ff; 
	line-height: 1.5em;
}

.chu {
	background: #FF8040;
	font-size: 11pt; 
	color: #ffffff; 
	line-height: 1.5em;
}

/************************************** リンク */
a:link {
	font-size: 11pt; 
	color: #ffffff; 
	text-decoration: none;
	line-height: 1.5em;
}

a:active {
	font-size: 11pt; 
	color: #ffffff; 
	text-decoration: none;
	line-height: 1.5em;
}

a:visited {
	font-size: 11pt; 
	color: #ffffff; 
	text-decoration: none;
	line-height: 1.5em;
}

a:hover {
	font-size: 11pt; 
	color: #ffffff; 
	text-decoration: underline;
	line-height: 1.5em;
}

a.menu:link {
	font-size: 10pt; 
	color: #ffffff; 
	text-decoration: none
	line-height: 1.5em;
}


a.menu:active {
	font-size: 10pt; 
	color: #ffffff; 
	text-decoration: none
	line-height: 1.5em;
}

a.menu:visited {
	font-size: 10pt; 
	color: #ffffff; 
	text-decoration: none
	line-height: 1.5em;
}

a.menu:hover {
	font-size: 10pt; 
	color: #0000F0; 
	background:#ffffff;
	text-decoration: none;
	line-height: 1.5em;
}


/************************************** フォント */
pre {
	font-size: 10pt; 
	color: #ffffff; 
	line-height: 1.5em;
}


strong {
	font-size: 17pt; 
	color: #ffffff; 
	font-weight: bold;
	line-height: 1.5em;
}

.point {
	font-size: 11pt; 
	color: #ff0000; 
	line-height: 1.5em;
}

.kaihou {
	margin-right: 20px;
}

ul.alpha {
	list-style-type:lower-alpha;
}

/************************************** テーブル枠 */
.waku{
	border:solid 1px #fff;
}

.sita{
	border-bottom:solid 1px #fff;
}


/************************************** 会報 */
#kaiho li{
	line-height: 3em;
}

/************************************** 委員会だより */
.iin{
	border:solid 1px #fff;
	color: #fff; 
	font-size: 11pt; 
	border-collapse: collapse;
}

.iin th{
	border:solid 1px #fff;
	color: #fff; 
	font-size: 11pt; 
	padding: 7px;
}

.iin td{
	border:solid 1px #fff;
	color: #fff; 
	font-size: 11pt; 
	padding: 7px;
	line-height: 150%;
}
