/* CSS Document */


body {
	background: #FFF url(img/body-bg.gif) repeat left top;
	margin:0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
}
a:link , a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover  { 
	color: #FF3300;
	text-decoration: none;
}

.layout {
	width:780px;
	margin:0px auto 0px;
	background: #FFF url(img/layout-bg.jpg) repeat-x left top;
	border-left: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
}

.header {
	float:left;
	width:200px;
}
.header .logo {
	width:200px;
	text-align:center;
	margin:20px 0px;
}
.header .member-banner {
	margin:30px auto 0px;
	text-align:center;
}
.header .map-banner {
	margin:10px auto 0px;
	text-align:center;
}
.menu {
	float:left;
	width:560px;
	text-align:right;
	margin:20px 0px 10px 0px;
}

.top-flash {
	float:left;
	width:580px;
}
.footer {
	clear:both;
	width:auto;
	text-align:right;
}
/*
.footer-menu {
	width:200px;
}
*/
.copyright {
	width:560px;
	background-color:#FFCCCC;
	text-align:right;
	padding:2px 10px;
	color:#666666;
	font-size:10px;
	margin:0px 0px 0px 200px;
}

.top-contents {
	clear:both;
}
.top-news{
	width:200px;
	float:left;
	background: #FFF url(img/layout-bg.jpg) repeat-x left top;
}
.top-news .news-title {
	margin:10px 0px 10px 10px;
	display:block;
}
.top-news ul {
	margin: 10px 0px 0px;
	padding: 10px 0px 10px 25px;
	height:260px;
	display:block;
	overflow:auto;
	scrollbar-base-color: #FFCCCC;
	scrollbar-face-color: #FFF; 
	scrollbar-track-color: #FFF; 
	scrollbar-arrow-color: #FFCCCC; 
	scrollbar-highlight-color: #FFF; 
	scrollbar-shadow-color: #FFF; 
	scrollbar-3dlight-color: #FFCCCC; 
	scrollbar-darkshadow-color: #FFCCCC;
	line-height:120%;
}
.top-news ul li {
	list-style:url(img/news-arrow.gif) outside square;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:12px;
}
.top-news ul li span {
	display:block;
	font-size:12px;
	color: #c00;
	margin:-5px 0px 0px 0px;
	line-height:normal;
}
.top-news ul li a:link , .whats-new ul li a:visited {
	text-decoration: none;
}
.top-news ul li a:hover  { 
	text-decoration: underline;
}
p.news {
	font-weight:bold;
	line-height:200%;
	margin:100px auto 200px;
	text-align:center;
}
ul.news {
	margin: 10px 0px 0px;
	padding: 10px 0px 10px 25px;
}
ul.news li {
	list-style:url(img/news-arrow.gif) outside square;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:12px;
}
ul.news li span {
	display:block;
	font-size:12px;
	color: #c00;
	margin:-5px 0px 0px 0px;
	line-height:normal;
}
ul.news li a:link , ul.news li a:visited {
	text-decoration: none;
}
ul.news li a:hover  { 
	text-decoration: underline;
}

.top-banner {
	width:579px;
	float:left;
	background: #FFF url(img/layout-bg.jpg) repeat-x left top;
	border-left: 1px solid #DADADA;
	padding:0px 0px 0px 0px
}
.top-banner .job-title {
	margin:10px 0px 15px 10px;
	display:block;
}

.top-banner ul {
	padding:0px 0px 0px 15px;
	margin:0px;
}
.top-banner ul li {
	list-style:none inside none;
	margin:0px 4px 5px 0px;
	padding:0px;
	float:left;
	width:180px;
	height:80px;
}
.top-banner ul li img {
	width:180px;
	height:80px;
	border:none;
}

div.title {
	width:560px;
	padding:20px 0px 0px 20px;
	margin:0px 0px 20px;
	float:left;
	background:url(img/title-bg.jpg) no-repeat left top;
	height:40px;
	border-top:2px solid #EDEDED;
	border-bottom:2px solid #EDEDED;
	font-size:18px;
	font-weight:bold;
}


.content {
	float:left;
	width:520px;
	padding:0px 20px 0px 40px;
	font-size:85%;
	line-height:140%;
}
.submenu {
	width:190px;
	margin:30px 0px 20px 10px;
	padding:0px;
}
.submenu img {
	width:190px;
	height:40px;
	border:0px;
}
.pagetop {
	text-align:right;
	margin:20px 0px 40px 0px;
	clear:both;
}

ul.job {
	margin:0px;
	padding:0px 0px 0px 20px;
}
ul.job li {
	list-style:url(img/news-arrow.gif) outside square;
	margin:0px 0px 5px 0px;
	padding:0px;
}




/*----------------- 北支部とは？ -------------------*/
div.kaityo-photo {
	float:right;
	padding:0px 10px 10px 20px;
	font-size:80%;
	white-space:nowrap;
	text-align:center;
}
div.kaityo-photo img {
	border:none;
	display:block;
	margin:0px 0px 3px;
}

/*----------------- 会員名簿 -------------------*/
div.list {
	text-align:right;
	margin:10px 0px;
	color:#FF0000;
}
table.list {
	width:100%;
	line-height:normal;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
}
table.list thead th {
	font-size:80%;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background-color:#559944;
	color:#FFFFFF;
}
table.list tbody td {
	padding:3px;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
}
table.list tbody td img {
	width:14px;
	height:14px;
	border:none;
}
table.list tbody th {
	padding:3px;
	font-size:100%;
	white-space:nowrap;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	/*width:10em;*/
	color:#003399;
}
.even {
	background-color: #F7F7F7;
}
.tel-fax {
	white-space:nowrap;
	text-align:center;
	/*width:12em;*/
}
.message {
	border-bottom:1px solid #CCC;
	padding:5px 5px 10px !important;
	line-height:120% !important;
}
.mail-hp {
	text-align:center;
}
/*----------------- お問い合わせ -------------------*/



table.request {
	width:100%;
	margin: 0px 0px 20px 0px;
	background:url(img/line-width.gif) repeat-x left top;
}
table.request td {
	padding:5px 5px 5px;
	background:url(img/line-width.gif) repeat-x left bottom;
}
table.request th {
	width:25%;
	font-weight:normal;
	text-align:right;
	padding:5px 5px 5px;
	background:url(img/line-width.gif) repeat-x right bottom;
	vertical-align:top;
}
table.request th span , span.request {
	color:#FF3300;
}

table.request td textarea {
	width:95%;
}

div.request {
	text-align:center;
	margin: 0px 0px 0px 0px;
}



ul.warn {
	margin:0px 0px 0px 20px;
	padding:0px;
}
ul.warn li {
	font-weight:bold;
	list-style:none outside square;
	color:#FF3300;
}


.thanks {
	margin:100px 0px 200px;
	line-height:200%;
	text-align:center;
}
.thanks h1 {
	margin:0px 0px 60px;
	text-align:center;
	line-height:140%;
	font-size:200%;
}


/* 会報 */

div.kaiho {
}
div.kaiho div {
	float:left;
	width:158px;
	margin:0px 8px 8px 0px;
	background-color:#EDEDED;
	text-align:center;
	overflow:hidden;
	white-space:nowrap;
}
div.kaiho div span {
	display:block;
	text-align:center;
	width:auto;
	margin:5px 0px 2px 0px;
}
div.kaiho div img {
	width:150px;
	height:212px;
	border:none;
	border:1px solid #CCC;
	margin:0px 3px 5px;
}

/* 会員ページ お知らせ */


p.edit {/* 追加・編集ボタン */
	margin: 0px auto 1em;
	text-align: right;
}
p.edit a {
	color: #900;
}
table.navi {
	width: 100%;
	margin: 0px 0px 0px 0px;
}
table.navi th {
	width: 50%;
	font-weight:normal;
	text-align:right;
}
table.navi td {
	width: 50%;
}
h3.news-title {
	width: auto;
	margin:30px auto 10px;
	color: #030;
	border-left: 5px solid #594;
	border-top: 1px solid #aaa;
	padding:0px 0px 5px 10px;
}

h3.news-title span {
	margin: 0px 0px 2px 0px;
	color: #c00;
	font-size: 10px;
	font-weight: normal;
	display:block;
	font-weight:normal;
}
div.naiyou {/* 内容 */
	width: auto;
	margin: 0px auto 20px;
	padding:0px 20px;
}
div.temp {
	width: auto;
	padding:0px 0px 10px 0px;
	margin: 0px 20px 20px;
	border:1px solid #CCC;
}
div.temp span {
	display:block;
	width:3em;
	text-align:center;
	padding:2px;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	white-space:nowrap;
	margin:0px 10px 0px 0px;
	background-color:#FF3300;
	color:#FFFFFF;
}
div.temp ul {
	padding:10px 40px;
	margin:0px;
	width: auto;
}
div.temp ul li {
	list-style: none outside square;
	margin:0px 0px 5px 0px;
	padding:0px;
}
div.temp img {
	width:31px;
	height:19px;
	border:none;
	margin:0px 0px 0px 5px;
	vertical-align:middle;
}

p.no-news {
	margin:100px 0px 300px;
	text-align:center;
	font-size:120%;
	color:#FF3300;
}


ul.new {
	margin:0px;
	padding:10px 0px 0px 20px;
}
ul.new li {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	list-style:url(img/news-arrow.gif) outside none;
}
ul.new li span {
	display:block;
	font-size:12px;
	color: #c00;
	margin:-5px 0px 0px 0px;
	line-height:normal;
}
ul.new li a:link , ul.new li a:visited {
	list-style:url(img/news-arrow.gif) outside none;
}
ul.new li a:hover {
	list-style:url(img/news-arrow_f2.gif) outside none;
}

h3.list-title {
	width: auto;
	margin:20px auto 10px;
	color: #030;
	border-left: 5px solid #594;
	padding:7px 0px 5px 10px;
}
ul.list {
	margin: 0 0 70px;
}

