
@import url(base.css);
@import url(lowerlayer.css);


/*----------------------------------------
TOPタイトル
-----------------------------------------*/

h2{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 3px;
	background-image: url(../syouhin/syouhin-images/tilte-lease_bg.gif);
	background-repeat: no-repeat;
	line-height: 27px;
	padding-left: 15px;
	margin-bottom: 2em;
	text-align: left;
	}
h3{
	background-image:url(../topics/images/soho-title.jpg);
	background-repeat:no-repeat;
	line-height: 35px;
	margin: 30px 0 0 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	}
	

.soho-in{
	width: 460px;
	margin: 0 auto 60px auto;
	text-align: center;
	}
.soho-in p{
	line-height: 1.5em;
	font-size: 13px;
	}


table.soho{
	border-collapse:collapse;
	border: solid 1px #cccccc;
	margin-top: 5px;
	margin-bottom: 10px;
	}
table.soho td{
	border: solid 1px #cccccc;
	padding: 0 0.5em;
	text-align: left;
	}
table.soho th{
	border: solid 1px #cccccc;
	text-align: center;
	font-weight: normal;
	background-color: #FFFFF4;
	padding: 3px 0;
	}
.soho_price{
	margin: 10px auto;
	font-size: 13px;
	text-align: center;
	border: 1px solid #cccccc;
	padding: 5px;
	}
.soho_price-red{
	color: #ff0000;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.8em;
	}

