@charset "UTF-8";
<!--

.lbox{
	float:left;
	width:210px;
}

.rbox{
	float:right;
	width:700px;
}
.lbox2{
	float:left;
	width:700px;
}

.rbox2{
	float:right;
	width:210px;
}

.photolist{
	list-style:none;
	text-align:center;
}

.photolist li{
	display:inline;
	margin:0 20px;
}
.milebox{
	border:solid 2px #0080FF;
	padding:10px;
}
.milebox span{
	font-weight:bold;
	font-size:120%;
	color:#FF0000;
}
#alertbox{
	border:solid 1px #FF0000;
	padding:10px 10px 0;
	margin-bottom:20px;
}
#alertbox h4{
	color:#FF0000;
}
#alertbox p{
	padding:0;
	margin:0;
}
#alertbox .lbl{
	background-color:#FFF0E8;
	font-weight:bold;
}
#applilist #androidbox{
	float:left;
	width:45%;
	text-align:center;
}
#applilist #iosbox{
	float:left;
	width:40%;
	text-align:center;
}
#lbl_applibox{
	padding-bottom:0;
	margin-bottom:0;
	line-height:0;
}
#applilist{
	background-image:url(../images/appli_bottombox.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin:0 0 20px;
}
#applilist p{
	padding:0 0 10px;
	margin:0;
	line-height:0;
}


#appli ol{
	padding-left:20px;
}
-->
