
body 	{background-image: url(http://www.myweb2s.com/diary/template/2/bg.gif);
	 background-color: #DCEFF6;
	 background-attachment: scroll;}

.big 		{font-size: 26px; color: #9AD7ED;}
.white 		{color: #003060;}
.bg_white 	{background-color: #ffffff;}
.bg_pink 	{background-color: #DCEFF6;}

a:link 		{color:#002B7A; text-decoration:none;}
a:visited 	{color:#002B7A; text-decoration:none;}
a:hover 	{color:#0031D0; text-decoration:underline;}

a:link.event 	{font-weight: bold; text-decoration:underline;}
a:visited.event {font-weight: bold; text-decoration:underline;}
a:hover.event 	{font-weight: bold; text-decoration:underline;}

a:link.gotop 	{color:#003060; font-size: 11px;}
a:visited.gotop {color:#003060; font-size: 11px;}
a:hover.gotop 	{color:red; font-size: 11px; text-decoration:none;}

a:link.admin 	{color:#003060;}
a:visited.admin {color:#003060;}
a:hover.admin 	{color:blue;}

a:link.reply 	{color:white; text-decoration:none;}
a:visited.reply {color:white; text-decoration:none;}
a:hover.reply 	{color:blue; text-decoration:underline;}

.cal_holiday 	{color: red;}
.cal_day 	{height: 35px;}
.cal_event      {background-color: #DCEFF6; filter:Alpha(opacity=60);}
.cal_row	{height: 35px}

.box 		{width: 250px; border: 1px solid #A5ACB2;}
.lbox 		{width: 100%; border: 1px solid #A5ACB2;}
