/* CSS Document */

div#wrapper2 {
	font-size: small;
	line-height: 1.7em;
	margin: 0px 0px 20px;
	padding: 10px;
	width: 678px;
	border: 1px solid #999999;
	clear: both;
}
#leftimg {
	margin: 0px;
	padding: 0px;
	width: 344px;
	font-size: x-small;
	line-height: 1.5em;
	float: left;
	clear: left;
}
#leftimg  img {
	border: 1px solid #999;
	margin: 0px;
	padding: 1px;
}
#leftimg p {
	margin: 0px 0px 10px;
	padding: 0px;
}

#leftimg ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#leftimg a {
	text-decoration: none;
}

#leftimg li {
	margin: 0px 0px 5px;
	padding: 0px;
	height: 30px;
	width: 344px;
}
#leftimg li a.kotira1 {
	background: url(../img/kotira1.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 344px;
}
#leftimg li a:hover.kotira1 {
	background: url(../img/kotira1.gif) no-repeat left -30px;
}
#leftimg li a.kotira2 {
	background: url(../img/kotira2.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 344px;
}
#leftimg li a:hover.kotira2 {
	background: url(../img/kotira2.gif) no-repeat left -30px;
}
#leftimg li a.kotira3 {
	background: url(../img/kotira3.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 344px;
}
#leftimg li a:hover.kotira3 {
	background: url(../img/kotira3.gif) no-repeat left -30px;
}
#leftimg li.kotira4 {
	background: url(../img/kotira4.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 5px;
	padding: 0px;
	height: 30px;
	width: 344px;
}

#migicontents {
	font-size: small;
	line-height: 1.7em;
	color: #333333;
	width: 324px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#migicontents h3 {
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	padding: 5px 5px 5px 10px;
	border-left: 7px solid #FF0000;
	margin: 0px 0px 10px;
}
#migicontents dl {
	margin: 0px 0px 10px;
	padding: 0px;
	border: 1px solid #999999;
	font-size: x-small;
	line-height: normal;
}
#migicontents dt {
	margin: 0px 1em 0px 0px;
	padding: 5px;
	clear: left;
	float: left;
	width: 6em;
	border-right: 1px dotted #999999;
}
#migicontents dd {
	margin: 0px;
	padding: 5px 5px 5px 6em;
	border-bottom: 1px dotted #999999;
	font-weight: bold;
}
#migicontents dd.noline {
	margin: 0px;
	padding: 5px 5px 5px 5em;
	border-bottom: 1px none;
}
.haiban {
	font-size: small;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 10px;
	padding: 5px;
	border: 1px solid #999999;
}
.haiban a {
	color: #990000;
}
