/**/

.block01{
	width:900px;
	margin:0px auto 40px auto;
	overflow:hidden;
}

.block01 .movie{
	width:420px;
	float:left;
	overflow:hidden;
}

.block01 .txt{
	width:420px;
	float:right;
	overflow:hidden;
}

.block01 .txt p{
	overflow:hidden;
	margin-bottom:2em;
	font-size:100%;
	line-height:200%;
}

.block01 .txt p b{
	font-family: "kozuka-mincho-pr6n","游明朝体", "Yu Mincho", YuMincho, serif;
	font-size:120%;
}


/**/

.history{
	width:100%;
	position:relative;
	overflow:hidden;
	margin:40px auto;
}

.history table{
	width:100%;
	overflow:hidden;
}

.col01{
	width:110px;
	text-align:center;
	background-color:#3F8EBA;
	color:#fff;
	font-size:20px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.col01 div{
	padding:15px 0px;
}

.col02{
	width:70px;
	text-align:center;
	color:#00688C;
	font-size:15px;
}

.col03{
	font-size:15px;
	padding:0.5em 0px;
}

.img01{
	position:absolute;
	right:0px;
	top:60px;
}

.img02{
	position:absolute;
	right:0px;
	bottom:300px;
}