/* CSS Document */

#mainwrapper{
	margin:	0;
	width:460px;

}

#newsheader{
	margin:	0;
	width:460px;
	height:116px;
}


#newscontent{
	width:460px;
	height:346px;
	text-align: center;
	margin: 0px;
}


#atmheader{
	margin:	0;
	width:460px;
	height:113px;
	background-image: url(../images/news_header.jpg);
}

#atmheader2{
	margin:	0;
	width:460px;
	height:113px;
	background-image: url(../images/theater_header.jpg);
}

#atmcontent{
	width:460px;
	text-align: center;
	background-image: url(../images/news_bg.jpg);
}

.newsonetopic{
	margin: 0px 20px 25px 20px;
	text-align: left;
}

.atmtopic{
	margin: 0px 20px 0px 20px;
	text-align: left;
	overflow: hidden;
}

p{
	margin: 0px 0px 10px 0px;
	clear:both;
}

h2{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 1.2;
	margin-top: 20px;
	float:left;
	font-style: normal;
	color: #990000;
	clear:both;
}


.newsdate{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	float:right;
	clear:both;
}

.news{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	clear:both;
	font-size: 12px;
	color:#ffffff;
	line-height: 16px;
	width: 100%;
}

.theater1{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	clear:both;
	font-size: 12px;
	color:#ffffff;
	width: 100%;
}

.theater2{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	clear:both;
	font-size: 12px;
	color:#ffffff;
	width: 50px;
}

.hr#line{
	clear:both;
	width:100%;
	height:1px;
	color: #FFFFFF;
}

#footer{
	height:28px;
	width:460px;
	background-image: url(../images/news_bg.jpg);
	overflow:auto;
	text-align:right;
}


.photo1{
	float:right;
	margin-left:10px;
}

.photo2{
	float:right;
	margin-right:5px;
}
a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
