@charset "utf-8";
/* CSS Document */
div#editable {
	font-size:16px;
	line-height:24px;
}

div#editable h2 {
	height:32px;
}

h2#title01 {
	background-image:url(../bin/info/h2_01.png);
}

div#editable p {
	margin:0 1em 2em;
	padding:0;
}

table#hyo {
	width:650px;
	margin:0 auto 2em;
}

table#hyo td, table#hyo th {
	padding:0.5em 1em 0.1em;
	border-style:solid;
	border-width:1px 0;
	border-color:rgb(157,157,157);
}

table#hyo th {
	border-right:1px solid rgb(157,157,157);
}




#hyo tr td ol {
	margin: 0 0 0 30px;
}

