@charset "utf-8";

.pan_pick {
	width: 514px;
	height: 28px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}
#pan- {
	text-align: left;
}


.list-navi {
	width: 800px;
	clear: both;
	height: 40px;
	padding-bottom: 0px;
}
.list-select {
	float: left;
	width: 350px;
	height: 40px;
}
.list-sagami {
	height: 40px;
	width: 150px;
}
.list-machida {
	height: 40px;
	width: 150px;
}
.list-kanagawa {
	height: 40px;
	width: 150px;
}


/* area-navi */



#list-navi {
	margin: 0;
	width: 800px;
	height: 40px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}

#list-navi img{
	vertical-align: top;
}

#list-navi ul {
	left: 0px;

	padding: 0;
	width: 800px;
	height: 40px;
	bottom: 0px;
}

#list-navi ul li {
	float: left;
	list-style-type:none;
}

#list-navi ul li a{
	display: block;
	list-style-type:none;
}

#list-navi ul li.list-select {
	width: 350px;
	height: 40px;
}

#list-navi ul li.list-sagami {
	width: 150px;
	height: 40px;
	background: url(../pickup/media/area-sagami_over.gif) no-repeat 0 0;
}

#list-navi ul li.list-machida {
	width: 150px;
	height: 40px;
	background:url(../pickup/media/area-machida_over.gif) no-repeat 0 0;
}

#list-navi ul li.list-kanagawa {
	width: 150px;
	height: 40px;
	background:url(../pickup/media/area-kanagawa_over.gif) no-repeat 0 0;
}

#list-navi ul li.list-select a {
	width: 350px;
	height: 40px;
}

#list-navi ul li.list-sagami a {
	width: 150px;
	height: 40px;
}

#list-navi ul li.list-machida a {
	width: 150px;
	height: 40px;
}

#list-navi ul li.list-kanagawa a {
	width: 150px;
	height: 40px;
}

#list-navi li a:hover {
	background-color:transparent;
}

#list-navi li a:hover img{
	visibility:hidden;
}

.page_n {
	float: right;
	height: 30px;
	width: 266px;
	text-align: right;
	vertical-align: middle;
}

.list-link {
	height: 300px;
	width: 150px;
	margin-bottom: 15px;
	margin-left: 8px;
	text-decoration: none;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.lists {
	height: 300px;
	width: 190px;
	margin-left: 0px;
	text-decoration: none;
	padding: 0px;
	float: left;
	text-align: left;
}

.lists a {
	display:block;
	width:190px;
	height:300px;
	background:url(../pickup/media/bg_list.gif) no-repeat left top;
	text-decoration:none;
	outline:none;
}

.lists a:link {
	color: #000000;
	text-decoration: none;
}
.lists a:visited {
	color: #000000;
	text-decoration: none;
}
.lists a:hover {
	color: #000000;
	text-decoration: none;
	background-position:right top;
	cursor:pointer;
}






.ex01 {
	padding-left: 8px;
	width: 182px;
	padding-top: 2px;
	height: 105px;
}

.ex02 {
	width: 183px;
	height: 52px;
	padding-left: 7px;
}


/* text */

.list-text01 {
	font-size: 14px;
	line-height:16px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	height: 36px;
}

.list-text02 {
	font-size: 10px;
	line-height:12px;
	width: 170px;
}

.list-text03 {
	font-size: 9px;
	line-height:11px;
	width: 175px;
	padding-bottom: 8px;
}

.list-text04 {
	font-size: 11px;
	line-height:13px;
	width: 175px;
	padding-bottom: 2px;
}


/* link */
#home #wrapper #contents .list-area .first-line .first-left {
	width: 594px;
	float: left;
	height: 315px;
}
#page-td {
	padding-bottom: 8px;
}

.center-td{
	text-align:center;
}

/*-------------------------------------*/


#_m_top .side_pickup {
	padding-bottom:0px;
	padding-right: 5px;
	padding-left: 5px;
}


.information-pickup {
	background-color: #EEFFEE;
	border: 1px solid #66CC00;
	float: left;
	width: 510px;
	padding: 10px;
	;
}
.infomation-contact li{
	margin-left: 40px;

}
#cont {
	padding-right: 20px;
	padding-left: 20px;
}

#thanks-msg{
	padding:10px;
	margin: 0 0 20px 0;
	width:740px;
	text-align:center;
}
#thanks-tbl {
	margin:auto;
	}
#thanks-tbl th{
	width:120px;
	padding:5px;
	border-bottom: #333333 solid 1px;
}
#thanks-tbl td{
	font-weight:bold;
	padding:5px;
	border-bottom: #333333 solid 1px;
}
.h3 {
	font-size:16px;
	color:#FF0033;
	margin: 0 0 10px 0;
	}
.text-small {
	font-size:0.7em;
	}