/* ヘッダーテキスト */
.headtext {
   font-size: 12px;
   line-height: 120%;
}

/* 各ページのテキスト */
table.text13 {
   font-size: 13px;
}

/* トップの見出し文字・背景色 */
.midasi {
	font-size: 15px;
	font-weight: bold;
	background-color: #FF6600;
}

.waku {
   border: 1px gray solid;
   padding: 3px;
}

.pan {
		font-size: 10px;
}

/* よくある質問の太字 */
.faq_q {
	font-weight: bold;
}