﻿body
{
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif

}
.title1 {
    font-size: 18px;
    font-style: normal;
    color: #000;
    font-weight: bold;
}    
  
.title
        {
            font-size: 20px;
            font-style: normal;
            color: #000;
            font-weight: bold;
         
        }
.contentFont1
{
    font-size: 14px;
}
.contentFont2
{
    font-size: 11px;
}
.contentFont {
    font-size: 14px;
}

        .centerstep
        {
            text-align: center;
        }

        .step_cell_step_cell_active
        {
            border: 2px solid #CCC;
            width: 98%;
        }

        .step_step_step_step_active
        {
            color: #FFF;
            background-color: #999999;
        }

        .step_step_step_step_select
        {
            color: #FFF;
            background-color: darkred;
        }

        .step_description_step_description_unactive
        {
            color: #999999;

        }

        .step_description_step_description_select
        {
            color: #999999;
            background-color: lightpink;
        }

        .tablepicure
        {
            width: 1%;
        }

        .tabletd
        {
            width: 23%;
        }

        .auto-style4
        {
            color: #FFF;
            background-color: #999999;
            width: 42px;
        }

        .auto-style5
        {
            color: #999999;
            width: 42px;
        }

        .laout
        {
            position: absolute;
            top: 120px;
            left: 230px;
        }
		
		.Hreflink
		{
	color: #00F;
		}