@charset "UTF-8";

/* メールアドレス */

span.note{
	font-size:85%;
}

p.mail{
	margin-top: 10px;
}

p.mail a{
	padding-left: 20px;
	background: url(../image/nav_contact.gif) no-repeat;
}

p.mail.end{
	text-decoration: line-through;
}

