.base_box{
		width: 500px;
		margin:0 auto 0 auto;
		}

.system_table {
        width: 500px;
        background-color: #FFFFFF;
		margin:0 auto 0 auto;
}
.base_table {
        width: 500px;
        background-color: #cccccc;
		margin:0 auto 0 auto;
}
.left_area {
        width:120px;
        background-color: #e7e7e7;
        COLOR: #656565;
}
.right_area {
        width:380px;
        background-color: #FFFFFF;
        COLOR: #656565;
}
.right_area2 {
        width:380px;
        background-color: #FFFFFF;
		font-weight:bold;
        COLOR: #656565;
}
.left_area3 {
        width:200px;
        background-color: #e7e7e7;
        COLOR: #656565;
}
.right_area3 {
        width:300px;
        background-color: #FFFFFF;
        COLOR: #656565;
}
.right_area3-2 {
        width:300px;
        background-color: #FFFFFF;
		font-weight:bold;
        COLOR: #656565;
}
.caption{
        COLOR: #656565;		
		font-weight:normal;
}

.agree {
        background-color: #FFFFFF;
}
.category {
        FONT-SIZE: 10pt;
        color: #656565;
        background-color: #e7e7e7;
}
.sample {
        FONT-SIZE: 9pt;
        COLOR: #000000;
}
.marking {
        COLOR: #C5352E;
}
.prefecture {
        FONT-SIZE: 9pt;
        COLOR: #000000;
}
.secure {
        FONT-SIZE: 8pt;
        color: #656565;
}

.finish{
		color:#C5352E;
		font-weight:bold;
}

.left_area_fb{
		width:310px;
		text-align:right;
}

.right_area_fb{
		width:190px;
		text-align:center;
}