legend{
	color:#FF6AA7;
	font-size:15px;
}

#flashMessage{
	border:1px #DDD solid;
	background:#3d77cb;
	color:#FFF;
	width:80%;
	padding:5px;
	margin:5px auto;
	text-align:center;
}
div#isInsertDefault {
	text-align:center;
}
div#isInsertDefault a{
   display:block;
	margin:5px; auto;   
}
p.insert_note{
	width:80%;
	margin:5px auto;
}
div.tool_bar{
	margin-left:90px;
	padding:9px 6px 6px 0px;
	text-align:left;
	width:760px;
	background:url(../images/dairy_search080521.gif) no-repeat top left;
	height:25px;
}
div.tool_bar form{
	color:#106EC6;
	margin:-3px 6px 6px 14px;
}
div.tool_bar div.subtool{
	margin-right:0%;
	margin-top:-3px;
	float:right;
	background:url(../images/my_diary080521.gif) no-repeat top left;
	width:115px;
	padding:3px;
}
div.tool_bar a{
	color:#106EC6;
	font-size:13px;
	margin-left:20px;
	text-decoration:underline;
}
div.tool_bar a:hover {
	color:#106EC6;
	font-size:13px;
	margin-left:20px;
	text-decoration:underline;
}
div.tool_bar div.subtool a{
	color:#fff;
	text-decoration:none;
	margin-left:20px;
	font-size:12px;
}
div.tool_bar div.subtool a:hover {
	color:#fff;
	text-decoration:none;
	margin-left:20px;
	font-size:12px;
}
h1.diary_title{
	color:#666;
	font-size:100%;
	height:65px;
	margin:0px auto;
	text-align:left;
	width:750px;
}
table.diary{
	width:80%;
	margin:1em auto ;
}
table.diary img{
	width:26px;
}
table.diary tr.row0{
	background:#fff;
}
table.diary tr.row1{
	background:#eee;
}
table.diary th,table.diary td{
	border:1px solid #fff;
	padding:5px;
	color:#666;
}
table.diary th{
	background:#def;
	text-align:center;
}

table.diary th.title{
	text-align:center;
	padding:7px;
}
table.diary td.center{
	text-align:center;
	color:#666666;
}
table.diary_detail th{
	width:100px;
}
table.diary_detail img{
	width:42px;
}
fieldset.diary{
	width:49%;
	padding:15px;
	margin:0 auto;
	color:#666;
	border:1px solid #DADADA;
}
div.submit{
	text-align:center;
}
label{
	width:5em;
	float:left;
	text-align:right;
	padding-right:10px;
}
.error-message{
	display:inline;
	color:#c00;
}
.input{
	clear:both;
padding:5px;
}
.paginate{
	text-align:center;
}
