@charset "utf-8";
/* CSS Document */


html{
    height:100%;
	overflow-y:scroll;
}

body {
	background-image: url(../img/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	margin: 0px;
	text-align: center;
	height: 100%;
	font-size: 10pt;
	font-family:Helvetica;
	line-height: 125%;
	}
	
*+html body {
	letter-spacing: 0em;
	}
	
h1,h2,h4,h5 {
	padding: 0px;
	margin: 0px;
	}
	
h3 {
	padding-bottom: 10px;
	margin: 0px;
	}

h4 {
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
	
img {
	padding: 0px;
	margin: 0px;
	}

a img{
	border-style: none;
	}
	

	
#toplayout {
	width: 100%;
	height: 15%;
	position: absolute;
	top: 0;
	z-index: 2000;
} 
	
#toplayout2 {
	width: 100%;
	height: 15%;
	position: relative;
	top: -50;
	z-index: 1000;
}

#wrapper-top {
	background-image: url(../img/top_bg.gif);
	background-repeat: repeat-y;
	width: 806px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 530px;
	text-align: left;
	}

#wrapper {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	width: 806px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	min-height: 100%;
	text-align: left;
	}
	
body > #wrapper {
	height: auto;
	}


#wrapper:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#wrapper { display: inline-block; }

/* Except MacIE \*/
* html #wrapper { height: 1%;}
#wrapper { display: block; }
/* End */


#logo {
	float: left;
	height: 106px;
	width: 266px;
}

#logo-top {
	width: 266px;
	height: 106px;
	z-index: 2000;
	position: relative;
	top: 0px;
	}

#header {
	float: left;
	width: 806px;
	height: 106px;
	clear: both;
	}
	
#titleImg {
	float: left;
	clear: right;
	padding: 0px;
	margin: 0px;
	}
	
#left {
	width: 190px;
	height: auto;
	float: left;
	padding: 0px;
	margin: 0px;
	}

#right {
	width: 610px;
	height: auto;
	float: right;
	padding: 0px;
	margin: 0px;
	}

#globalnaviArea {
	width: 190px;
	height: 220px;
	position: relative;
	z-index: 1000;
	top: 93px;
	bottom: -93px;
	background-image: url(../img/navi_bg.gif);
	background-repeat: no-repeat;
	}

#globalnaviArea2 {
	width: 190px;
	height: 251px;
	position: relative;
	z-index: 1000;
	top: 93px;
	bottom: -93px;
	background-image: url(../img/navi_bg2.gif);
	background-repeat: no-repeat;
	}
	
#globalnaviArea3 {
	width: 190px;
	height: 234px;
	position: relative;
	z-index: 1000;
	top: 93px;
	bottom: -93px;
	background-image: url(../img/navi_bg3.gif);
	background-repeat: no-repeat;
	}
	
#globalnaviArea-top {
	width: 258px;
	height: 220px;
	padding-top: 4px;
	position: relative;
	z-index: 1000;
	top: 199px;
	background-image: url(../img/top_navi_bg.gif);
	background-repeat: no-repeat;
	}
	
#globalnavi {
	width: 150px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	}

#globalnavi span{
	text-indent: -9999px;
	display: none;
	}
	
#globalnavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: both;
	}
	
#globalnavi ul li {
	padding: 0px;
	margin: 0px;
	float: left;
	clear: both;
	}
	
#globalnavi img {
	vertical-align: bottom;
	}
	
.btn-idea a{
	background-image: url(../img/menu_idea.gif);
	width:150px;
	height:31px;
	display:block;
	}
	
.btn-idea a:hover { 
	background-position:0px -31px;
	}
	
.btn-idea a{
	background-image: url(../img/menu_idea.gif);
	width:150px;
	height:31px;
	display:block;
	}
	
.btn-idea a:hover { 
	background-position:0px -31px;
	}
	
.btn-advantage a{
	background-image: url(../img/menu_advantage.gif);
	width:150px;
	height:30px;
	display:block;
	}
	
.btn-advantage a:hover { 
	background-position:0px -30px;
	}
	
.btn-business-tax a{
	background-image: url(../img/business_tax.gif);
	width:150px;
	height:30px;
	display:block;
	}
	
.btn-business-tax a:hover { 
	background-position:0px -30px;
	}
	
.btn-business-judicial a{
	background-image: url(../img/business_judicial.gif);
	width:150px;
	height:30px;
	display:block;
	}
	
.btn-business-judicial a:hover { 
	background-position:0px -30px;
	}
	
#submenu {
	width: 150px;
	height: 73px;
	padding: 25px 0px 0px;
	margin: 0px;
	background-image: url(../img/submenu_bg.gif);
	float: left;
	clear:both;
	background-repeat: no-repeat;
	}
	
#submenu span{
	text-indent: -9999px;
	display: none;
	}
	
#submenu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}
	
#submenu ul li {
	padding: 0px;
	margin: 0px;
	float: left;
	clear: both;
	}
	
.btn-news a{
	background-image: url(../img/menu_news.gif);
	width:150px;
	height:20px;
	display:block;
	}
	
.btn-news a:hover { 
	background-position:-150px 0px;
	}

.btn-profile a{
	background-image: url(../img/menu_profile.gif);
	width:150px;
	height:20px;
	display:block;
	}
	
.btn-profile a:hover { 
	background-position:-150px 0px;
	}
	
.btn-contact a{
	background-image: url(../img/menu_contact.gif);
	width:150px;
	height:20px;
	display:block;
	}
	
.btn-contact a:hover { 
	background-position:-150px 0px;
	}	

.btn-staff a{
	background-image: url(../img/menu_staff.gif);
	width:150px;
	height:17px;
	display:block;
	}
	
.btn-staff a:hover {
	background-position:0px -17px;
	}
	
.btn-access a{
	background-image: url(../img/menu_access.gif);
	width:150px;
	height:17px;
	display:block;
	}
	
.btn-access a:hover {
	background-position:0px -17px;
	}
	
	
.btn-backnumber a{
	background-image: url(../img/menu_backnumber.gif);
	width:150px;
	height:17px;
	display:block;
	}
	
.btn-backnumber a:hover {
	background-position:0px -17px;
	}
	
#maincontent {
	width: 807px;
	height: auto;
	float: left;
	clear: both;
	}
	
#maincontent:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#maincontent { display: inline-block; }

/* Except MacIE \*/
* html #maincontent { height: 1%;}
#maincontent { display: block; }
/* End */


#maincontent-top {
	width: 807px;
	height: 404px;
	position: relative;
	z-index: 1000;
	top: -106px;
	bottom: -106px;
	}
	
#contentArea{
	width: 590px;
	height: auto;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
	}
	
#contentArea-top{
	width: 540px;
	height: auto;
	position: relative;
	z-index: 1000;
	top: -247px;
	left: 259px;
	}

* html #contentArea-top{
	width: 540px;
	height: auto;
	position: relative;
	z-index: 1000;
	top: -23px;
	left: -2px;
	}
	
*+html #contentArea-top{
	width: 540px;
	height: auto;
	position: relative;
	z-index: 1000;
	top: -24px;
	left: 69px;
	}

* html #contentArea-top img{
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	}
	
*+html #contentArea-top img{
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	}


#breadcrumbs{
	width: 520px;
	float: left;
	clear: both;
	font-size: 8pt;
	color: #888888;
	margin-bottom: 15px;
	margin-left: 20px;
	}
	
* html #breadcrumbs {
	font-size: 7pt;
	}
	
*+html #breadcrumbs {
	font-size: 7pt;
	}
	
#breadcrumbs a{
	color: #006699;
	}
	
.contentBox {
	width: 525px;
	padding-bottom: 20px;
	height: auto;
	float: left;
	clear: both;
	margin-left: 20px;
	}
	
.contentBox a {
	color: #006699;
	}

.contentBox ul{
	list-style-type: none;
	}
	
.contentBox ul li{
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 3px;
	padding-top: 2px;
	margin-top: 3px;
	padding-left: 22px;
	line-height: 130%;
	}
	
	
.three-adv-img {
	padding-top: 20px;
	padding-left: 30px;
	}
	
.three-adv-text {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
#footer {
	width:610px;
	height: auto;
	margin-right: 8px;
	float: right;
	clear: both;
	z-index: 1000;
	text-align: center;
	font-size: 8pt;
	}
	
#footer:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#footer { display: inline-block; }

/* Except MacIE \*/
* html #footer { height: 1%;}
#footer { display: block; }
/* End */

* html #footer {
	margin-left: -1px;
	}
	
*+html #footer {
	margin-left: -1px;
	}

#footer a{
	color: #000000;
	font-size: 8pt;
	}

#footer a:visited{
	color:#993333;
	font-size: 8pt;
	}
	
* html #footer a{
	font-size: 7pt;
	}
	
*+html #footer a{
	font-size: 7pt;
	}

* html #footer a:visited{
	font-size: 7pt;
	}
	
*+html #footer a:visited{
	font-size: 7pt;
	}
	
#footer ul {
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-position:inside;
	list-style-type: none;
	text-align:center;
	font-size: 8pt;
	clear: both;
	}

* html #footer ul {
	margin-top: 8px;
	padding: 0px;
	font-size: 8pt;
	}
	
*+html #footer ul {
	margin-top: 8px;
	padding: 0px;
	font-size: 8pt;
	}
	
#footer li {
	display:inline;
	font-size: 8pt;
	}
	
	
* html #footer li {
	font-size: 7pt;
	}
	
*+html #footer li {
	font-size: 7pt;
	}

.copyright {
	padding-bottom: 10px;
	clear: both;
	}
	
	
#footer-top {
	width:500px;
	height: 50px;
	margin-right: 8px;
	margin-top: 70px;
	float: right;
	clear: both;
	z-index: 1000;
	text-align: center;
	font-size: 8pt;
	}

#footer-top a{
	color: #000000;
	font-size: 8pt;
	}
	
* html #footer-top a{
	color: #000000;
	font-size: 7pt;
	}

*+html #footer-top a{
	color: #000000;
	font-size: 7pt;
	}

#footer-top a:visited{
	color:#993333;
	font-size: 8pt;
	}
	
* html #footer-top a:visited{
	color:#993333;
	font-size: 7pt;
	}

*+html #footer-top a:visited{
	color:#993333;
	font-size: 7pt;
	}

	
#footer-top ul {
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-position:inside;
	list-style-type: none;
	text-align:center;
	font-size: 8pt;
	clear: both;
	}

* html #footer-top ul {
	margin-top: 8px;
	padding: 0px;
	font-size: 7pt;
	}
	
*+html #footer-top ul {
	margin-top: 8px;
	padding: 0px;
	font-size: 7pt;
	}
	
#footer-top li {
	display:inline;
	font-size: 8pt;
	}

* html #footer-top li {
	display:inline;
	font-size: 7pt;
	}

*+html #footer-top li {
	display:inline;
	font-size: 7pt;
	}
	
.catch-img {
	padding-top: 60px;
	padding-left: 20px;
	padding-bottom: 40px;
	}

.contentBox-tax {
	width: 225px;
	padding-right: 300px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 152px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 30px;
	float: left;
	clear: both;
	background-image: url(../tax/img/img_shoin.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
* html .contentBox-tax {
	padding-top: 0px;
	line-height: 130%;
	}
	
*+html .contentBox-tax {
	padding-top: 0px;
	line-height: 130%;
	}
	
.contentBox-judicial {
	width: 225px;
	padding-right: 300px;
	margin-bottom: 20px;
	margin-left: 20px;
	height: 152px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 30px;
	float: left;
	clear: both;
	background-image: url(../judicial/img/img_shoin.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
* html .contentBox-judicial {
	padding-top: 0px;
	line-height: 130%;
	margin-left: 0px;
	}
	
*+html .contentBox-judicial {
	padding-top: 0px;
	line-height: 130%;
	}
	
	
.contentBox-shoin {

	width: 225px;
	padding-right: 290px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 20px;
	height: 108px;
	padding-top: 0px;
	padding-bottom: 10px;
	float: left;
	clear: both;
	background-image: url(../profile/img/shoin_img.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
	
.forall {
	padding-top: 10px;
	margin-top: 10px;
	}
	
.baseinfo {
	width: 345px;
	padding-right: 180px;
	height: 270px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(../profile/img/img_profile.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
.baseinfo table {
	height: 270px;
	width: 345px;
	}
	
.baseinfo table th {
	width: 65px;
	background-color:#B9C7CE;
	padding: 5px;
	}
	
.baseinfo table td{
	padding: 5px;
	}
	
.baseinfo dt {
	width: 80px;
	float: left;
	text-indent: 0px;
	}

.baseinfo dd {
	text-indent: 0px;
	float: left;
	width: 170px;
	padding: 0px;
	margin: 0px;
	}
	
.map {
	padding-top: 15px;
	padding-bottom: 15px;
	}
	
	
.represent {
	width: 150px;
	height: 253px;
	float: left;
	clear: none;
}

.staffdata {
	width: 360px;
	margin-left: 15px;
	float: left;
	clear: none;
	}

.career {
	width: 360px;
	float: left;
	clear: right;
	padding: 0px;
	margin: 0px;
	}

.career dl {
	padding-top: 3px;
	margin: 0px;
	}
	
.career dt{
	float: left;
	clear: both;
	text-indent: 0px;
	width: 90px;
	padding-bottom: 5px;
	padding-top: 0px;
	margin: 0px;
	}

.career dd {
	text-indent: 0px;
	padding-bottom: 5px;
	margin: 0px;
	}
	
.comment {
	width: 360px;
	float: left;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	}	


.license {
	padding-top: 10px;
	margin-top: 10px;
	}


.staff {
	width: 272px;
	height: auto;
	float: left;
	}
	
.staff2 {
	width: 272px;
	height: auto;
	float: right;
	}
	
.staff-photo {
	width: 60px;
	height: 108px;
	float: left;
	clear: none;
}
	

.staffdata2 {
	width: 200px;
	margin-left: 10px;
	float: left;
	clear: none;
	}
	
* html .staffdata2 {
	margin-left: 5px;
	}

.career2 {
	width: 195px;
	float: left;
	clear: right;
	padding: 0px;
	margin: 0px;
	}


.career2 dl {
	padding-top: 3px;
	margin: 0px;
	font-size: 12px;
	letter-spacing: 0em;
	}
	
.career2 dt{
	float: left;
	clear: both;
	text-indent: 0px;
	width: 80px;
	margin-bottom: 8px;
	padding: 0px;
	letter-spacing: -0.1em;
	}
	
* html .career2 dt {
	width: 70px;
	}
	
*+html .career2 dt {
	width: 70px;
	}

.career2 dd {
	padding: 0px;
	margin-left: 80px;
	margin-bottom: 8px;
	}
	
* html .career2 dd {
	margin-left: 75px;
	}
	
*+html .career2 dd {
	margin-left: 75px;
	}
	
.comment2 {
	width: 195px;
	float: left;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
.control {
	float: left;
	}

	
.contentBox-staff {
	width: 550px;
	padding-bottom: 25px;
	margin-top: 10px;
	height: auto;
	float: left;
	clear: both;
	}

* html .contentBox-staff {
	margin-left: 10px;
	}
	
*+html .contentBox-staff {
	margin-left: 10px;
	}
	
	
.press {
	width: 550px;
	height: auto;
	}

.press dt {
	float: left;
	clear: both;
	width: 75px;
	margin: 0px;
	text-indent: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 3px;
	background-image: url(../pressrelease/img/dt_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}

.press dd {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	margin-bottom: 10px;
	width: 470px;
}

.press dd img {
	vertical-align: bottom;
	}
	
* html .press dd img {
	vertical-align: middle;
	padding-bottom: 2px;
	}
	
*+html .press dd img {
	vertical-align: middle;
	padding-bottom: 2px;
	}

.icon {
	margin-top: 10px;
	float: left;
	clear: right;
	}

.news-text {
	float: left;
	clear: both;
	}

.access-text {
	text-indent: 0px;
	}
	

	
	
.access-text dd {
	padding-top: 5px;
	padding-bottom: 10px;
	text-indent: 0px;
	}
	
.marunouchi {
	color: #ff0000;
	font-weight: bold;
	}
	
.chiyoda {
	color: #008000;
	font-weight: bold;
	}
	
.hanzomon {
	color: #9400d3;
	font-weight: bold;
	}
	
.mita {
	color: #0000ff;
	font-weight: bold;
	}
	
.tozai {
	color: #1584bd;
	font-weight: bold;
	}
	

.metro {
	color: #109ed4;
	font-weight: bold;
	}
	
.toei {
	color: #1d9533;
	font-weight: bold;
	}
	
.jr {
	color: #02920f;
	font-weight: bold;
	}
	
.keihintohoku {
	color: #00bfff;
	}
	
.yamanote {
	color: #9acd32;
	}

.chuo {
	color: #f15a22;
	}
	
.printbtnArea {
	width: 525px;
	text-align: right;
	}
	
.btnprint {
	width: 122px;
	height: 33px;
	float: right;
	}
	
.to-topArea {
	width: 525px;
	text-align: right;
	margin-top: 10px;
	}
	
.to-top {
	width: 89px;
	height: 14px;
	float: right;
	}
	
	
.caution {
	width: 505px;
	height: auto;
	background-color: #E4EAED;
	font-size: 8pt;
	padding: 10px;
	}
	
.backnumber {
	width: 200px;
	float: right;
	text-align: right;
	}
	
.sitemapBox {
	width: 525px;
	padding-bottom: 20px;
	height: auto;
	float: left;
	clear: both;
	margin-left: 20px;
	}
	
.sitemap-left {
	width: 50px;
	float: left;
	font-size: 13pt;
	font-weight: bold;
	line-height: 160%;
	}

.sitemap-right {
	width: 400px;
	float: left;
	padding: 0px;
	margin: 0px;
	}
	
.sitemapBox a {
	color: #006699;
	}
	
.sitemap-right ul {
	list-style: none;
	text-indent: 0px;
	padding:0px;
	margin: 0px;
	}

.sitemap-right li {
	height: 30px;
	padding:0px;
	margin: 0px;
	}
	
.sitemap-right ul li ul{
	list-style: none;
	text-indent: 0px;
	padding:0px;
	margin: 0px;
	}

.sitemap-right ul li ul li {
	height: 30px;
	padding:0px;
	margin: 0px;
	}

.sitemapbg-top {
	height: 30px;
	background-image: url(../siteinfo/img/bgline_top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 60px;
	line-height: 160%;
	font-size: 13pt;
	font-weight: bold;
	}
	
.sitemapbg-mid {
	height: 30px;
	background-image: url(../siteinfo/img/bgline_mid.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 60px;
	line-height: 160%;
	font-size: 13pt;
	font-weight: bold;
	}
	
.sitemapbg-un1 {
	height: 30px;
	background-image: url(../siteinfo/img/bgline_un1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 100px;
	line-height: 210%;
	font-size: 11pt;
	}
	
.sitemapbg-un2 {
	height: 30px;
	background-image: url(../siteinfo/img/bgline_un2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 100px;
	line-height: 210%;
	font-size: 11pt;
	}
	
.sitemapbg-bottom {
	height: 30px;
	background-image: url(../siteinfo/img/bgline_bottom.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 60px;
	line-height: 160%;
	font-size: 13pt;
	font-weight: bold;
	color:#999999;
	}
	
	
	
.contact-table {
	width: 470px;
	border-collapse: collapse;
	}

.contact-table th {
	width: 150px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1a5da1;
	}

.contact-table td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1a5da1;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	}
	
.essential {
	color: #ff0000;
	font-size: 8pt;
	}
	
.field {
	width: 300px;
	background-color: #ebedf1;
	border: 1px solid #999999;
	}
	
.field2 {
	width: 150px;
	background-color: #ebedf1;
	border: 1px solid #999999;
	}
	
textarea {
	border: 1px solid #999999;
	background-color: #ebedf1;
	}
	
.err {
	font-size: 8pt;
	font-weight: bold;
	color: #ff0000;
	}

.examp {
	font-size: 8pt;
	}
	
* html .examp {
	font-size: 7pt;
	}
	
*+html .examp {
	font-size: 7pt;
	}
	
* html .essential {
	font-size: 7pt;
	}
	
*+html .essential {
	font-size: 7pt;
	}
	
.submit-btn {
	margin-left: 170px;
	width: 110px;
	height: 29px;
	margin-top: 10px;
	letter-spacing: 1em;
	text-indent: 1em;
	background-image: url(../img/button1.gif);
	background-repeat: no-repeat;
	color: #1a5da1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
	}
	
* html .submit-btn {
	text-indent: 0em;
	}
	
*+html .submit-btn {
	text-indent: 0em;
	}
	
.back-btn {
	margin-left: 10px;
	width: 89px;
	height: 29px;
	margin-top: 10px;
	letter-spacing: 2px;
	background-image: url(../img/button2.gif);
	background-repeat: no-repeat;
	color: #1a5da1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
	}

	
.unconst {
	padding-top: 70px;
	padding-bottom: 130px;
	}
	
.unconst-text {
	font-size:8pt;
	color: #A06A43;
	}
	
* html .unconst-text {
	font-size:7pt;
	}
	
*+html .unconst-text {
	font-size:7pt;
	}
	
.anker {
	width: 525px;
	padding-bottom: 20px;
	}
	
.anker a{
	display: none;
	}
	
	
.contentBox2 {
	width: 525px;
	padding-bottom: 0px;
	height: auto;
	float: left;
	clear: both;
	margin-left: 20px;
	}
	
.contentBox2 a {
	color: #006699;
	}

.contentBox2 ul{
	list-style-type: none;
	}
	
.contentBox2 ul li{
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 3px;
	padding-top: 2px;
	margin-top: 3px;
	padding-left: 22px;
	line-height: 130%;
	}
	
	
