/* /way/ 増田経済研究所への道案内 v */

#way #main{
	text-align:center;
}

#way p {
	margin:10px 15px 0;
	background-image:url(./images/arrow.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#way #main img {
	border:0;
	margin-bottom:40px;
	width:160px;
	height:120px;
	margin-left:5px;
	margin-right:5px;
}

a.way {
	display:block;
	background:#79C9FE;
	border:1px solid #C8E9FF;
	width:160px;
	text-align:center;
	color:#0000ff;
	font-weight:bold;
}

a:hover.way {
	color:#FFFFFF;
}
