.main1-100 { font-size: 1px}
.main5-100 { font-size: 5px}
.main10-100 { font-size: 10px}
.main10-120 { font-size: 10px; line-height: 120%}
.main12-80 { font-size: 12px; line-height: 80%}
.main12-100 { font-size: 12px}
.main12-120 { font-size: 12px; line-height: 120%}
.main14-100 { font-size: 14px}
.main14-120 { font-size: 14px; line-height: 120%}
.main14-130 { font-size: 14px; line-height: 130%}
.main18-100 { font-size: 18px}
.main18-120 { font-size: 18px; line-height: 120%}
.main20-180 { font-size: 20px}
.menu_v5 { font-size: 1px; line-height: 0px}

.date { 
        color : #333333
      }
.gray50 { color : ##7f7f7f}
.gray100 { color : #ffffff}

body {

  word-wrap: break-word ;
  font-family:sans-serif;
}

A	        {}
A:link	        {color : #6600ff}
A:active	{color : #5500ff}
A:visited	{
	/* [disabled]color : #7D55AA; */
}
A:HOVER		{Position : Relative ;
		Left : -1px ;
		Top : -1px ;
		color : #9900ff
		}


.menulink:link {color : #eeeeee}
.menulink:visited {color: #dddddd}
.menulink:hover {Position : Relative ;
		Left : -1px ;
		Top : -1px ;
		color : #ffffff
		}
.date-header
{
   margin-top: 0;
   font-size: 11px;
   font-weight: bold;

}

.entry-header
{
   margin-top: 0;
   border-left: 5px solid #831448;
   padding: 0 0 0 7px;
   color: #006666;
   font-size: 18px;
   font-weight: bold;
}

.entry-more-link,
{
   font-size: 11px;
   clear: both;
}

.entry-footer
{
   border-top: 2px solid #aa8888;
   padding-top: 3px;
   color: #666;
   text-align: center;
   clear: both;
   margin: 30px 40px 30px 40px;
}

.archive-header
{
   margin-top: 0;
   border-left: 7px solid #005B66;
   background-color : #C4B56F;
}
