a:active { text-decoration: none }
a:hover { color: red }
a:link { text-decoration: none }
a:visited { text-decoration: none }
a.limit:link { color: red }
a.limit:visited { color: red }
a.limit:hover { color: yellow }
a.limit:active { color: yellow }
body, td, th
{ font: 12px/18px Arial, Helvetica, Verdana, sans-serif, "Hiragino Kaku Gothic Pro", Osaka, Meiryo, "MS PGothic"; }
.title
{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 16px;
	margin-top: 30px;
	font: bold 16px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3" , "MS PMincho", "Hiragino Mincho Pro";
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #800000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3BDAB;
}
.name
{
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
}
.name_sub
{
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.menu_title {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #800000;
	padding-top:10px;
	padding-left:5px;
}
.menu_txt
{
	font-size: 12px;
	padding-left: 5px;
	
	padding-top: 10px;
}
.mainfont
{
	font-size: 12px;
	line-height: 18px;
}

.img_menu{
    padding-top:60px;
	padding-right:10px;
}
