td {
    font-size:10pt; 
    font-family:‚l‚r ‚oƒSƒVƒbƒN,Osaka,verdana,helvetica,sans-serif; 
    color:#333333;
    line-height:15pt;
}

/* ====== TXT==================== */
.diary-txt {
    font-size:9pt; 
    font-family:‚l‚r ‚oƒSƒVƒbƒN,Osaka,verdana,helvetica,sans-serif; 
    color:#333333;
    line-height:15pt;
}

.txt8{
	font-size: 8pt;
              line-height:1.2;
}

.txt11{
	font-size: 11pt;
}

.txt8-grey{
              color:#666666;
	font-size: 8pt;
              line-height:1.2;
}

.txt-b{
              font-weight:bold;
}

.txt14{
	font-size: 14pt;
}

.txt-14-b{
	font-size: 14pt;
              font-weight:bold;
}
.txt-red{
	font-size: 10pt;
              color:#CC0000;
}

.txtred-b{
          color:#CC0000;
          font-weight:bold
}

.txt-14-red{
	font-size:14pt;
              color:#CC0000;
}

.txt-14-red-b{
          font-size:14pt;
          color:#CC0000;
          font-weight:bold
}

.txt-white{
	font-size:10pt;
              color:#FFFFFF;
}

.txt-white-b{
	font-size: 10pt;
              color:#FFFFFF;
              font-weight:bold;
}

.txt-grey-b{
               color:#666666;
	font-weight:bold
}

.txt-grey{
	color:#666666
}

.txt-blue{
	color:#006699
}

.txt-14blue{
              font-size: 14pt;
	color:#006699;
              font-weight:bold
}

.txt-blue-b{
	color:#006699
}

.txt-ringocolor{
	color:#FF0066
}

.txt-ringocolor-b{
	color:#FF0066;
	font-weight:bold;
}

.underline {
	text-decoration: underline;
}

/* ====== TXT[link] ==================== */
a:link {
	text-decoration: none;
	color: #006699;
}

a:visited {
	text-decoration: none;
	color: #006699;
}

a:hover {
	text-decoration: underline;
	color: #CC0000;
}

a:active {
	text-decoration: underline;
	color: #CC0000;
}

.stay {
 font-weight:bold;
	color: #CC0000;
}



/* ====== Bg-COLOR[Basic]  ==================== */

.ringo-color	{	background-color: #FF0066;	}
.home-color	{	background-color: #33CC66;	}
.ichigo-color	{	background-color: #FF99CC;	}
.ichigo-color2	{	background-color: #FAE7E7;	}
.maringo-color	{	background-color: #CC0000;	}
.travel-color	{	background-color: #66CCFF;	}
.travel-color2	{	background-color: #CCFFFF;	}
.blue	              {	background-color: #006699;	}