﻿/*--------------------------------*/
/* GS Common Css                  */
/*--------------------------------*/
div.Sample {
  width:100px;
  background-color:#008000;
  }
.show_flag {
color: #EB4055;font-weight: bold;font-size: 113%;
  }
  
 #information_container .color_red {
	color: #eb4055;
 }
 #information_container .font_bold{
	font-weight: bold;
 }