@charset "utf-8";
/* CSS Document */

#preview div.area{
}

#preview div{
	width:540px;
}

#preview #header div.area{
	background-image:url(../images/generator/ig_header.png);
	width:540px;
	height:30px;
}

#preview #header2 div.area{
	background-color:#000000;
	width:540px;
	height:30px;
}

#preview #header2 div.text{
	color:#FFFFFF;
	width:520px;
	margin:3px 10px;
}

#preview #window div.area{
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	width:538px;
	height:250px;
	text-align:center;
}

#preview #bgcolor div.area{
	background-color:#EFEEED;
	width:540px;
	height:200px;
}

#preview #bgcolor div.cont{
	background-color:#EFEEED;
	width:540px;
	text-align:center;
}

div.preview_img{
	margin:30px;
	width:480px;
	text-align:center;
}

/*======================*/
/* Button Setting Panel */
/*======================*/

#button_setting #header div.area{
	background-image:url(../images/generator/ig_button.png);
	width:540px;
	height:32px;
	text-align:right;
}

#button_setting #header div.text{
	width:530px;
	margin:5px;
}


#button_setting #content #b_shape div.area{
	background-color:#8F8F8F;
	width:220px;
	height:200px;
}

#button_setting #content #b_shape div.text{
	margin:10px;
	width:200px;
	height:150px;
	background-color:#FFFFFF;
	overflow:auto;
}

#button_setting #content #b_shape input{
	height:30px;
}

#button_setting #content #b_color div.area{
	background-color:#B8B8B8;
	width:160px;
	height:200px;
}

#button_setting #content #b_color div.text{
	width:140px;
}

#button_setting #content #b_effect div.area{
	background-color:#DEDEDE;
	width:160px;
	height:200px;
}

#button_setting #content #b_effect div.text{
	width:140px;
}



/*======================*/
/* Text Setting Panel */
/*======================*/

#text_setting #header div.area{
	background-image:url(../images/generator/ig_text.png);
	width:540px;
	height:32px;
	text-align:right;
}

#text_setting #header div.text{
	width:530px;
	margin:5px;
}

#text_setting #content #t_shape div.area{
	background-color:#8F8F8F;
	width:220px;
	height:200px;
}

#text_setting #content #t_shape div.text{
	margin:10px;
	width:200px;
	height:150px;
	background-color:#FFFFFF;
	overflow:auto;
}

#text_setting #content #t_color div.area{
	background-color:#B8B8B8;
	width:160px;
	height:200px;
}

#text_setting #content #t_color div.text{
	width:140px;
}


#text_setting #content #t_effect div.area{
	background-color:#DEDEDE;
	width:160px;
	height:200px;
}

#text_setting #content #t_effect div.text{
	width:140px;
}


/*======================*/
/* Option Setting Panel */
/*======================*/

#option #header div.area{
	background-image:url(../images/generator/ig_option.png);
	width:540px;
	height:32px;
	text-align:right;
}

#option #header div.text{
	width:530px;
	margin:5px;
}

#option #content #o_type div.area{
	background-color:#8F8F8F;
	width:540px;
	height:120px;
}

#option #content #o_type div.text{
	margin:10px;
	width:520px;
	height:60px;
	background-color:#8F8F8F;
	overflow:auto;
}


/*======================*/
/* Show created button  */
/*======================*/

#created div.area{
}

#created #header div.area{
	background-image:url(../images/generator/ig_header.png);
	width:540px;
	height:30px;
}

#created #window div.area{
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	width:538px;
	text-align:center;
}

#created #window div.contents{
	width:538px;
}

/* explanation area */
#howto #explain div.area{
	width:500px;
}

#howto #explain div.contents{
	width:490px;
	margin-left:10px;
}

#howto #explain img{
	margin-left:30px;
}

/* caption label */
#howto #explain div.caption{
	width:500px;
}

#howto #explain #caption div.area{
	background-image:url(../images/base/sub_caption.png);
	width:190px;
	height:29px;
}

#howto #explain #caption div.text{
	width:465px;
	margin-left:35px;
	font-weight:bold;
}

#howto #explain div.explain{
	width:500px;
}

#howto #explain #explain div.area{
	width:480px;
	margin-left:20px;
}

#howto #explain #explain div.text{
	width:480px;
	margin:0px;
}
