#txt01,#txt02,#txt03,#txt04,#txt05,#txt06,#txt07,#txt08,#txt09,#txt10,#txt11,#txt12 {
	margin: 20px 0;
}
.IinnerBox p.txt-title {
	color: #FF9966;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 2px;
}
.IinnerBox p.txt-indent {
	text-indent: 1em;
}
.liststyle-roman {
	list-style-type: lower-roman;
}
.IinnerBox li {
	margin-left: 3.5em;
}
span.ultG{
	background-color:#e6fbdb;
	padding:5px;
}
.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}
.backgreen{
	margin:0px auto 5px;
}
/*txt02*/
#txt02{
	width:550px;
	margin:15px auto;
}
#txt02-list {
	list-style-type: lower-roman;
	margin: 5px 0 ;
}
#txt02-list li {
	margin-left: 5em;
}

.txt02 {
	list-style-type: lower-roman;
	margin: 5px 0 0;
}
.txt02 li {
	margin: 0 0 5px 0;
	list-style-position: inside;
	letter-spacing: 0;
}
.txt02 li.list01 {
	padding: 0 0 0 6em;
	text-indent: -6em;
}
.txt02 li.list02 {
	padding: 0 0 0 11em;
	text-indent: -11em;
}
.txt02 li.list03 {
	padding: 0 0 0 7em;
	text-indent: -7em;
}

/*txt03*/
#txt03{
	width:560px;
	margin:15px auto;
}
.txt03-table {
	width: 500px;
	margin: 10px 0 0;
	line-height:1.2em;
	border-collapse: collapse;
	letter-spacing: 0;
}
.txt03-table td {
	padding: 5px 5px 0;
	vertical-align: bottom;
}
.txt03-li {
	margin-top: 10px;
}
#txt03-list01 {
	width: 260px;
	float: left;
}
#txt03-list02 {
	width: 250px;
	float: left;
}
#txt03-list01 li,#txt03-list02 li {
	list-style: square;
	margin: 0 0 0 20px;
}

/*txt04*/
#txt04{
	width:570px;
	margin:15px auto;
}
.txt04-indent {
	text-indent: 2.3em;
}
.txt04-indent02 {
	text-indent: 1.2em;
}
.txt04-list li {
	list-style: lower-roman;
	margin-left: 25px;
}
.txt04-sp {
	line-height: 1em;
}

/*txt05*/
.txt05 {
width: 560px;
margin: 0 auto;
}
.txt05-sp {
	line-height: 1em;
}
#txt05-table {
	width: 100%;
	margin: 10px auto 10px;
	border-collapse: collapse;
}
#txt05-table th {
	padding: 2px 1px;
	background: #cfc;
	border: solid 1px #999;
}
#txt05-table td {
	padding: 2px 1px;
	text-align: center;
	background: #fff;
	border: solid 1px #999;
}

/*txt06*/
.txt06 {
padding-left: 18px;
margin-bottom: 1em;
text-indent: 0;
background: url(../images/Icon01.gif) no-repeat left 6px;
}

/*txt07*/
.txt07 {
width: 550px;
margin: 0 auto;
padding: 15px 0 30px 20px;
text-indent: 0;
}

.txt08 {
	padding: 0 0 0 15px;
	background: url(../../iryo/images/Icon03.gif) no-repeat 0 7px;
}

.txt09 {
	margin: 0 0 15px 25px;
}
.txt10 {
	padding: 0 0 0 15px;
	background: url(../../iryo/images/Icon03.gif) no-repeat 0 7px;
	color: #f00;
}


/*down*/
.down {
	width: 500px;
	margin: 0 auto 20px;
}
.down caption {
	text-align: left;
	padding: 20px 0 5px 10px;
}
.down th {
	font-weight: normal;
	text-align: left;
	padding: 10px 10px 5px 10px;
	border-bottom: dotted 1px #999;
}
.down td {
	text-align: right;
	padding: 10px 10px 5px 10px;
	border-bottom: dotted 1px #999;
}
.downAdress {
	width: 450px;
	margin: 15px auto 0;
	padding: 10px;
	border: double 3px #999;
}

h6{
	clear: both;
}
.pagewaku{
	width:570px;
}


.kenshu01 {

}
.kenshu01 dt {
	font-weight: bold;
}
.kenshu01 dd {
	margin: 0 0 15px 20px;
}
.kenshu02 dt {
	color: #05A984;
	font-weight: bold;
}
.kenshu02 dd {
	margin: 0 0 5px 20px;
}


.kenshuTable {
	width: 100%;
	border-collapse: collapse;
	margin: 5px 0;
}
.kenshuTable th {
	border: solid 1px #ccc;
	padding: 5px;
	background: #e5ffee;
	font-weight: normal;
}
.kenshuTable td {
	border: solid 1px #ccc;
	padding: 5px 10px;
}

.kenshuList {
	list-style: lower-roman;
	margin: 0;
	padding: 0;
}
.kenshuList01 li {
	list-style: disc;
	margin: 0 0 0 15px;
}