@charset "utf-8";
/*リンクページ */

#link {
	display: block;
	width: 780px;
	clear: both;
	margin: 0px;
	padding-top: 45px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(../images/main_back.jpg);
	background-repeat: repeat-x;
}
#link ul {
	margin: 0px;
	padding: 0px;
}
#link li {
	display: block;
	list-style-type: none;
	margin: 0px;
	font-weight: bold;
	clear: both;
	font-size: small;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 260px;
}
#link #iizawa {
	background-image: url(../links/images/bnr_iizawa.jpg);
	background-repeat: no-repeat;
	background-position: 80px center;
	height: 50px;
}

#link #arcphilia {
	background-image: url(../links/images/bnr_arcphilia.gif);
	background-repeat: no-repeat;
	background-position: 80px center;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 50px;
}
#link #den {
	background-image: url(../links/images/bnr_den.gif);
	background-position: 80px center;
	height: 50px;
	background-repeat: no-repeat;
}
#link #no_bnr {
	height: 50px;
}
#link dl {
	margin: 0px;
	padding: 0px;
}
#link dt {
	display: block;
	margin: 0px;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}
#link dd {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	font-size: 12px;
	color: #AC8F5A;
	clear: right;
}
#link .flower {
	background-image: url(../links/images/links_bar.gif);
	background-repeat: no-repeat;
	height: 19px;
	background-position: left top;
	clear: both;
	width: 780px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}


#link img {
	display: block;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#link a {
	color: #AC8F5A;
	padding-left: 10px;
	text-decoration: underline;
}
#arcphilia a {
}

