diff --git a/cpprefjp/templates/content.html b/cpprefjp/templates/content.html
index c7dcad2..325ec4d 100644
--- a/cpprefjp/templates/content.html
+++ b/cpprefjp/templates/content.html
@@ -108,7 +108,8 @@
displayMath: [ ['$$','$$'] ],
processEscapes: true
},
- "HTML-CSS": { availableFonts: ["TeX"] }
+ "HTML-CSS": { availableFonts: ["TeX"] },
+ displayAlign: "left"
});