
/*

		桜映画社　top.css
		Copyright (C) 2003-2008 sakura Motion Picture All rights reserved.
		lastupdate 080613

*/



/*----------------------------------- 
  Initialization
------------------------------------*/

* {
margin: 0;
padding: 0;
}

#top{
	background:#EAEAEA;
	text-align:center;}


/*-------------------------------------------------
  TOP
-------------------------------------------------*/
/* 背景 */

#topHeader{
	background:#000 url(../../images/top/bt_areabg.gif) repeat-x scroll center bottom;
	margin:0 auto 0 auto;
	text-align:center;
	margin-bottom:20px;}

#topMain{
	width:900px;
	background:#EAEAEA;
	margin:0 auto 0 auto;
	text-align:center;}

/* レイアウト */	
.mainLeft{
	float:left;
	width:611px;
	margin-right:0px;
}

.mainRight{
	float:right;
	width:270px;
	margin-left:0px;
}



.leftBox{
	width:611px;
	height: 312px;
	padding:7px 0;
	margin:0px;
	background-color: #eaeaea;
	background-image: url(../../images/top/boxBg.gif);
	background-repeat: no-repeat;
}

.topmenuR{
	margin:1px 0px;}

.newsBoxTop{
	margin:0px 10px 5px 10px;
	padding:5px;
	background-image: url(../../images/line/lineG01.gif);
	background-repeat: repeat-x;
	background-position: bottom;}

.newsBoxTop2{
	margin:0px 10px;
	padding:5px 5px 10px 5px;
	white-space: nowrap;}
	
	
.txtBWTR00 {
	font-size: 0.8em;
	_font-size: 0.8em;
	line-height: 1.5em;
	color: #6b004e;
	margin: 0px;
	padding:0px 7px 0px 2px;
	_padding:1px 7px 1px 2px;
	text-align: left;
}

.txtBW05 {
	float:left;
	display:inline;
	font-size: 0.8em;
	_font-size: 0.8em;
	line-height: 1.5em;
	color: #333;
	margin: 0px;
	padding: 0px 7px 0px 10px;
	_padding: 1px 7px 1px 10px;
	text-align: left;
	background:url(../../images/arrow/arrowR01.gif) no-repeat left 7px;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#topFooter{
	text-align:left;
	margin-top:0px;
	padding: 8px 0px 6px 0px;
	background:#EAEAEA url(../../images/footerLine.gif) repeat-x top center;}

