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

ul.globalNavigation li.menu05 a{
	background-position: -457px -42px;
	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;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
}

table.price{
	width: 550px;
	}
table.price td{
	font-size: 80%;
	border-bottom: 1px dotted #C0C0C0;
	}