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

@import url("common.css");
@import url("price_list.css");





/*　flash 
===================================================*/
#flash {
	background-color:#000000;
	text-align:center;
	height:307px;
	zoom:1;
}



/*　レイアウト
===================================================*/
#main_left {
	width:704px;
	float:left;
	padding-top:31px;
	padding-bottom: 20px;
	padding-left: 22px;
}

#main_left .front_section {
	clear:both;
	width:663px;
	margin:0 auto 61px;
}
#main_left .section2 {
	clear:both;
	border:1px solid #ececec;
}

#main_left .front_section  h2{
	margin:0 0 1px;
}

#main_left .front_section .section_inner {
	background-image:url(/matrix/images/main_sec_bg.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	margin:0 0 0 8px;
}









/*　買取表リンク
===================================================*/

#links_to_price_list {
	width:655px;
	margin:10px 0 65px 29px;
}

#links_to_price_list li {
	text-align:center;
	width:320px;
}
#links_to_price_list li img{
	display:block;
	padding:0 0 9px;	
}
#links_to_price_list li a{
	color:#333333;
}










/*　レイアウト
===================================================*/
#message {
	clear:both;
	width:663px;
	margin:0 auto 40px;
}

#message_inner {
	width:655px;
	margin:0 0 0 8px;
	background-image:url(/matrix/images/main_sec_bg.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:16px 0 0;
}


#service {
	padding:41px 20px 80px;
	margin:0 0 10px;
	position:relative;
	/zoom:1;
}
#service_lady {
	position:absolute;
	bottom:0;
	right:18px;
}
#service h2 {
	padding:0 5px 16px;
}
#service table{
	line-height:1.5;
}
#service th{
	padding:6px 3px;
	vertical-align:middle;
	border-bottom:1px solid #ececec;
}
#service td{
	padding:6px 3px;
	vertical-align:middle;
	border-bottom:1px solid #ececec;
}

#service .last {
	border-bottom:none;
}
#service td.last {
	padding-right:120px;
}

#service a {
	text-decoration:underline;
}

/*　レイアウト
===================================================*/
#voice {
	padding:22px;
	margin:0 0 10px;
}
#voice  .section_inner {
	background-image:url(/matrix/images/main_sec_bg.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
}


#voice li {
	clear:both;
	padding:33px 0 31px;
	border-bottom:1px solid #ececec;
}
#voice li.last {
	border-bottom:none;
}
.voice_left {
	float:left;
	width:104px;
	
}
.voice_right {
	width:540px;
	float:right;
	
}

#voice h3 {
	font-weight:normal;
	margin:0 0 5px;
}
#voice h3 .title {
	font-weight:bold;
	font-size:1.7em;
}
#voice h3 .address {
	font-weight:bold;
	padding-left:0.3em;
}
#voice h3 .status {
	padding-left:1em;
}


#voice .ft {
	clear:both;
	text-align:right;
}
#voice .ft a {
	color:#333333;
	text-decoration:underline;
	background-image:url(/matrix/images/icon_red_arrow.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding-left:7px;
	text-decoration:none;
}
#voice .ft a:hover {
	text-decoration:underline;
}




/*　レイアウト
===================================================*/
#exp20 {
	position:relative;
	padding:0 0 30px;
	zoom:1;
}
#mapfig {
	position:absolute;
	z-index:999;
	bottom:0;
	right:0;
}
#exp21 {
	border:1px solid  #ececec;
	margin:0 0 10px;
	height:160px;
	position:relative;
}
#exp21 h2 {
	position:absolute;
	top:55px;
	left:51px;
}
#exp21 ul {
	position:absolute;
	top:35px;
	left:260px;
	width:420px;
}
#exp21 li {
	float:left;
	background-position:50% 0;
	background-repeat:no-repeat;
	width:140px;
	text-align:center;
}
#exp21 a {
	display:block;
	color:#333333;
	text-decoration:underline;
}
/*#exp21 a:hover {text-decoration:underline;}*/
#exp21 .img {
	display:block;
	width:100%;
}
#exp21 a .anchor {
	display: inline-block;
	display: -moz-inline-box;
	color:#333333;
	text-decoration:underline;
	background-image:url(/matrix/images/icon_red_arrow.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding-left:7px;
	text-decoration:underline;
}
/*#exp21 a:hover .anchor {text-decoration:underline;}*/

#exp22{
	border:1px solid  #ececec;
	margin:0 0 10px;
}
#exp22 h2 {
	padding:41px 0 20px 51px;
}

#exp22 p {
	padding:0 0 41px  51px;
	line-height:2.0;
	font-size:0.85em;
}

#exp22 p a{
	color:#333333;
	background-image:url(/matrix/images/icon_red_arrow.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding-left:7px;
	text-decoration:underline;
}




/*　calendar　
===================================================*/
#main_right .biz_calendar {
	width:168px;
	margin:0 auto 5px;
}
#main_right .biz_calendar .caption {
	text-align:center;
	background-color:#cccccc;
	line-height:2.0;
	font-weight:bold;
	font-size:12px;
}
#main_right .biz_calendar table {
	width:100%;
	font-size:12px;
	background-color:#cccccc;
	line-height:2.0;
}
#main_right .biz_calendar td, 
#main_right .biz_calendar th {
	text-align:center;
	background-color:#ffffff;
}

#main_right .biz_calendar th {
	background-color:#f1f1f1;
	font-weight:normal;
}
#main_right .biz_calendar td.close {
	background:#ffd4ff;
}
#main_right .biz_calendar p {
	padding:4px 20px 0;
}
#main_right .biz_calendar_note {
	text-align:center;
}





