body {
	font-size: 12px;
	color:#000000;
	line-height: 150%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin: 20px;
}
p {
	text-indent: 1em;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 150%;
}
img {
	margin: 15px 0px 15px 0px;
}
ol {
	list-style-type: lower-alpha;
}
li {
}
.date {
	margin-top: 50px;
	margin-left: 30px;
}
.shimane {
	text-align: right;
	margin-right: 50px;
}
.return {
	text-align: center;
	margin-top: 10px;
}
.kaicyo {
	text-align: right;
}
.catch {
	background-color: #d4d4d4;
	width: 90%;
}
.catch td{
	font-size: 20px;
	line-height: 150%;
	font-weight: bold;
	text-align: center;
}
/*---------目次-----------------------------------*/
.t1 {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
.t2 {
	list-style-type:decimal;
	padding: 0px;
	margin: 10px 0px 0px 20px;
}
.t3 {
	padding: 0px;
	margin: 0px 0px 0px 40px;
}
/*--------------------------------------------*/


h1 {
	font-weight: bold;
	font-size: 20px;
	TEXT-ALIGN: center;
	margin-top: 20px;
}
h2 {
	font-weight: bold;
	font-size: 15px;
	margin-top: 30px;
	margin-bottom: 10px;
}
h3 {
	font-weight: normal;
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
}
h4 {
	font-weight: bold;
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-decoration: underline;
}
/*--------------------------------------------*/

