body#home {
	background-image: url(../images/home/home_bg.jpg);
	background-repeat:repeat-x;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#home #MainImage {
	background-image: url(../images/home/main_image.jpg);
	background-repeat: no-repeat;
	height: 417px;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	margin-bottom: 30px;
}

#choritu{
	width: 200px;
	float:left;
	font-size:0.75em;
	line-height:140%;
	color: #333;
	letter-spacing: 1px;
}
/*---------------------------------*/
.pianoTEST{
	background-image:url(../images/home/btn_main_bg.gif);
	background-position:0px bottom;
	background-repeat: no-repeat;
	font-size:0.75em;
	line-height:140%;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	min-height:100px;
	color: #333;
	letter-spacing: 1px;
}
#WantToSale {
	width: 315px;
	float:left;
}
#WantToSale h2 a{
	background-image: url(../images/home/btn_want_sale.gif);
	background-repeat: no-repeat;
	height: 126px;
	margin-top: 10px;
	display:block;
	text-indent:-9999px;
}
#WantToBuy {
	width: 315px;
	float: right;
}
#WantToBuy h2 a{
	background-image: url(../images/home/btn_want_buy.gif);
	background-repeat: no-repeat;
	height: 126px;
	margin-top: 10px;
	display:block;
	text-indent:-9999px;
}
/*-----------------------------*/
#choritu h3 a{
	background-image: url(../images/home/btn_choritu.gif);
	background-repeat: no-repeat;
	height: 64px;
	width: 200px;
	text-indent: -9999px;
	margin-bottom:10px;
	display:block;
}
#repair{
	width: 201px;
	float:left;
	font-size:0.75em;
	line-height:140%;
	background-image: url(../images/home/btn_bg.gif);
	margin-right: 9px;
	margin-left: 10px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 30px;



	/margin-bottom: 10px;
	color: #333;
	letter-spacing: 1px;
}
#repair h3 a{
	background-image: url(../images/home/btn_repair.gif);
	background-repeat: no-repeat;
	height: 64px;
	width: 200px;
	text-indent: -9999px;
	margin-bottom:10px;
	display:block;
}
#silent{
	width: 200px;
	float:left;
	font-size:0.75em;
	line-height:140%;
	color: #333;
	letter-spacing: 1px;
}
#silent h3 a{
	background-image: url(../images/home/btn_silent.gif);
	background-repeat: no-repeat;
	height: 64px;
	width: 200px;
	text-indent: -9999px;
	margin-bottom:10px;
	display:block;
}
/*ロールオーバー時に透明度が変わります*/
#WantToSale h2 a:hover,
#WantToBuy h2 a:hover,
h3 a:hover{
-moz-opacity:0.8;
opacity:0.8;
filter: alpha(opacity=80);
display:block;
}
/*-------------------*/
#contentSub #SideBtn{
	margin-top:9px;
}
/*--------------------*/

#NEWS{
	background-image:url(../images/home/news_bg.jpg);
	width:640px;
	height:189px;
	background-repeat: no-repeat;
	padding-top:40px;
	margin-top:8px;
	float:none;
	clear:both;
	margin-bottom: 0px;
}
#NEWS div{
	overflow:scroll;
	height:170px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#NEWS p {
	margin-bottom: 10px;
	line-height: 140%;
}
#NEWS span.newsDay {
	font-size: 0.7em;
	color: #999;
}
/*---------------------------*/
#LinkAbove{
	background-image:url(../images/home/btn_piano_bg.gif);
	background-repeat:no-repeat;
	margin-bottom:19px;
}
/*float解除*/
#LinkAbove{
	zoom: 1; /* for IE5.5 - IE7 floatの解除*/
}
/**/
#LinkAbove:after { /* for modern browser */
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

/*-----------------------------------*/
#AreaList {
	clear: both;
	float: none;
	margin-top: 0px;
}
#AreaList table{
	width:900px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
	font-size:0.75em;
	margin-top: 5px;
	margin-bottom: 5px;
}
#AreaList table tr th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	padding:5px;
	background-color:#CCC;
	text-align:center;
	line-height:130%;
	font-weight: bold;
}
#AreaList table tr th.Area {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	padding:5px;
	background-color:#EDEDED;
	text-align:left;
}
#AreaList table tr th .tiiki{
	font-size:0.9em;
	font-weight:normal;
}
#AreaList table tr th .detailService{
	font-size:0.9em;
}
#AreaList table tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	padding:5px;
	text-align:center;
}

