
@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;
	}
p{
	line-height: 2em;
	}

h3{
	font-size: 11px;
	font-weight: bold;
	margin: 30px auto 15px auto;
	line-height: 25px;
	text-align: center;
	border-top: solid 1px #999999;
	color: #000000;
	background-color: #f4f4f4;
	padding: 5px 0;
	}
h4{
	font-size: 11px;
	font-weight: bold;
	margin: 15px auto 10px auto;
	line-height: 20px;
	text-align: left;
	border-top: dotted 1px #cccccc;
	color: #000000;
	padding: 5px 0;
	border-bottom: dotted 1px #cccccc;
	}
h5{
	font-size: 12px;
	color: #620030;
	font-weight: normal;
	margin: 0;
	line-height: 2em;
	}

/*-----------------------
2カラム(top)
------------------------*/
.l-r_group-l p,.l-r_group-r p{
	font-size: 13px;
	margin-left: 2px;
	line-height: 1.5em;
	}

/*------------------------
下層
-------------------------*/
table.lese-rental{
	margin-left: 10px;
	margin-bottom: 20px;
	}
table.lese-rental th{
	padding-left: 5px;
	padding-bottom: 5px;
	}
table.lese-rental td{
	padding-bottom: 5px;
	}


table.siharai{
	border: solid 1px #cccccc;
	border-collapse: collapse;
	}
table.siharai td{
	border: solid 1px #cccccc;
	}
table.siharai th{
	border: solid 1px #cccccc;
	padding : 5px 0;
	text-align: center;
	font-weight: normal;
	background-color: #F2F2F2;
	}

table.siharai p{
	line-height: 1.5em;
	}

p.coment{
	font-size: 10.5px;
	line-height: 1.2em;
	}

ul{
	padding: 0;
	margin-left: 2em;
	}
li{
	line-height: 2em;
	}

table.lease-rental-tigai{
	border: solid 2px #999999;
	border-collapse: collapse;
	margin: 20px 5px 20px 0;
	}
table.lease-rental-tigai td{
	border: solid 1px #cccccc;
	padding: 5px 0 5px 5px;
	}
table.lease-rental-tigai th{
	border: solid 1px #cccccc;
	padding : 8px 0;
	text-align: center;
	font-weight: normal;
	background-color: #F4F4F4;
	}


/*----------------------------------
特定商取引
-------------------------------------*/

table.tokutei{
	border-collapse: collapse;
	border-top: dotted 1px #cccccc;
	}
table.tokutei td{
	border-bottom: dotted 1px #cccccc;
	padding : 8px 0;
	text-align: left;
	font-weight: normal;
	}
	
/*-----------------------------------
sitemap
------------------------------------*/
table.sitemap{
	border-collapse:collapse;
	width: 660px;
	margin-left: 60px;
	margin-bottom: 50px;
	margin-top: 20px;
	}
table.sitemap td{
	vertical-align:top;
	}
h1.sitemap{
	padding: 3px 0;
	font-weight: bold;
	text-align: center;
	width: 300px;
	margin-bottom: 25px;
	}

