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

#detail {
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 20px;
	font-family: "ヒラギノ角ゴ ProN W3", "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
}
#center {
	text-align: center;
}
.note1 {
	color: #0000FF;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
.takagi_photo {
	float: right;
}

