@charset "UTF-8";

div.webcatalogue p.catalogueTxt{
	text-align:right;
	font-size: 75%;
	padding-bottom:0.2em;
	margin:0;
}
p.catalogueLink2{
	height:50px;
	margin:0;
	position:relative;
}
p.catalogueLink2 a{
	position:absolute;
	right:0;
}
a.catalogue2{
	display:block;
	width:192px;
	height:50px;
	background:url(../../../common/image/btn-catalogue.gif) no-repeat left top;
	text-indent:-9999px;
	overflow:hidden;
}
a.catalogue2:hover{
	background:url(../../../common/image/btn-catalogue.gif) no-repeat right top;
}
div.webcTop{margin-top:20px;
			padding-top:20px;
			}
div.webcBtm{margin-bottom:20px;}

/* 税込み表示 */
.taxinfo {font-size:10px; float:right; border:1px solid #999; margin:0px 0 0 0; padding:3px; line-height:110%;}