*
	{
	font-size: 12px;
	line-height: 18px;
	}

body
	{
	margin: 4px;
	padding: 4px;
	background-image: url("img/bk01.gif");
	background-repeat: repeat-x;
	text-align: center;
	}

h1
	{
	margin: 2px;
	padding: 0px;
	border: 0px;
	color: #888888;
	}

div.main
	{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	border: solid 1px #aaaaaa;
	background-color: #ffffff;
	text-align: left;
	}

h2.left
	{
	color: #dddddd;
	font-size: 16px;
	line-height: 16px;
	padding: 0px;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	background-image: url("img/h2bak150.png");
	}

div.menu
	{
	margin-left: 16px;
	}


h2.main
	{
	color: #dddddd;
	font-size: 16px;
	line-height: 16px;
	padding: 0px;
	padding-left: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	background-image: url("img/h2bak.png");
	}


div.copy
	{
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	color: #888888;
	margin-bottom: 20px;
	}
div.msg
	{
	font-weight: bold;
	line-height: 24px;
	color: #888888;
	margin-bottom: 20px;
	margin-left: 64px;
	margin-right: 32px;
	}

div.msg2
	{
	line-height: 20px;
	color: #7a4b45;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 20px;
	}

div.foot
	{
	color: #dddddd;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #404040;
	}
	
/*
	通常の表
*/
table.tbl
	{
	width: 400px;
	margin-left: 5px;
	}
/*
	表の右項目
*/
td.c1
	{
	border-top: solid 2px #777777;
	border-bottom: solid 2px #777777;
	border-right: dotted 2px #777777;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	width: 80px;
	font-size: 12px;
	color: #777777;
	background-color: #eeeeff;
	}

/*
	表の左項目
*/
td.c2
	{
	border-top: solid 2px #777777;
	border-bottom: solid 2px #777777;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-size: 12px;
	line-height: 16px;
	color: #777777;
	}

a.ttl
	{
	margin: 2px;
	border: 0px;
	padding: 2px;
	font-weight: bold;
	font-size: 16px;
	color: #0000ff;
	}

a.ttl visited
	{
	margin: 2px;
	border: 0px;
	padding: 2px;
	font-weight: bold;
	font-size: 16px;
	color: #0000ff;
	}


a.url
	{
	color: #009900;
	margin: 2px;
	border: 0px;
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}


a.url visited
	{
	color: #009900;
	margin: 2px;
	border: 0px;
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}

a.munu
	{
	color: #45457a;
	margin: 2px;
	border: 0px;
	padding: 2px;
	font-size: 12px;
	text-decoration: none;
	}


a.munu visited
	{
	color: #45457a;
	margin: 2px;
	border: 0px;
	padding: 2px;
	font-size: 12px;
	text-decoration: none;
	}

