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

html, body, table, tr, td {
	color: #303030;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
	}
input, select, textarea {
	font-size: 11px;
	}
a:link {
	color: #2b0b3c;
	}
a:active {
	color: #FFCC00;
	}
a:visited {
	color: #2b0b3c;
	}
a:hover {
	color: #1c1391;
	}
.footer-text {
	color: #FFFFFF;
	}
.footer-text a{
	color: #FFFFFF;
	}
.main-path-box {
	font-size: 11px;
	color: #66554f;
	}
.main-path-selected {
	color: #b7885e;
	}
.title-1 {
	font-size: 12px;
	color:#663333;
	font-weight: normal;
	}
.title-2 {
	font-size: 12px;
	color:#CC6600;
	font-weight: normal;
	}
h1 {
	font-size: 16px;
	color:#663333;
	font-weight:bold;
	letter-spacing: 1.5px;
	}
h3 {
	font-size: 13px;
	color:#663333;
	font-weight:bold;
	letter-spacing: 1.3px;
	}


.footer-button-box .footerlinks a{
	font-size: 13px;
	color: #FFFFFF;
	font-weight:normal;
	}

#press {
	width:800px;
	}
#press p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height:1.2em;
	}

.presshl {
	background:#FFCC33;
	}
