@charset "utf-8";
/* CSS Document */

body {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width: 650px;
}

div {
  page-break-after: always;	
}

a:after {
	content: "(http://www.holiscare.com/" attr(href) ")";	
}

/*
a[href^="http://"]:after {
	content: "(" attr(href) ")";	
}
*/
