/*初期設定*/
h2 {
	margin-top: 20px;
}

h3 {
	margin-top: 60px;
	margin-bottom: 20px;
}

#back {
	margin-top: 50px;
	text-align: right;
	margin-bottom: 60px;
}
p {
	font-size: 75%;
	line-height: 1.3em;
	margin-right: 26px;
	margin-left: 25px;
}

.page-back {
	font-size: 75%;
	color: #000000;
	text-align: right;
	vertical-align: top;
	margin-top: 30px;
	margin-bottom: 30px;
}



/*01.扉ページ用設定(サムネイル4つ用)*/
.pict-box {
	margin-right: 26px;
	margin-left: 25px;
	height: auto;
	width: 550px;
	margin-top: 20px;
}


.pict-box td a{
	background-image: url(../img/bg_special01_01.gif);
	background-repeat: no-repeat;
	display: block;
}

.pict-box td a:hover {
	background-image: url(../img/bg_special01_02.gif);
	background-repeat: no-repeat;
}


.pict-box img {
	margin: 0px;
	padding: 15px;
}
.pict-box th {
	font-size: 69%;
	font-weight: normal;
	line-height: 1.3em;
	width: 130px;
}



/*01.扉ページ用設定（サムネイル2つ用）*/

.pict-box2 {
	margin-right: 26px;
	margin-left: 25px;
	height: auto;
	width: 270px;
	margin-top: 20px;
}


.pict-box2 td a{
	background-image: url(../img/bg_special01_01.gif);
	background-repeat: no-repeat;
	display: block;
}

.pict-box2 td a:hover {
	background-image: url(../img/bg_special01_02.gif);
	background-repeat: no-repeat;
}


.pict-box2 img {
	margin: 0px;
	padding: 15px;
}
.pict-box2 th {
	font-size: 69%;
	font-weight: normal;
	line-height: 1.3em;
	width: 130px;
}



/*01_001〜01_018中面*/
.b-pict {
	margin-right: 51px;
	margin-left: 50px;
	margin-top: 50px;
}

h4 {
	font-size: 85%;
	line-height: 1.3em;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.p-margin {
	margin-right: 51px;
	margin-left: 50px;
}


/*ページ送りボタン*/
.page-table {
	margin-right: 51px;
	margin-left: 50px;
	width: 500px;
	margin-top: 50px;
	font-size: 75%;
	line-height: 1.3em;
	margin-bottom: 100px;
}
.page-table th {
	font-weight: normal;
	text-align: right;
}


/*03大和三山用リスト設定*/

#right ul {
	margin-left: 70px;
	margin-top: 10px;
	font-size: 75%;
	line-height: 1.3em;
}

#right li {
	list-style-position: inside;
	list-style-type: disc;
}
