@charset "utf-8";
/* CSS Document */

td.menu{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10pt;
	color:#0000FF;
}
.menu a{
	text-decoration:none;
}
.menu a:hover{
	text-decoration:underline;
}
h1 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16pt;
	font-weight:200;
	margin-left:10px;
	color:#0000FF;
	margin-bottom:10px;
	
	
}
.ryowaki{
	padding-left:10px;
	padding-right:10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #906;
	border-left-color: #906;
}
.aka {
	color:#FF0000;
}
.ao{
	color:#00F;
}

p.honbun1{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10pt;
	line-height:180%;
	margin-left:20px;
	margin-right:20px;
	text-align:left;
}
#inlink a{
	font-size:10pt;
	text-decoration:none;
	line-height:150%;
	color:#0000FF;
}
#inlink a:hover{
	text-decoration:underline;
}	
/*テーブル*/
table.sen{
	border: 1px solid #90F;
}