

a {
	border-width: 0px;
	border-bottom-width: 2px;
	border-style: dotted;
}

a:link {
	color: #b57477;
	text-decoration: none;
	border-color: #b57477;
}

a:visited {
	color: #b57477;
	text-decoration: none;
	border-color: #b57477;
}

a:hover {
	color: #ccc;
	background-color: #b57477;
	text-decoration: none;
	border-color: #ccc;
}

a:active {
	color: #b57477;
	text-decoration: none;
	border-color: #b57477;
}

#wrap {
	text-align: center;
	width: 100%;
}

#navi {
	color: #fff;
	font-size: 20px;
}

body {
	background-color: #fff;
	line-height: 145%;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.ao {
	vertical-align:-7px;
	margin: 1px;
}

#contents {
	text-align: left;
	margin: 0px auto;
	width: 490px;
	color: #5a483a;
	font-size: 16px;
}


