@charset "utf-8";
/* CSS Document */


#inner .column01 .time{
	margin:10px 0;
	text-align:center;
}

#inner .left{
	width:450px;
	float:left;
}

#inner .right{
	width:244px;
	float:right;
}

#inner .pdf01{
	width:120px;
	height:60px;
	background:url(../images/pdf01.gif) no-repeat;
	float:left;
	margin-right:4px;
}

#inner .pdf02{
	width:120px;
	height:60px;
	background:url(../images/pdf02.gif) no-repeat;
	float:left;
}

#inner .pdf01 a,
#inner .pdf02 a{
	display:block;
	width:120px;
	height:60px;
	color:#666666;
}

#inner .pdf01 a span,
#inner .pdf02 a span{
	display:block;
	padding:30px 0px 0px 65px;
}

#inner .pdf01 a:hover,
#inner .pdf02 a:hover{
	text-decoration:none;
}

