Skip to content

Commit 264c1c7

Browse files
committed
Add content of website
1 parent 8ca21e3 commit 264c1c7

File tree

4 files changed

+57
-0
lines changed

4 files changed

+57
-0
lines changed

config.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
baseURL = "https://example.com/"
2+
languageCode = "en-us"
3+
title = "AgileByte"
4+
theme = "contracts"

content/_index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: 'Contracts'
3+
---
4+
5+
# Contracts of AgileByte
6+
7+
> Both of the text and source code of the contracts are licensed under MIT. Feel free to use them if you want.
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: '建物賃貸借契約書'
3+
---
4+
5+
# 建物賃貸借契約書
6+
賃借人(以下、「甲」という。)と賃貸人(以下、「乙」という。)は、乙はその所有する下記の建物(以下、「本件建物」という。)について、以下のとおり建物賃貸借契約を締結する。
7+
8+
- 建物の所在: ◯◯県◯◯市◯◯
9+
10+
## 使用目的
11+
甲は本件物件の使用に際しては、居住にのみ使用し、その他の目的に使用してはならない。
12+
13+
## 期間
14+
賃貸借期間は20XX年XX月XX日より20XX年XX月XX日までの満2ヵ年とする。但し、期間満了の6ヵ月前までに、本契約当事者のいずれかから書面による解約の通知がなされないときは、本契約は期間満了から更に1ヵ年自動的に延長されるものとし、以後も同様とする。
15+
16+
## 賃料
17+
賃料は1ヶ月金XX万円とし、甲は、毎月末日までにその翌月分を乙の指定する銀行口座に振り込むものとする。但し、1ヵ月に満たない月の賃料は、日割計算とする。
18+
19+
## 共益費
20+
甲は、共益費として賃借物件の使用上賃借人の負担となるべき諸経費を、賃料のほかに乙に支払わなければならない。
21+
22+
## 敷金
23+
甲は、本契約締結時に、敷金として金XX万円を、本契約成立時に乙に預け入れる。ただし、敷金には利息は付さないものとし、本契約の解約による物件の明渡し時に甲に返還するものとする。
24+
25+
## 賃借権の譲渡等の禁止
26+
甲は次の行為をしてはならない。
27+
1. 賃借権の譲渡、本件建物の転貸
28+
2. 本件建物を第三者の使用に供すること
29+
30+
## 修繕費の負担
31+
乙は、本件建物が甲の使用目的に適するように維持保全に必要な修繕を行なう。
32+
33+
甲は、建具・造作、給排水施設、壁等、甲による日常の使用によって被る損耗について修理費用を負担する。
34+
35+
費用の負担につき疑義のあるときは、甲乙別途協議のうえ決定する。
36+
37+
---
38+
20XX年XX月XX日
39+
40+
####
41+
- 住所:
42+
- 氏名:
43+
44+
####
45+
- 住所:
46+
- 氏名:

static/favicon.ico

4.19 KB
Binary file not shown.

0 commit comments

Comments
 (0)