@charset "utf-8";
/* CSS Document */

#content{
	text-align:center;
}

#inner{
	width:900px;
	margin:0 auto;
	padding:0 0 40px 0;
	text-align:left;
}

#inner h2{
	margin: 0 0 15px 0;
}

/*common
--------------------------------------------------*/
#inner .column01{
	width:430px;
	float:left;
}

#inner .column02{
	width:450px;
	float:right;
}

#inner .column01 .left{
	width:210px;
	float:left;
	text-align:center;
}

#inner .column01 .right{
	width:220px;
	text-align:left;
	float:right;
}


/*common
--------------------------------------------------*/
#inner .column02 .left{
	width:265px;
	float:left;
	text-align:center;
}

#inner .column02 .right{
	width:185px;
	text-align:left;
	float:right;
}


/*common
--------------------------------------------------*/
#inner .right p{
	font-weight:bold;
	margin: 0 0 15px 0;
}

#inner .pdf{
	background:url(../images/bt02.gif) no-repeat;
	width:160px;
	height:50px;
	display:block;
	margin:10px 0 2px 0;
}

#inner .pdf a{
	display:block;
	padding:22px 0px 0px 45px;
	width:115px !important;
	height:28px !important;
	width:160px;
	height:50px;
	color:#666666;
}

#inner .pdf a:hover{
	text-decoration:none;
}

#inner .small{
	font-size:10px;
}
