/*

		桜映画社　about.css
		Copyright (C) 2003-2008 sakura Motion Picture All rights reserved.
		lastupdate 080731

*/



/*----------------------------------- 
  Initialization
------------------------------------*/

* {
margin: 0;
padding: 0;
}

/*-------------------------------------------------
  フレームbox
-------------------------------------------------*/
.frameBox04 {
	border: 1px solid #d7d7d7;
	padding: 7px 10px 7px 10px;
	margin: 0;
	text-align: left;
}
	
/*----------------------------------- 
  歩んできた道
------------------------------------*/
.historyBox {
	background-image: url(../../about/images/ph_history01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.historyBox2 {
	background-image: url(../../about/images/ph_history02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.historyBoxInner {
	width: 410px;
	margin: 30px 0 0 0;
}


.box_left{
	width:240px;
	float:left;
	margin-right:15px;
}
	