@charset "UTF-8";
/* CSS Document */

h1,h2,h3,h4,h5,h6 { 
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 100%;
}

h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

p {
	text-size: inherit;
}

.midashi1 {
	font-size: larger;
	font-weight: bold;
}

.strong1 {
	font-weight: bold;
}

.right {
	text-align: right;
}

#content1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

#title {
	font-weight: bold;
}

#honbun {
	padding: 24px;
	position: relative;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

#lastupdate {
	padding: 0 24px 0 24px;
	text-align: right;"
}.red {
	color: #F00;
}
