﻿@charset "UTF-8";

/* =====================================================
 File name : 
   english.css
 Summary : 
   首相官邸サイト 英語ページ用調整CSS
 Last modified : 
   2010年 1月 17日
===================================================== */

body.english {
	font-family: Arial,Helvetica,sans-serif;
}

h2.title,
.contenBox h2,
#mainContent .pastList h2,
#mainContent .relateList h2 {
	font-family:"Times New Roman",Times,serif;
	font-weight: normal;
	letter-spacing:0.03em;
}

#mainContent #newsList h3 {
	font-weight: normal;
}