@charset "euc-jp";

.textlist{
	width: 720px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	clear: both;
}

.textlist dl{
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.textlist dt{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0.5em;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	font-size: 110%;
}

.textlist dd{
	margin-bottom: 0px;
	margin-right: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.textlist_table {
	width: 718px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	clear: both;
	border: 1px solid #CCCCCC;
}

.textlist_table td{
	padding: 5px;
	margin: 0px;
	font-size: 100%;
}

.textlist_table td input{
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 1em;
}

h2#textlist_ti{
	padding: 0px;
	margin: 0px;
	clear: both;
	float: left;
}

h3.textlist_ti{
	margin: 0px;
	background-image: url(../../img/misawa/bg_textlist_ti.gif);
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	font-size: 110%;
	font-weight: bold;
	vertical-align: middle;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
}


h3.textlist_ti input{
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 1em;
}

h3.textlist_ti img{
	padding-right: 5px;
	vertical-align: middle;
}