﻿body, table, tr, th, td {
	font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', '游ゴシック', '游ゴシック体', YuGothic, 'Yu Gothic', 'メイリオ', Meiryo, 'ＭＳ ゴシック', 'MS Gothic', HiraKakuProN-W3, 'TakaoExゴシック', TakaoExGothic, 'MotoyaLCedar', 'Droid Sans Japanese', sans-serif !important;
}
/* Japanese typography align:justify, no italic */
#topicText p, .p_Normal, .p_UI, .p_Path, .p_NormalList, #topicText p span {
	text-align: justify;
	font-style: normal;
}
#mode a, #lngselectboxlink {
	background-position: bottom left !important;
}
.extLinkImg {
	display: inline;
}
#topicText td,
#topicText span.f_Path {
	word-break: break-all;
}