/* diary css */

.tab-head
{
	background: #E3E6DA;
	margin-left:40px;
}
.tab-body
{
	font-family: "Courier New", Courier, Monospace;
	font-size: 13px;
	line-height: 140%;
	margin-left:40px;
}
.input_area {
	margin:15px 0;	
}

a.sagwaslink {
	text-decoration:none;
	color:#000080;	
}

a:hover.sagwaslink {
	text-decoration:underline;
	color:#000080;	
}

#tellusbutton {
	background:#ECD46F; 
	border:2px solid #000; 
	cursor:pointer;
	Font-Size: 1.5em;
	}
	
.comNumberActive {text-decoration:underline;}
.comNumberNone {text-decoration:none;}
.comSeperator {font-weight:bold; color:#FF0084;}
