@charset "utf-8";
/* CSS Document */
#subarrow{
	left:50px;
}

#header{
	background-image:url(anniversary/title.png);
}

.textblock{
	width:700px;
	margin:20px auto;
	overflow:hidden;
}

.textblock p{
	margin:2em auto;
	text-align: justify;
	text-justify: distribute-all-lines;
}

.textblock img.f_right{
	float:right;
	margin:0em 0em 0.5em 1em;
}

.textblock img.f_left{
	float:left;
	margin:0em 1em 0.5em 0em;
}

.red{
	color:#900;
}
.textblock span{
	font-weight:bold;
	font-size:18px;
}