@charset "utf-8";
/***localレイアウトCSS***/
.caution{
	color:#F42152;
	}
#left_contents{
	float:left;
	width:680px;
}
.left_item{
	margin-left:auto;
	margin-right:auto;
	width:640px;
}
.message_left{
	width:320px;
	float:left;
}
.message_right{
	width:320px;
	float:right;
}
.movie{
	width:320px;
	height:150px;
	background-color:#333333;
}
#FlashPlayer{
	margin-top:65px;
	padding:10px;
	height:220px;
	background:#fbfaec;
	border:1px solid #d2ecff;
}
#FlashPlayer img{
	display:block;
	margin:20px;
	margin-left:130px;
}
/***ムービー用CSS***/
.movie2{
	margin:15px auto;
	width:360px;
	height:312px;
}
.movie_body{
	height: 332px;
	width: 390px;
}
