@charset "utf-8";

#CMBottun{
	position:relative;
	top:290px;
	left:12px;	
	
}
	#CMBottun a{
		display:block;
		background-image:url(../../images/tvCm.jpg);
		background-repeat:no-repeat;
		height:25px;
		width:151px;		
	}
	#CMBottun a:hover{
		background-position:0px -25px;
	}
	
.rightBox{
	width:234px;
	float:right;
}	
.leftBox {
	width: 476px;
	padding: 0px 9px 0px 0px;
	float: left;
}

#topiBox{
	width:480px;
	float: left;
}
	.date {
		background-color: #eeeeee;
		padding: 0px 0px 0px 9px;
		margin: 7px 0px 0px 0px;
	}
	.newsTitle{
		padding: 0px 0px 0px 9px;
		margin: 4px 0px 0px 0px;
		font-size:12px;
		font-weight:normal;
	}
	.newsBox {
		overflow-y: scroll;
		height: 270px;
	}
#rightBox {
}

#mainImage {
	height: 350px;
	width: 750px;
	background-image:url(../../images/mainImage.jpg);
	float: right;
	text-indent:-9999px;
	padding:19px 0px 9px 0px;
	background-repeat: no-repeat;
}
#contentsBody {
	padding:0px 0px 0px 0px;
	}
	
	
#mainImageContents {
	padding:0px 12px 0px 12px;
}
#pickUpArea{
	float:right;
	width: 234px;	
}


.picUpBody {
	background-image:url(../../images/pickupBody.jpg);
	background-repeat:repeat-y;
	padding: 11px;
	line-height: 120%;
	width: 212px;
}
.picUpBody img {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}
#pickUpBox {
	margin-top: 9px;
	background-image:url(../../images/pickupBody.jpg);
	background-repeat:repeat-y;
}
.picUpAnchor {
	text-align: center;
}
.picUpFoot {
	background-image:url(../../images/pickUpBottom.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 234px;
}
#topiBox h3 {
	margin-top: 0px;
}

