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

#content .wrap01{
	background:url(../img/access_bg_04.png) no-repeat top #fff;
	padding-top:5px;
	zoom:1;
}

#content .wrap02{
	background:url(../img/access_bg_05.png) no-repeat bottom;
	zoom:1;
	padding:20px;
	padding-bottom:25px;
}

#content .box01{
	width:283px;
	_height:241px;
	min-height:241px;
	position:relative;
	padding-bottom:90px;
}

#content .box01 ul{
	list-style:square inside;
	font-size:1.2em;
}

#content .box01 ul li{
	margin-bottom:10px;
	line-height:1.3em;
}

#content .box01 ul li p{
	margin-top:5px;
}

#content .box01 .pdfarea{
	border-top:1px dotted #CFC4BD;
	padding-top:10px;
	font-size:1.2em;
}

#content .box01 .pdfarea a{
	background:url(../img/access_bg_03.png) no-repeat 100% 50%;
	padding-right:20px;
}

#content .box01 .qrcode{
	position:absolute;
	bottom:0px;
	left:0px;
	width:279px;
	height:86px;
	border:1px solid #DFDCD9;
	padding:1px;
}

#content .box01 .qrcode div{
	height:86px;
	background:url(../img/access_bg_01.png) repeat-x 0px -1px;
}

#content .box01 .qrcode div .qrimage{
	position:absolute;
	left:11px;
	top:11px;
	border:1px solid #ddd;
}

#content .box01 .qrcode div p{
	position:absolute;
	left:95px;
	top:34px;
	background:url(../img/access_bg_02.png) no-repeat 0px 0px;
	padding-left:15px;
	font-size:1.4em;
}

#content .box02 h3{
	margin-bottom:15px;
}

#content .box02 div p{
	width:430px;
	font-size:1.2em;
	line-height:1.5em;
}










