<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*--------------------------------------------------------------------*/
/* shotbookへの移動ページ
/*--------------------------------------------------------------------*/

.shotbook #container{
	width:980px;
	padding:80px 0;
	text-align:center;
}
.shotbook .about_shotbook{
	margin:20px 0 25px;
}</pre></body></html>