body{
	margin: 0px;
	background-image: url(img/bck.gif);
	background-repeat: repeat-x;
	font-family: Meiryo, 'メイリオ', 'Lucida Grande', Verdana, 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
}
A:link {
	color: #B22222;
	text-decoration: none;
}
A:active {
	color: Red;
	text-decoration: none;
}
A:visited {
	color: #DC143C;
	text-decoration: none;
}
A:hover {
	color: Red;
	text-decoration: underline;
}
td{
	color: #4F4F4F;
	font-size: 12px;
	line-height: 20px;
}
h1 {
	margin: 0px;
	padding: 8px 0px 3px 10px;
	font-weight: normal;
	font-size: 12px;
	color: #1FAB9E;
}
ul {
	background-image: url(img/mbk.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 72px 0px 6px 16px;
	list-style-type: none;
} 
li{
	background-image: url(img/mblt.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 14px;
	margin: 6px 0px 6px 0px;
	line-height: 20px;
}
#tmn{
	background-image: url(img/mnb.gif);
	background-repeat: no-repeat;
	height: 61px;
}
#btm{
	background-image: url(img/btbk.gif);
	background-repeat: no-repeat;
	height: 130px;
	margin-top: 10px;
}
#btx{
	text-align: center;	
	padding: 17px 0px 0px 0px;
}
#crt{
	text-align: center;
	padding: 40px 0px 0px 0px;
}
#mnot{
	width: 219px;
	float: left;
}
#mnin{
	padding: 14px 0px 0px 6px;
}
#mnln{
	border: 1px #20AC9F solid;
}
#ctot{
	width: 493px;
	float: left;
}
#ctin{
	padding: 14px 6px 0px 6px;
}
#rht{
	text-align: right;
}