@charset "UTF-8";

body{
	color:#555;
	padding:0;
	font-size:80%;
	line-height:160%;
	background-color:#000;
	background-image:url(http://e-yamatsu.co.jp/images/bg.gif);
	background-repeat:no-repeat;
	}

a{
	color:#555;
	text-decoration:underline;
	}

#Contents{
	width:800px;
	}
	
#Main{
	padding:20px 25px 20px 25px;
	}

#pNavi{
	font-size:90%;
	height:30px;
	line-height:30px;
	padding:0 0 0 25px;
	}

.PageTop{
	padding:20px 0 0 0;
	text-align:right;
	}

#Footer{
	text-align:right;
	border-top:5px solid #000;
	padding:5px 0 50px 0;
	}

#Footer img{
	padding:5px 10px 0 0;
	}
