@charset "utf-8";
/* CSS Document */


.setWhiteTopZero {
	background-color:rgb(255,255,255);
	margin:0 0 5px 0;
	padding:5px 10px 10px 10px;
}






div#main {
	color:rgb(31,31,31);
	font-size:12px;
}

div#main .kanriNo {
	font-size:12px;
	color:#019AAA;
}

div#main .kanriNoNum {
	color:#000000;
}

div#city p, div#area p {
	margin:0;
}

div#area .map {
	text-align:center;
	padding:10px 0;
}

div#area .itiran {
	padding:10px 0;
}
div#area .itiran table {
	margin:0 auto;
}

div#area td {
	padding:3px 0;
}

p.countAll {
	font-size:14px;
	line-height:18px;
	text-align:right;
	margin:0;
	padding:0 3px;
}

div#button img {
	vertical-align:middle;
}

/* -- display search list ------------------------------------ */
div.list table {
	width:550px;
	border-top:1px solid #999;
	border-right:1px solid #999;
	margin-bottom:10px;
}

div.list th {
	background-image:url(../bin/disp_list/bgTH.png);
	background-repeat:repeat-x;
	color:#019AAA;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
}

div.list td {
	color:#000000;
	padding:10px 3px;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
}

div.list td.check {
	font-size:9px;
	width:40px;
	text-align:center;
}

div.list td.pic {
	width:120px;
}

div.list td.syozai {
	width:180px;
}

div.list td.kakaku {
	width:85px;
}

div.list td.kakakuColor {
	color:#FF0000;
}

div.list td.syosai {
	text-align:center;
	vertical-align:middle;
}

p.sort {
	height:22px;
	margin:0;
	padding:0 0 0 56px;
	background-image:url(../bin/sort.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
/* -- display gakku list ---------------------------------------------- */
table.gakkuList {
	margin:7px 18px;
	width:480px;
}

table.gakkuList td  {
	border-bottom:1px solid rgb(233,233,233);
	padding:5px 12px 2px;	
}
table.gakkuList td a {
	color:rgb(42,132,250);
}

table.gakkuList td a.hide {
	color:rgb(198,198,198);
}

table.gakkuList td.school {
	width:150px;
	
}
table.gakkuList td.num {
	width:42px;
	text-align:right;
}


/* -- display search form --------------------------------------------- */
div#formJoken p {
	margin:0;
}

div#formJoken table {
	line-height:14px;
}

div#formJoken table th {
	padding:0;
	background-image:url(../bin/search_th.png);
	background-repeat:no-repeat;
	background-position:center center;
	width:134px;
	height:42px;
	overflow:hidden;
	vertical-align:middle;
	text-align:left;
	text-indent:20px;
	color:rgb(33,127,65);
	border-bottom:1px solid rgb(221,221,221);
}

div#formJoken table td {
	padding:3px 0;
	border-bottom:1px solid rgb(221,221,221);
}

div.buttonKensaku {
	text-align:right;
	margin-right:24px;
}
/* -- page navigation -------------------------------------------------- */
p.pageList {
	margin:0;
	padding:7px 0;
	line-height:16px;
	text-align:center;
}
p.pageList img {
	vertical-align:middle;
}
p.pageList strong {
	font-weight:bold;
	color:rgb(221,0,0);
}

p.pageList a {
	color:rgb(51,51,51);
	text-decoration:underline;
}

/* -- display member or public? ---------------------------------------- */
table#memberSubmit {
	width:100%;
	border:1px solid #3567C6;
	margin:0 0 7px;
}
table#memberSubmit td.orange {
	font-size:10px;
	line-height:14px;
	padding:7px 3px;
	white-space:nowrap;
	color:rgb(255,255,255);
	background-color:#3567C6;
	font-weight:bold;
	vertical-align:bottom;
}
table#memberSubmit td.borderBottom {
	border-bottom:1px solid rgb(255,255,255);
}
table#memberSubmit td.orange strong {
	font-size:28px;
	line-height:28px;
	color:rgb(255,255,255);
}

table#memberSubmit td.join {
	padding:3px 20px;
	line-height:14px;
	white-space:nowrap;
}
table#memberSubmit td.join strong {
	color:rgb(255,153,0);
}
table#memberSubmit td.join p {
	margin:0 auto 7px;
	padding:0;
}

td.ShiKuSelect {
	height: 30px;
	width: 240px;
	background-image: url(../../../binZ/button-ShiKu-back.png);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 30px;
	text-indent: 15px;
}

a.ShiKuSelect {
	color: #333333;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(../../../binZ/button-ShiKu-back.png);
	background-repeat: no-repeat;
	background-position: center;
}

