﻿@charset "utf-8";

body {
	font-size:93%;
	background:#F5F9FA url(../img/main_bg.gif) repeat-x;
	margin:0;
	padding:0;
}

body#memberB {
	font-size:93%;
	background:#F5F9FA url(../img/member_bg.gif) repeat-x;
	margin:0;
	padding:0;
}
html, body, #container,#main {
	height: 100%;
}

body > #container,body > #main {height: auto; min-height: 100%;}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*
===== サイト構成 ==========================================
*/
#container {
	width:860px;
	text-align:center;
    margin:0 auto;
	position:relative;
}
	
#main {
	text-align:center;
    margin:0 auto;
	position:relative;
	padding-bottom:140px;
	background:#FFF url(../img/main_side_bg.gif) repeat-y;
}

#content {
	width:860px;
	margin:0 auto;
	padding-top:11px;
	text-align:center;
	min-height:420px;
    height:auto !important;
    height:420px;


}
/*
===== トップページ構成 ==========================================
*/	
#topImage{
	width:828px;
	padding:8px 4px;
	margin:0 auto 11px;
	text-align:center;
	border:1px solid #EEE;
}
/*
===== トップお知らせ ==========================================
*/
#topL {
	float:left;
	width:412px;
	margin:0 0 0 11px;
	padding-bottom:50px;
	}
	.topN {  
	_zoom: 1;  
	overflow: hidden;
	}  
.topN li {  
     margin-top: -1px;  
     padding: 5px;
	 line-height:1.8;
	 font-size:85%;
	 background:url(../img/underbar.gif) repeat-x 0 top;
}  		
/*
===== トップバナー ==========================================
*/
#topR {
	float:right;
	width:400px;
	margin:0 11px 0 0;
	padding-bottom:50px;
	}
div.topRW {
	border:1px solid #DDD;
}
/*
===== メインコンテンツ枠 ==========================================
*/
#contentMain {
	margin:0 auto;
	text-align:center;
	width:760px;
	padding-bottom:20px;
}
#contentMain  p{
	padding-bottom:8px;
}
#contentMain div.catchW{
	width:760px;
	border:1px solid #CCC;
	margin:10px auto;
	background:#F7F7F7;
}
#contentMain div.catchW p{
	padding:8px 12px;
}
/*
===== 挨拶 ==========================================
*/
div.greetingW {
	margin:0;
	padding-bottom:10px;
	clear:both;
	}	
#contentMain div.greetingW p{
	margin:0;
	padding:0;
	}	
div.text {overflow: hidden;
}
#contentMain div.text p{
	padding-bottom:10px;
	padding-left:5px;
	line-height:1.7;
}
/*
===== 画像レイアウト ==========================================
*/
.imgRight {
	float:right;
	margin:0 0 10px 10px;
	padding-right:10px;
	}

.imgLeft {
	float:left;
	margin:0 10px 5px 0
	}
.imgLeftGreeting {
	float:left;
	margin:2px 10px 5px 0;
	border:1px solid #EEE;
	padding:5px;
	}	
/*
===== h2,h3,h4構成 ==========================================
*/

#contentMain h3{
	background:url(../img/h3_bg01.gif) no-repeat;
	width:570px;
	font-size:125%;
	height:61px;
	line-height:2.8;
	padding-left:15px;
	color:#333;
	margin-top:25px;
	margin-bottom:5px;
	text-align:left;
	}	
#contentMainAbout {
	margin:0 auto;
	width:570px;
	text-align:center;
}
#contentMainAbout p {
	padding:5px 15px 5px 15px;
}

/*
===== 名簿検索 ==========================================
*/	
.meiboT {
	margin:5px auto;
	width:560px;
	text-align:center;
	border:1px solid #999;
	clear:both;
	}
.meiboT th{
	padding:8px;
	background:#ECF6FF;
	color:#333333;
	font-size:93%;
	text-align:center;
	border:1px solid #CCC;
	}		
.meiboT td.data01{
	padding:8px;
	background:#FFF;
	font-size:85%;
	font-weight:bold;
	text-align:center;
	border:1px solid #CCC;
	}		
.meiboT td{
	text-align:left;
	padding:8px;
	font-size:85%;
	border:1px solid #CCC;
	}	
/*
===== 税務相談テーブル ==========================================
*/	
.consultT {
	margin:5px auto;
	width:820px;
	text-align:center;
	border:1px solid #999;
	clear:both;
	}
.consultT th{
	padding:3px;
	background:#ECF6FF;
	color:#333333;
	font-size:93%;
	text-align:center;
	border:1px solid #CCC;
	}
.consultT td{
	text-align:center;
	padding:3px;
	font-size:85%;
	border:1px solid #CCC;
	}	
	.consultT tr.date td{
		background:#EEE;
	}
		.consultT tr.week td,.consultT td.week{
		background:#F7F7F7;
	}

/*
===== リンクテーブル ==========================================
*/	
.linkT {
	margin:5px auto;
	width:560px;
	text-align:center;
	border:1px solid #999;
	clear:both;
	}
.linkT th{
	padding:8px;
	background:#ECF6FF;
	color:#333333;
	font-size:93%;
	text-align:center;
	border:1px solid #CCC;
	}
.linkT td{
	text-align:left;
	padding:3px;
	font-size:85%;
	border:1px solid #CCC;
	}	

/*
===== 会員名簿テーブル(明細 写真) ==========================================
*/	
.detailpT {
	margin:5px auto;
	width:560;
	border:none ;
	clear:both;
	}
.detailpT td{
	text-align:center;
	padding:3px;
	font-size:85%;
	border:none ;
	}	
.detailpT td.data01{
	padding:8px;
	font-size:93%;
	text-align:left;
	border:1px solid #CCC;
	}		

.detailpT th{
	padding:8px;
	background:#ECF6FF;
	color:#333333;
	font-size:93%;
	text-align:left;
	border:1px solid #CCC;
	}		

/*
===== 会員名簿テーブル(明細)  ==========================================
*/	
.detailT {
	margin:5px auto;
	width:560px;
	text-align:center;
	border:1px solid #999;
	clear:both;
	}
.detailT th{
	padding:8px;
	background:#ECF6FF;
	color:#333333;
	font-size:93%;
	text-align:right;
	border:1px solid #CCC;
	width: 120px;

	}		
.detailT td{
	text-align:left;
	padding:3px;
	font-size:85%;
	border:1px solid #CCC;
	}	

/*
===== 基本テーブル構成 ==========================================
*/	
.normalTable {
	margin:5px auto;
	width:560px;
	text-align:center;
	border:1px solid #999;
	clear:both;
	}
.normalTable th{
	padding:8px;
	background:#ECF6FF;
	color:#333333;
	font-size:93%;
	text-align:center;
	border:1px solid #CCC;
	}		
.normalTable td.data01{
	padding:8px;
	background:#FFF;
	font-size:85%;
	font-weight:bold;
	text-align:center;
	border:1px solid #CCC;
	}		
.normalTable td{
	text-align:left;
	padding:3px;
	font-size:85%;
	border:1px solid #CCC;
	}	


/*
===== 基本テーブル構成2　小野追加 ==========================================
*/	
.normalTable2 {
	margin:5px auto;
	width:820px;
	text-align:left;
	border:0px solid #999;
	clear:both;
	}
.normalTable2 th{
	padding:8px;
	background:#ECF6FF;
	color:#333333;
	font-size:93%;
	text-align:center;
	border:0px solid #CCC;
	}		
.normalTable2 td.data01{
	padding:8px;
	background:#FFF;
	font-size:85%;
	font-weight:bold;
	text-align:center;
	border:0px solid #CCC;
	}		
.normalTable2 td{
	text-align:left;
	padding:3px;
	font-size:85%;
	border:0px solid #CCC;
	}	

/*
===== 基本テーブル構成3　小野追加 ==========================================
*/	
.normalTable3 {
	margin:5px auto;
	width:820px;
	text-align:left;
	border:1px solid #999;
	clear:both;
	}
.normalTable3 th{
	padding:8px;
	background:#ECF6FF;
	color:#333333;
	font-size:93%;
	text-align:center;
	border:1px solid #CCC;
	}		
.normalTable3 td.data01{
	padding:8px;
	background:#FFF;
	font-size:85%;
	font-weight:bold;
	text-align:center;
	border:1px solid #CCC;
	}		
.normalTable3 td{
	text-align:left;
	padding:3px;
	font-size:85%;
	border:1px solid #CCC;
	}	
	.normalTable3 tr.line1 td{
		background:#ECF6FF;
	}	


/*
===== フッター ==========================================
*/


	
#footer{
	width:100%;
	position: relative;
	margin-top: -140px; /* negative value of footer height */
	height: 140px;
	text-align:center;
	background:#333 url(../img/footer_bg.gif) repeat-x;
	clear:both;
}

#footer p{
	color:#FFF;
	text-align:center;
	padding-top:30px;
	letter-spacing:0.05em;
}
#footer  a:link,
#footer  a:visited	{
	text-decoration:none;
	color: #FFF;
	}	
#footer  a:hover{
	text-decoration:underline;
	color: #DDD;
	}	
.copy {
	position:absolute;
	top:40px;
	right:60px;
}

.pagetop {
	position: absolute;
	bottom:10px;
	right:10px;
	}	
.sitemapC {
	margin:0 auto;
	width:860px;
	text-align:center;
	position:relative;
	}
.sitemap {
	float:left;
	margin:0 20px 0 0px;
	}		
#footer dl {
	margin:20px 0px 0 10px;
	border-right:1px solid #757575;
	padding-right:40px;
	}	
#footer dt {
	padding:0 0 3px 5px;
	}	
#footer dd {
	line-height:2.5;
	font-size:70%;
	padding-left:10px;
	letter-spacing:0.05em;
	color:#FFF;
	background:url(../img/footer_icon.gif) no-repeat 0 50%;
	}			
/*
===== ヘッダーHEADER ==========================================
*/
#header{
	width:860px;
	height:117px;
	margin:0 auto;
	position:relative;
	background:url(../img/header_bg.gif) no-repeat right 5px ;
}

#header h1{
	margin:0 auto;
	position:absolute;
	top:40px;
}
#header h1.h1mem{
	margin:0 auto;
	position:absolute;
	top:39px;
	left:-15px;
}
#header p.topT01{
	font-size:70%;
	color:#FFF;
	position:absolute;
	top:3px;
	left:0;
}
#header p.topT01 strong{
	font-weight:normal;
}
#header p.topT02{
	font-size:85%;
	color:#333;
	position:absolute;
	top:45px;
	left:160px;
	width:400px;
}
#header .topT03 {
	position:absolute;
	top:24px;
	right:0;
	}
#header .headerSub01	{
	position:absolute;
	top:5px;
	right:230px;
	}
	#header .headerSub02	{
	position:absolute;
	top:5px;
	right:115px;
	}
	#header .headerSub03	{
	position:absolute;
	top:5px;
	right:0px;
	}
	#header .logout	{
	position:absolute;
	top:42px;
	right:50px;
	}	
#header a:link,#header a:visited {
	text-decoration:none;
	color: #D0F5BD;
	}
#header a:hover {
	color: #FFF;
	}		
/*
===== ナビゲーション ==========================================
*/
#navi {
	width:860px;
	height:48px;
	text-align:center;
	margin:0 auto;
	}
#navi ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#navi li{
  text-indent: -9999px;
  float:left;
}
#navi a{
  display: block;
  width: 100%;
  height: 48px;
  background-image:url(../img/main_bottan.gif);
  background-repeat: no-repeat;
}

#home a{width:78px;background-position: 0 0;}
#greeting a{width:195px;background-position: -78px 0;}
#about a{width:195px;background-position: -273px 0;}
#meibo a{width:195px;background-position: -468px 0;}
#consult a{width:197px;background-position: -663px 0;}

#navi a:hover{
  background-image:url(../img/main_bottan.gif);
  background-repeat: no-repeat;
}

#home a:hover{background-position: 0 -48px;}
#greeting a:hover{background-position: -78px -48px;}
#about a:hover{background-position: -273px -48px;}
#meibo a:hover{background-position: -468px -48px;}
#consult a:hover{background-position: -663px -48px;}

#homeOn a{width:78px;background-position: 0 -48px;}
#greetingOn a{width:195px;background-position: -78px -48px;}
#aboutOn a{width:195px;background-position: -273px -48px;}
#meiboOn a{width:195px;background-position: -468px -48px;}
#consultOn a{width:197px;background-position: -663px -48px;}

/*
=====メンバーサイドコンテンツ ==========================================
*/	
#list { width:250px;
	margin-top:20px;}
#list ul { list-style: none; }
#list ul li { }
#list ul li a { 
display:block; 
text-decoration:none; 
color:#000000; 
background-color:#FFFFFF; 
line-height:40px;
font-size:93%;
border-top:1px solid #CCC;
border-left:1px solid #CCC;
border-right:1px solid #CCC;
padding-left:10px;
cursor:pointer; 
}
#list ul li a:hover { color:#FFFFFF; background:#6699FF; }
#list ul li a strong { margin-right:10px; }
#list ul li.on a { 
display:block; 
text-decoration:none; 
color:#FFF;
font-weight:bold;
background-color:#3366CC; 
line-height:40px;
font-size:93%;
border-top:1px solid #CCC;
border-left:1px solid #CCC;
border-right:1px solid #CCC;
padding-left:10px;
cursor:pointer; 
}	
