@charset "Shift_JIS";

/* ****************************************
 *  list.css  [2010/08/2]
	Modify  toiyama
 * ****************************************
 */
 
/* FONT
8px -> 71.4%
9px ->78.5%
10px -> 83.4%
11px -> 91.7%
12px -> 100%
13px -> 108.4%
14px -> 116.7%
15px -> 125%
16px -> 133.4%
17px -> 141.7%
18px -> 150%
19px -> 158.4%
20px -> 166.7%
21px -> 175%
22px -> 183.4%
23px -> 191.7%
24px -> 200%
25px -> 208.4%
26px -> 217%
*/



/*==================================
list----会員名簿
================================== */
.read{
font-size:108.4%;
margin-bottom:20px;
}

/*--TOP---*/
.sum-h{
width:620px;
height:25px;
margin:0px auto;
background:url(../list/img/sum-h.jpg) no-repeat center bottom;
}

.sum-f{
width:620px;
height:10px;
margin:0px auto;
background:url(../list/img/sum-f.jpg) no-repeat center bottom;
}

.sum{
width:588px;
margin:0px auto;
padding:0px 16px;
background:url(../list/img/sum-b.jpg) repeat-y center;
}

.sum ul{
width:574px;
margin:0px auto 25px;
}


.sum .boxl{
width:278px;
float:left;
padding:0px 4px;
}


.sum .boxr{
width:278px;
float:right;
padding:0px 4px;
}


.area-list{
width:270px;
margin:0px auto;
}

.area-list td{
vertical-align:top;
font-size: 91.7%;
line-height:170%;
width:33%;
background:url(../list/img/list_bg.jpg) repeat-x top;
}


/*--名簿ページ---*/

table.maibo{
}


table.maibo{
	width:660px;
	margin:0px auto 20px auto;
	border-collapse:collapse;
}

	table.maibo th,
	table.maibo td{
		border:#CCCCCC 1px solid;
		padding:5px;
		font-size:108.4%;
		vertical-align:middle;
	}
	
	

.title{
background:#369C74;
text-align:center;
font-weight:bold;
color:#FFFFFF;
}

.gry{
background:#EEEEEE;
}

.line{
background:url(../list/img/line.jpg) no-repeat center;
padding:20px 0px 0px;
width:660px;
margin:0px auto 20px;
}

.go-ichiran{
font-size:116.7%;
text-align:center;
}
.go-ichiran span{
background:url(../list/img/arw.jpg) no-repeat left;
padding-left:33.3px;
}
