﻿/* おまじない */
img { vertical-align:bottom; border:none; }

a img{ border-width:0px; }

p,h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd { padding:0px; margin:0px; list-style-type:none; }

/* body装飾 */
body {
	background-color:white;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:small;
}

/*id="wayahako-header"*/
#wayahako-header-sub{
	margin:auto;
	padding:0px 0px 5px 0px;
	width:760px;
}
/*******************************フッター*/
/*サブページフッター*/
#wayahako-footer-sub{
	text-align:center;
	margin:auto;
	background-image:url(/img/sub-footer.gif);
	position:relative;
	width:760px;
	height:60px;
	line-height:30px;
}
#wayahako-footer-sub p{
	position:absolute;
	left:30%;
	top:30%;
	font-size:small;
}
/*リターン用*/
.return {
	color:#f90;
	font-size:small;
	padding:2px;
}
.return a:link,
.return a:visited {
	color:#f90;
	padding:2px;
	text-decoration:none;
}
.return a:hover {
	background-color:#f90;
	color:#fff;
	padding:2px;
}
