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

#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#header p#logo2 {
	position: absolute;
	height: 56px;
	width: 228px;
	left: 408px;
	top: 37px;
}

#page p#audiPhoto {
	position: absolute;
	height: 65px;
	width: 199px;
	left: 493px;
	top: 114px;
}
#mainImage p#mainPhoto {
	float: left;
	width: 510px;
}
#mainImage p#catchcopy {
	float: left;
	width: 190px;
}
#contentsArea #mainContents {
	float: left;
	width: 470px;
}
#contentsArea #mainContents h2 {
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0a3359;
}
#contentsArea #sideContents {
	float: right;
	width: 170px;
}
#sideContents ul#bannerBox {
	margin-bottom: 7px;
}
#sideContents ul#bannerBox li {
	margin-bottom: 5px;
}
#sideContents ul#bannerBox img {
	padding: 2px;
	border: 1px solid #8499ac;
}
#sideContents #infoBox {
	width: 170px;
	background-color: #EDEDE9;
}
#sideContents p#nameRATT {
	text-align: center;
}
#sideContents p#infoRATT {
	font-size: 9px;
	text-align: center;
}
#sideContents #grayBottomBox170 {
	width: 170px;
	padding-bottom: 6px;
	background-image: url(images/gray_box2_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#sideContents #grayTopBox170 {
	width: 157px;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 7px;
	background-image: url(images/gray_box2_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentsArea #newsBox {
	width: 472px;
	background-color: #CCC;
}
