@charset "shift_jis";
/* CSS Document */

h2{
	width:750px;
	margin-bottom: 20px;
}


#main {
	margin-top:20px;
}

p#pdf a{
	display:block;
	width:147px;
	height:26px;
	text-indent:-9999px;
}


p#google a{
	display:block;
	width:132px;
	height:26px;
	text-indent:-9999px;
	background:url(../images/access/google.jpg);
}

div.content{
	padding-bottom:50px;
}

div.content p{
	padding-left:130px;
	color:white;
	margin-bottom:20px;
}

p#pdf{
	width:157px;
	height:26px;
	float:left;
	background:url(../images/access/print.jpg) 130px 0 no-repeat;
	margin-bottom:0;
}

p#google{
	width:132px;
	height:26px;
	padding:0;
	float:left;
	margin-bottom:5px;
	background:url(../images/access/google.jpg) 130px 0 no-repeat;
}


div#footer{
	margin-top:100px;
}

p.big{
	font-size:15px;
}

