@charset "utf-8";
/*--------------------------
  media studio Z
  main CSS
  2009/12/17
----------------------------*/


/* バナー
---------------------------------------------*/
#leftimg {
	margin-right: 30px;
}


/* イベント情報
---------------------------------------------*/
#sectionFrame{
	border: solid 1px #2d2d2d;
	height: 100%;
}

#sectionFrame #event dt {
	float: left;
	margin: 10px 30px 0 10px;
	color: #990000;
	clear: both;
}

#sectionFrame #event dd {
	float: left;
	margin: 10px 0 0 0;
}

#sectionFrame .list{
	clear: both;
	text-align: right;
	margin: 10px 10px 10px 0;
}

#primary .section {
	background-image: url(../img/top/section_bgimg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/* ニュース
---------------------------------------------*/
#sectionFrameRight{
	height: 300px;
}

