* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0 auto;
	width: 800px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
}
.all {
	margin: 0 auto;
	width: 800px;
}
.header {
	margin: 0 auto;
	width: 800px;
}
.cont {
	margin: 0 auto;
	width: 800px;
}
.navi {
	width: 180px;
	margin-top: 30px;
	float: left;
}
.txt {
	width: 580px;
	margin-top: 30px;
	float: right;
}
.bottom {
	margin: 0 auto;
	width: 800px;
	clear: both;
	padding-top: 5px;
	text-align: center;
}
.footer {
	margin: 0 auto;
	width: 800px;
	padding-top: 5px;
}

/**/


h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #d0a894;
}
h2 {
	font-size: 14px;
	width: 540px;
	height: 30px;
	line-height: 30px;
	background: url(img/h2.gif) no-repeat;
	padding: 0px 20px 0px 20px;
	color: #FFFFFF;
}
h3 {
	font-size: 14px;
	margin: 15px 0px 5px 10px;
}
h3:first-letter {
	font-size: 18px;
	color: #d4ac98;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

/**/

ul {
	margin: 0px;
}
li {
	width: 180px;
	list-style: none;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 5px 0px 3px 0px;
	background: url(img/navi.gif) no-repeat;
}

.bottom a {
	font-size: 10px;
	font-weight: normal;
}
.bottom  a:hover{
	text-decoration: underline;
}


/**/

table {
	margin-left: 10px;
	color: #8b643e;
}
p {
	margin: 10px 0px 10px 10px;
}
.p1 {
	margin: 10px 0px 10px 0px;
}

/**/

.txt01 {
	font-size: 10px;
	width: 150px;
	padding: 10px 0px 10px 0px;
}
.txt02 {
	font-size: 12px;
	color: #8b643e;
	font-weight: bold;
}


/*--　リンク設定変更 --*/ 


.fm075 {font-size:12px; display:inline}

.fm075c a:hover{font-weight:bold}