@charset "utf-8";
/* CSS Document */

body {
	margin:0px auto;
	background:url(image/body-bg.gif) repeat left top;
}

h2 {
	text-align:center;
	line-height:120%;
}
a:link , a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover  { 
	color: #FF3300;
	text-decoration: none;
}

.layout {
	width:780px;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	margin:0px auto;
	padding:0px;
	background-color:#FFF;
}
.header {
	width:100%;
	padding:0px 0px;
	margin:0px 0px;
	height:55px;
}
.header img {
	margin:13px 0px 13px 20px;
}
.header span {
	float:right;
}
.header span img {
	margin:0px !important;
}

div.menu {
	padding:0px;
	margin:0px;
	background:url(image/menu_bg.jpg) repeat-x left top;
	height:33px;
}
div.menu span {
	float:right;
}
.top-contents {
	background:url(image/top-img_r2_c1.jpg) repeat-x left top;
	width:100%;
}

.whats-new {
	width:300px;
	margin:0px 0px 0px 20px;
	padding:20px 0px;
	float:left;
}
.whats-new h1 {
	margin:0px;
	padding:5px 0px;
	background: url(image/top-widthline.gif) repeat-x left bottom;
	
}
.whats-new ul {
	margin: 10px 0px;
	padding: 10px 0px 10px 10px;
	height:130px;
	display:block;
	overflow-y:scroll;
	scrollbar-base-color: #000;
	scrollbar-face-color: transparent; 
	scrollbar-track-color: transparent; 
	scrollbar-arrow-color: #FFF; 
	scrollbar-highlight-color: transparent; 
	scrollbar-shadow-color: transparent; 
	scrollbar-3dlight-color: #FFF; 
	scrollbar-darkshadow-color: #FFF; 
}
.whats-new ul li {
	list-style:none outside none;
	margin:0px 0px 8px 0px;
	padding:0px;
	color:#FFFFFF;
	font-size:12px;
}
.whats-new ul li span {
	display:block;
	font-size:12px;
	font-weight:bold;
	float:left;
}
.whats-new ul li strong {
	display:block;
	font-size:10px;
	/*border:1px solid #FFF;*/
	background-color:#FFF;
	color:#333333;
	padding:1px;
	margin:0px 0px 3px 10px;
	width:6em;
	white-space:nowrap;
	float:left;
	text-align:center;
	font-weight:normal;
}
.whats-new ul li a:link , .whats-new ul li a:visited {
	color:#FFFFFF;
	text-decoration: none;
	clear:both;
	display:block;
}
.whats-new ul li a:hover  { 
	color: #FF3300;
	text-decoration: underline;
	clear:both;
	display:block;
}

.address {
	width:200px;
	margin:0px 0px 0px 20px;
	padding:20px 0px;
	float:left;
}
.address h1 {
	margin:0px;
	padding:5px 0px;
	background: url(image/top-widthline.gif) repeat-x left bottom;
}
.address div {
	color:#FFFFFF;
	font-size:85%;
	line-height:140%;
	margin:20px 0px;
}
.banner {
	width:180px;
	margin: 40px 0px 0px 20px;
	padding: 0px;
	float:left;
	text-align:center;
}
.copyright {
	font-size:10px;
	text-align:right;
	padding:5px 0px 10px;
	margin:0px auto;
	width:780px;
}
.submenu {
	width:180px;
	margin:20px 0px;
	float:left;
}
.submenu a {
	display:block;
	border:1px solid #EDEDED;
	padding:10px 2px 10px 12px;
	font-size:85%;
	margin:0px 0px 1px 0px;
	text-decoration:none;
	color:#333333;
}
.submenu a:link , .submenu a:visited {
	background:url(image/submenu_bg.jpg) no-repeat left center;
	color: #333;
	text-decoration: none;
}
.submenu a:hover {
	background:url(image/submenu_bg2.jpg) no-repeat left center;
	text-decoration: underline;
}
.contents {
	width:540px;
	margin:20px 10px 20px 30px;
	float:left;
	font-size:85%;
	line-height:120%;
}
.contents2 {
	margin:20px 40px;
	font-size:85%;
	line-height:120%;
}


p.hang {
	margin-left:20px;
	text-indent: -1.2em;
}


h1.title {
	background:url(image/title-bg.jpg) no-repeat right center;
	border-top:1px solid #EDEDED;
	border-bottom:1px solid #EDEDED;
	margin:0px 0px 20px;
	padding:10px 0px 10px 5px;
	font-size:18px;
}

div.title {
	border-bottom:2px solid #1FA5FF;
	margin:0px 0px 20px;
	padding:0px 0px 4px 25px;
	font-size:14px;
	clear:both;
	font-weight:bold;
	background:url(image/title-point.jpg) no-repeat left top;
}

div.pagetop {
	width:100%;
	clear:both;
	text-align:right;
	margin:10px 0px 20px;
	font-size:10px;
}

div.pagetop a {
	display:block;
	width:5em;
	padding:2px 5px;
	text-decoration:none;
	line-height:normal;
	background:#1FA5FF url(image/pagetop-arrow.gif) no-repeat 4px center;
}
div.pagetop a:link , div.pagetop a:visited {
	color:#FFFFFF;
}
div.pagetop a:hover { 
	color: #FF3300;
}


table.common {
	border:1px solid #CCC;
}
table.common td {
	padding:5px;
	border:1px solid #CCC;
}
table.common th {
	font-weight:normal;
	padding:5px;
	background-color:#D2EDFF;
	border:1px solid #CCC;
}
table.common table td , table.common table th {
	border:none;
	background-color:#FFFFFF;
}

/*----------------------------- 業務紹介 -----------------------------*/

ul.jobs , ul.jobs2 {
	width:100%;
	margin:0px 0px 0px;
	padding:20px 0px 15px 0px;
	clear:both;
}
ul.jobs li {
	width:90%;
	margin:0px 0px 5px 10px;
	padding:0px 0px 0px 10px;
	background: url(image/jobs-arrow.gif) no-repeat left center;
	list-style:none inside none;
}
ul.jobs2 li {
	width:45%;
	margin:0px 0px 5px 10px;
	padding:0px 0px 0px 10px;
	background: url(image/jobs-arrow.gif) no-repeat left center;
	list-style:none inside none;
	float:left;
}




/*----------------------------- ここまで -----------------------------*/


/*----------------------------- 会員紹介 -----------------------------*/

table.list {
	width:100%;
	border-left:1px solid #EDEDED;
	border-bottom:2px solid #CCCCCC;
	font-size:14px;
	line-height:normal;
	background-color:#FFFFFF;
}
table.list td {
	padding:3px 5px;
	border-bottom:1px solid #EDEDED;
	border-right:1px solid #EDEDED;
}
table.list th {
	font-weight: bold;
	border-top:2px solid #CCCCCC;
	border-bottom:1px solid #EDEDED;
	border-right:1px solid #EDEDED;
	vertical-align:top;
	padding: 15px 5px 3px 5px;
	font-size:16px;
}
th.list {
	font-weight:normal !important;
	height:50px !important;
	padding: 3px 5px 3px 5px !important;
	border-top:none !important;
	font-size:14px !important;
	line-height:18px;
	margin:0px;
}
th.list span {
	display:block;
	margin: 0em 0.5em 2em 0em;
	border: 1px solid #EAC4FF;
	background-color:#FBEEFF;
	font-size:12px !important;
	padding:2px 5px !important;
	float:left;
}

.list-header {
	font-size:12px !important;
	font-weight:bold !important;
	padding:3px 5px !important;
	background: url(img/yotei-th-bg.gif) repeat left top;
}
table.list img {
	border:none;
	margin:0px auto;
}
/*----------------------------- ここまで -----------------------------*/




/*-------------------　お問い合わせ　----------------*/

p.contact {
	width:500px;
	margin:0px auto 20px;
}
p.contact font , table.contact font {
	color:#FF0000;
}
div.contact {
	width:500px;
	margin:0px auto 20px;
	text-align:center;
}
table.contact {
	width:500px;
	margin:0px auto 20px;
}
table.contact td {
	border-bottom: 1px solid #EDEDED;
	padding:15px 5px 5px 5px;
}
table.contact th {
	white-space:nowrap;
	vertical-align:top;
	font-weight:normal;
	text-align:left;
	border-bottom: 1px solid #EDEDED;
	padding:15px 5px 5px 5px;
}
table.contact th span {
	color:#CCC;
	padding: 0px 4px 0px 0px;
}

/*----------------------------- ここまで -----------------------------*/

/*-------------------　会員ページ　----------------*/

div.news {
	margin:0px 0px 30px;
}


table.backnumber {
	border-bottom:2px solid #EDEDED;
	width:100%;
}
table.backnumber td {
	text-align:left;
}
table.backnumber th {
	text-align:right;
	white-space:nowrap;
	width:20%;
}


/*----------------------------- ここまで -----------------------------*/

/*-------------------　支部便り　----------------*/

table.report {
	width:100%;
	margin:10px 0px 0x 0px;
	padding:20px;
	font-size:93%;
}
table.report th {
	text-align:center;
	vertical-align:center;
	font-size:150%;
	padding:20px 0px 20px 0px;
}
table.report td {
	text-align:left;
	vertical-align:top;
	padding:5px 5px 10px 5px;
}
td.img p {
	text-align:center;
	font-size:90%;
}
td.report {
	padding:15px 0px 15px 40px !important;
	border:double #000;
}
td.report2 {
	text-align:right !important;
}


/*----------------------------- ここまで -----------------------------*/




/*-------------------　リンクページ　----------------*/


ul.link {
	margin:0px 0px 0px;
	padding:5px 0px 20px 20px;
}
ul.link li {
	margin:0px 0px 5px 10px;
	padding:0px 0px 0px 5px;
	list-style:url(image/jobs-arrow.gif) outside square;
}
ul.link li ul{
	margin:0px 0px 0px;
	padding:5px 0px 0px 10px;
}
ul.link li li {
	margin:0px 0px 5px 10px;
	padding:0px 0px 0px 5px;
	list-style:url(image/jobs-arrow.gif) outside square;
}


ul.sitemap {
	margin:0px 0px 0px;
	padding:5px 0px 20px 60px;
	background:url(image/sitemap-bg.jpg) no-repeat right top;
}
ul.sitemap li {
	margin:0px 0px 5px 10px;
	padding:0px 0px 10px 5px;
	list-style:url(image/jobs-arrow.gif) outside square;
}
ul.sitemap li ul {
	margin:0px 0px 0px;
	padding:10px 0px 0px 10px;
}
ul.sitemap li ul li {
	margin:0px 0px 5px 10px;
	padding:0px 0px 0px 5px;
	list-style:url(image/jobs-arrow.gif) outside square;
}

/*----------------------------- ここまで -----------------------------*/




/*-------------------　BBS　----------------*/


div.bbs {
	border:3px solid #CCC;
	margin:0px 0px 20px 0px;
}
div.bbs dl.column {
	margin: 0px 0px 20px 0px;
	padding:0px;
	border-bottom:1px solid #EDEDED;
	width:100%;
	background-color:#E9F5FC;
}
div.bbs dl.column dt {
	margin:0px;
	padding:10px 20px 10px;
	font-weight:bold;
	font-size:120%;
	background:#E9F5FC url(image/top-widthline.gif) repeat-x left bottom;
}
div.bbs dl.column dd {
	margin:0px;
	padding: 10px 20px 10px 20px;
	width:auto;
}

div.bbs dl.reply {
	margin:0px auto;
	padding:10px 0px 0px 0px;
	width:80%;
}
div.bbs dl.reply dt {
	margin:0px 0px 10px;
	padding:0px 0px 10px;
}
div.bbs dl.reply dd {
	margin:0px 0px 10px;
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #CCC;
	width:100%;
}
div.bbs .name-time {
	margin:0px !important;
	border:none !important;
}
div.bbs .name-time strong {
	color:#0066CB;
	padding:0px 10px 0px 0px;
	white-space:nowrap;
	font-weight:bold;
}
div.bbs .name-time span {
	padding:0px 10px 0px 10px;
	white-space:nowrap;
	color:#999999;
}
div.bbs img.photo {
	margin:0px 0px 10px 10px;
	border:none;
	float:right;
}


table.bbs {
	width:90%;
	border:none;
	margin:0px auto 10px;
}
table.bbs td {
	padding:2px 5px;
	width:85%;
}
table.bbs th {
	white-space:nowrap;
	vertical-align:top;
	font-weight:normal;
	text-align:right;
	padding:2px 5px;
	width:15%;
}
table.bbs td textarea , table.bbs td input {
	width:98%;
}
div.submit {
	text-align:center;
	margin:0px 0px 10px 0px;
}
div.submit input {
	width:80px;
	font-size:12px;
	padding: 3px;
}
div.message {
	margin:10px 20px;
	font-weight:bold;
}



table.navi {
	width:100%;
	margin:0px 0px 20px 0px;
	border:none;
}
table.navi td {
	width:20%;
	text-align:center;
	white-space:nowrap;
}
table.navi th {
	font-weight:normal;
	width:60%;
}

div.none {
	margin:100px auto;
	line-height:200%;
	font-weight:bold;
	text-align:center;
	font-size:200%;
}


div.JavaScript-on {
	background-color: red;
	font-size: 130%;
	line-height: 130%;
	margin:20px;
	padding:10px;
	text-align:center;
	color:#FFFFFF;
}
div.column {
	background: #66CCFF;
	font-weight:bold;
	margin:20px;
	padding:10px;
}

ul.error {
	background-color: red;
	font-size: 130%;
	line-height: 130%;
	color:#FFFFFF;
	margin:20px;
	padding: 10px 20px;
}


/*----------------------------- ここまで -----------------------------*/