@charset "utf-8";
/* CSS Document */


a, a:link, a:visited{
    color:#644D21;
    text-decoration:none;
}

a:hover, a:active {
    color:#9fa0a0;
    text-decoration:underline;
}

#time {
	margin-left:88px;
}

#print {
	width:550px;
	text-align:center;
}

.renraku {
	width:300px;
	float:left;
}

.photo {
	margin-top:10px;
	width:250px;
	float:right;
}

.bun {
	width:550px
}