@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	zoom:1;
}
#web {
	width: 439px;
	float: left;
}
#print {
	width: 439px;
	float: right;
}



/* webリンクtop */
#web-link {
	width: 439px;
	border: 1px solid #00873C;
	padding-bottom: 10px;
}
#web-top {
	height: 123px;
	width: 441px;
}
#web-top .web-top a {
	background-image: url(../img/web.gif);
}
#web-top li {
	list-style-image: none;
	list-style-type: none;
	line-height: 123px;

}
#web-top li.web-top a:hover {
	background-position: 0px -133px;
}
#web-top li a {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999em;
	display: block;
}
/*webトップしたのリンク設定*/
#web01,#web02,#web03 {
	height: 48px;
	width: 431px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#web01 .web01 a {background-image: url(../img/web01.gif);}
#web02 .web02 a {background-image: url(../img/web02.gif);}
#web03 .web03 a {background-image: url(../img/web03.gif);}


#web01 li,#web02 li,#web03 li {
	list-style-image: none;
	list-style-type: none;
	line-height: 48px;

}
#web01 li.web01 a:hover,#web02 li.web02 a:hover,#web03 li.web03 a:hover {
	background-position: 0px -57px;
}
#web01 li a,#web02 li a,#web03 li a {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999em;
	display: block;
}

/* printリンクtop */
#print-link {
	width: 439px;
	border: 1px solid #D28300;
	padding-bottom: 10px;
}

#print-top {
	width: 441px;
	height: 123px;
}
#print-top .print-top a {
	background-image: url(../img/print.gif);
}
#print-top li {
	list-style-image: none;
	list-style-type: none;
	line-height: 123px;

}
#print-top li.print-top a:hover {
	background-position: 0px -133px;
}
#print-top li a {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999em;
	display: block;
}

/*printトップしたのリンク設定*/
#print01,#print02,#print03 {
	height: 48px;
	width: 431px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#print01 .print01 a {background-image: url(../img/print01.gif);}
#print02 .print02 a {background-image: url(../img/print02.gif);}
#print03 .print03 a {background-image: url(../img/print03.gif);}


#print01 li,#print02 li,#print03 li {
	list-style-image: none;
	list-style-type: none;
	line-height: 48px;

}
#print01 li.print01 a:hover,#print02 li.print02 a:hover,#print03 li.print03 a:hover {
	background-position: 0px -57px;
}
#print01 li a,#print02 li a,#print03 li a {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999em;
	display: block;
}
