h1,h2,h3,h4 {
	padding: 10px 8px 0px 8px;
	line-height: 1.1em;
	font-weight: bold;
	color: #CC3300;
	text-align: left;
}

h1 {
	font-size: 98%;
}

h2 {
	font-size: 94%;
}

#txt h3 {
	padding: 4px 8px 0px 8px;
	font-size: 92%;
	height: 32px;
}

#txt h4 {
	font-size: 90%;
	border: none;
	padding: 0px;
}

ol {
	margin: 0 0 0 1em;
	padding: 0;
}

li {
	list-style-image:url(/common/img/leport_li.gif);
}

li.olink,li.olink2 {
	padding: 6px 25px 8px 15px;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}

li.olink {
	background-image: url(/common/img/contents_li.gif);
	width: 180px;
}
li.olink2 {
	background-image: url(/common/img/leport_li.gif);
	width: 180px;
}
#txt p {
	font-size: 98%;
}
.square {
	margin: 4px 8px 16px 8px;
	text-align: center;
	line-height: 0;
}
.square1 {
	border: 1px #ffd16f dotted;
	background-color: #fff4cf;
	text-align: left;
	padding: 0px 8px 4px 8px;
	font-size: 90%;
	color: #333333;
	line-height: 1.4em;
}
.square2 {
	margin: 4px 8px;
}
.kaijo {
	clear: both;
}