@charset "utf-8";
/* iGS css Document appsupport*/
/************************************************************************
	App Support Main Container
************************************************************************/
.ApSupIndexCont {
	width: 670px;
	float: left;
	margin:16px 0 0 0;/* top right bottom left */
}
.ApSupBox01 {
	margin:0 10px 10px 0;/* top right bottom left */
}
.ApSupBox02 {
	margin:20px 10px 20px 0;/* top right bottom left */
	border:solid #CCCCCC 1px;
}
.ApSupBox03 {
	clear:both;
	margin:20px 10px 10px 0;/* top right bottom left */
	text-align:center;
}
.ApSupBox04 {
	margin:20px 20px 20px 20px;/* top right bottom left */
	text-align:center;
}
.ApSupBox05 {
	width:360px;
	float:left;
	margin:0 0 0 83px;/* top right bottom left */
}
.ApSupBoxSet01 {
	padding:20px 20px 0 20px;/* top right bottom left */
	float:left;
}
.ApSupBoxSet02 {
	padding:20px 10px 10px 0;/* top right bottom left */
	float:left;
}

/************************************************************************
	App Support Text Style
************************************************************************/
span#ApSupCaption01 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#333;
}
span#ApSupCaption02 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:none;
	color:#CCCCCC;
}
span#ApSupCaption03 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
span#ApSupCaption04 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333;
}
#ApSupText01 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
}
