@charset "UTF-8";

.contentwrap .inbox{
	font-family:
   "ヒラギノ明朝 ProN W3",
   "HiraMinProN-W3",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;
}
.contentwrap .inbox h1{
	font-size:18px;
	line-height:40px;
}
.contentwrap .inbox p{
	margin:0 0 16px 0;
   }
.tright{
	text-align:right
}
