@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.image_obi img {
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer {
	width: 720px;
	margin: 0 auto;
	font-size: 0.8em;
	text-align: center;
	color: #666666;
	padding-top: 35px;
	padding-bottom: 20px;
}
/*-----------------
コラム
-----------------*/
#case4 dl {
	margin: 0 0 0 0;
	padding: 0;
	width: 220;
	font-size: 10px;
}
#case4 dl dt {
	margin: 0;
	padding: 5px 0 5px 5px;
	width: 70px;
	font-weight: bold;
}
#case4 dl dd {
	padding: 5px 5px 5px 10px;
	margin-left: 70px;
	margin-top: -2.3em;
	line-height: 1.4em;
}
a {
	color:#855b1e;
}
a:link {
	color:#855b1e;
}

a:visited {
	
}

a:hover {
	text-decoration: none;
	color:#322703;
}

a:active {
	text-decoration: none;
	