@charset "utf-8";
/* CSS Document */

ul.globalNavigation li.menu04 a{
	background-position: -345px -25px;
	background-image: url(../function/images/global_nav.jpg);
	}

#container div.mainColumn div.section1 table{
	width: 550px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
}

#container div.mainColumn div.section1 table th{
	background-color: #ECECFF;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
}

#container div.mainColumn div.section1 table td{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
}

#sticker img{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}

.floating{
	float: left;
	width: 50%;
}

.floating dl{
	margin: 0px;
}

.floating dt{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0.5em
	}

.floating dd{
	line-height: 160%;
	margin-top: -1.3em;
	margin-right: 0;
	margin-bottom: 0.8em;
	margin-left: 7em;
	font-size: 80%;
}


