@charset "utf-8";
/* iGS css document dev */
/************************************************************************
	Dev Main Container
************************************************************************/
.DevIndexCont {
	width: 670px;
	float: left;
	margin:16px 0 10px 0;/* top right bottom left */
}
.DevIndexCont_FS {
	width: 670px;
	float: left;
	margin:16px 0 10px 0;/* top right bottom left */
	background-image:url(image/backimage01.gif)
}

.DevBox01 {
	margin:0 10px 10px 0;/* top right bottom left */
}
.DevBox01_1 {
	margin:10px 10px 10px 0;/* top right bottom left */
	float:left;
}
.DevBox02 {
	margin:20px 10px 10px 0;/* top right bottom left */
}
.DevBox02_1 {
	margin:0 10px 10px 0;/* top right bottom left */
}
.DevBox02_2 {
	margin:0 10px 10px 20px;/* top right bottom left */
}
.DevBox03 {
	clear:both;
	margin:0 10px 10px 0;/* top right bottom left */
}
.DevBox04 {
	float:left;
	padding:20px 0 0 77px;/* top right bottom left */
}
.DevBox04_1 {
	float:left;
	padding:20px 0 0 0;/* top right bottom left */
}
.DevBox05 {
	width:380px;
	float:left;
	margin:20px 0 0 40px;/* top right bottom left */
}
.DevBoxSet01 {
	padding:10px 20px 0 20px;/* top right bottom left */
	float:left;
}
.DevBoxSet01_1 {
	padding:5px 20px 0 0;/* top right bottom left */
	float:left;
}
.DevBoxSet02 {
	padding:10px 10px 10px 0;/* top right bottom left */
	float:left;
}
.DevBoxSet03 {
	width:500px;
	padding:12px 10px 4px 0;/* top right bottom left */
	float:left; 
}

/************************************************************************
	Dev Text Style
************************************************************************/
span#DevCaption01 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#333;
}
span#DevCaption02 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:none;
	color:#CCCCCC;
}
span#DevCaption03 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#006699;
}
#DevText01 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#555;
}
#DevText02 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#999;
}
#DevText03 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	color:#555;
}
#DevText04 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
