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

div#main div#contApplocation .appAtn {
	background: url(../img/appAttention.gif) left top no-repeat;
	width:470px;
	height:77px;
	margin-top:10px;
}

div#main div#contApplocation h4 {
	background-color:#FFFFCC;
	border:#FF6600 dotted 1px;
	padding:0.5em;
	margin:0;
	margin-top:1.2em;
	color:#FF6600;
	font-weight:bold;
}

/***** section01 *****/
div#main div#contApplocation div.section01 h5 {
	background:url(../img/smart/sp_c_rm_web_02.jpg) center top no-repeat;
	height:77px;
	margin-top:10px;
}
div#contApplocation div.section01 ul.unit01,
div#contApplocation div.section01 ul.unit02 {
	margin-top:10px;
}
div#contApplocation div.section01 ul.unit02,
div#contApplocation div.section02 ul.unit02 {
	list-style:disc;
	padding-left:1.5em;
}
div#contApplocation div.section01 ul.unit01 li {
	text-align:center;
}
div#contApplocation div.section01 ul.unit01 li a.conv {
	display:block;
	background:url(../img/smart/convOn.gif) center top no-repeat;
	height:50px;
}

/***** section02 *****/
div#main div#contApplocation div.section02 h4 {
	margin-top:2em;
}
div#main div#contApplocation div.section02 h5 {
	background:url(../img/pay/Payeasy.gif) center top no-repeat;
	height:60px;
	margin-top:10px;
}
div#contApplocation div.section02 ul.unit01 {
	margin-top:10px;
}
div#contApplocation div.section02 ul.unit01 li {
	text-align:center;
}
div#contApplocation div.section02 ul.unit01 li a.atm {
	display:block;
	background:url(../img/pay/bu_atmOn.gif) center top no-repeat;
	height:50px;
}

/***** section03 *****/

div#contApplocation div.section03 {
	margin-top:3em;
}
div#contApplocation div.section03 p {
	text-align:center;
	margin-bottom:1em;
}
div#contApplocation p.caption {
	font-size:80%;
	color:#666666;
}
div#contApplocation div.section03 p.caption {
	text-align:left
}
div#contApplocation div.section03 p strong {
	font-weight:bold;
}
div#contApplocation div.section03 div.unit01 {
	border:#666666 solid 1px;
	background-color:#FFFFFF;
	padding:1em;
	overflow:scroll;
	height:200px;
}
div#contApplocation div.section03 div.unit01 ul {
	list-style:disc;
	padding-left:1em;
}
div#contApplocation div.section03 ul li a {
	background:url(../img/btnAgreement.gif) left top no-repeat;
	display:block;
	width:143px;
	height:51px;
	margin:20px auto 0 auto;
}