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

ul#pressBox {
	text-align: center;
	margin-top: 20px;
	width: 880px;
	margin-right: 10px;
	margin-left: 10px;
}
ul#pressBox li  {
	float: left;
	width: 230px;
	margin-top: 20px;
}
#pressBox a:link {
	color: #000;
	text-decoration: none;
}
#pressBox a:visited {
	color: #000;
	text-decoration: none;
}
#pressBox a:hover {
	color: #DD6184;
	text-decoration: none;
}
#pressEntryBox {
	width: 606px;
	margin-right: 177px;
	margin-left: 177px;
}
#pressEntryBox #pressEntryTitle {
	font-size: 14px;
	background-image: url(../images/bg_press_h1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 22px;
	width: 600px;
	padding-left: 6px;
}
#pressEntryBox #wrapper600 {
	width: 600px;
	margin-top: 6px;
	margin-left: 6px;
}
#pressEntryBox #wrapper600center {
	text-align: center;
	width: 600px;
	margin-top: 60px;
	margin-bottom: 10px;
	margin-left: 6px;
	clear: both;
}
