/* link */
a:link {
  color: #ff95c3;
  background-color: transparent;
    text-decoration:none;
}
a:visited {
  color: #ff95c3;
}
a:hover, a:active {
    text-decoration:none;
}

table td,table th { border:#ff95c3 solid 2px; color:#ff95c3; }
table th { background:#fcf2f6;}

div.main h2 { color:#ff95c3; }

.header-nav-contents div.wrap {	background: #ff95c3; }
div.header-nav ul { border-bottom:#ff95c3 solid 1px; }
.link { border-bottom:#ff95c3 solid 2px; border-top:#ff95c3 solid 2px; }

.header-nav-contents h2 { color:#ff95c3; }

div.pagelink a.naika { width:16px; height:77px; }
div.pagelink { background:rgba(231,75,124,.7);}

.header-nav-contents nav ul li { border-right:#ff95c3 solid 1px; }

@media screen and (min-width:480px){
.header-nav-contents nav ul li { border:none; }
}

@media screen and (min-width:600px){
a.tel { color:#333; text-decoration:none; }

}


@media screen and (min-width:950px){
	div.header-nav {
		background: #ff95c3;
	}
div.pagelink { background:#e74a7d; }
div.header-nav ul li { padding-left:25px; background:url(../images/sankaku_pink.png) no-repeat 0 0; }
}

