#act{
	width: 720px;
	line-height: 1.5em;
	margin-bottom: 30px;
	color: #333333;
	overflow: hidden;
}
#act p{
	margin-bottom: 15px;
}
#act img.b_image{
	margin-right: 15px;
	float: left;
}
.txt_link{
	float: right;
	width: 225px;
}
.txt_link li{
	text-indent: -9999px;
}
#act dt{
	font-weight: bold;
}
#act dd{
}
#act01{
	float: left;
	width: 335px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	text-align: justify;
	text-justify:distribute;
	padding-bottom: 10px;
}
#act h2{
	margin-bottom: 10px;
}
#act01 li{
	text-indent: -9999px;
	display: block;
	background-image: url(../work/images/actlink01_off.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 225px;
}
#act01 li a{
	text-decoration: none;
	display: block;
	height: 70px;
	width: 225px;
}
#act01 li a:hover{
	background-image: url(../work/images/actlink01_on.jpg);
	background-repeat: no-repeat;
}
#act02{
	float: right;
	width: 335px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	text-align: left;
}
#act02 li{
	text-indent: -9999px;
	display: block;
	background-image: url(../work/images/actlink02_off.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 225px;
}
#act02 li a{
	text-decoration: none;
	display: block;
	height: 70px;
	width: 225px;
}
#act02 li a:hover{
	background-image: url(../work/images/actlink02_on.jpg);
	background-repeat: no-repeat;
}
#act hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 0px;
	clear: both;
	margin: 0px;
}

#act03{
	width: 698px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	text-align: justify;
	text-justify:distribute;
	padding-bottom: 10px;
	overflow: hidden;
	margin-top: 5px;
}
#act03 li{
	text-indent: -9999px;
	display: block;
	background-image: url(../work/images/actlink03_off.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 225px;
}
#act03 li a{
	text-decoration: none;
	display: block;
	height: 70px;
	width: 225px;
}
#act03 li a:hover{
	background-image: url(../work/images/actlink03_on.jpg);
	background-repeat: no-repeat;
}
#list{
	width: 720px;
	text-align: left;
	float: left;
	color: #333333;
	line-height: 1.5em;
}
#list p{
	text-align: left;
	color: #2B7CB5;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 18px;
}
#list dt a:link {
	color: #2B7CB5;
}
#list dt a:visited {
	color: #2B7CB5;
}
#list dt a:hover {
	color: #669900;
}
#list dl{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 7px;
	padding-right: 5px;
	float: left;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 20px;
	width: 205px;
	margin-bottom: 15px;
}
#list dt{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
#list dd{
	color: #666666;
}
#list dd a:link {
	color: #666666;
}
#list dd a:visited {
	color: #666666;
}
#list dd a:hover {
	color: #FF3300;
}
