﻿/* */ 
/* */ 
/* Copyright 2011, 2012 Sony Corporation */ 
/* */ 
/* */ 
/******************** Steps ********************/

/* Step_1 */
#step_1_content 
{
    width: 495px;
    margin-bottom: 20px;
}
#step_1_textarea
{
    width: 494px;
    height: 336px;

    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
}
/* Step_1 */

/* Step_2 */
#step_2_content
{
    width: 495px;
    margin-bottom: 20px;
}
#step_2_textarea
{
    width: 495px;
    height: 250px;
    margin-bottom:4px;
}
#step_2_Note
{
    width: 495px;
    margin-bottom:22px;
}
/* Step_2 */

/* Step_3 */
#step_3_content
{
    width: 495px;
    margin-bottom: 20px;
}
/* Step_3 */

/* Step_4 */
#step_4_content
{
    width: 495px;
    margin-bottom: 20px;
}
#step_4_textarea
{
    width: 495px;
    height: 192px;

    margin-bottom: 15px;
    }
/* Step_4 */

/* Step_5 */
#step_5_content
{
    width: 496px;
    margin-bottom: 20px;
}
/* Step_5 */

/* Restart_Dialog */
#restart_content
{
    width: 495px;
    margin-bottom: 20px;
}
#restart_textarea
{
    width: 495px;
    height:186px;

    margin-bottom: 15px;
}
/* Restart_Dialog */

/* Error_Restart_Dialog */
#error_restart_content
{
    width: 495px;
    margin-bottom: 20px;
}
#error_restart_textarea
{
    width: 495px;
    height:157px;

    margin-bottom: 15px;
}
/* Error_Restart_Dialog */

/******************** Steps ********************/

/******************** For Guideline ********************/
.buttom
{
	margin-bottom: 10px;
}
.step_4_buttom
{
	margin-bottom: 5px;
}
.top
{
	margin-top: 22px;
}

.note
{
    margin-bottom: 4px;
}
/******************** For Guideline ********************/