@charset "UTF-8";
@import "../../css/common.css";

p{
	margin: 1em 1.5em 1em 1.5em;
}

.DateMono{
	font-size: 0.9em;
	font-weight: normal;
	margin-left: 1.5em;
}

.MenuArea p{
	margin: 0 1.5em 0 0;
	padding: 0;
	text-align: right;
}

.ContentSubMono{
	margin: 1em;
	padding: 0.5em 1em 1em 1em;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #9999aa #9999aa #666699 #9999aa;
}

.TitleMono a{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.DayCategory{
	text-align: right;
	margin: 0.5em 2.5em 0 0;
}

.TextMono{
}

.Writeback{
	margin: 2em 2.5em 0 1.5em;
}

.Writeback dl{
	margin: 1em 0 1em 0;
	padding: 0.5em 1em 0.5em 1em;
	border-width: 1px;
	border-style: solid;
	border-color: #aaaaaa;
	font-size: 0.8em;
}

table.calendar{
	margin: 0 0 1em 1em;
	border-width: 0;
	border-style: dotted;
	border-color: #9999aa;
	background: #ffffff;
}

table.calendar th, table.calendar td {
	margin: 0;
	padding: 0;
	width: 2em;
	height: 1em;
	text-align: center;
}

table.calendar tr.caption td, table.calendar tr.caption th {
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid;
}

table.calendar a{
	font-weight: bold;
}

.Search{
	margin: 1em;
	padding: 0 1em 1em 1em;
}

.Search ul{
	margin: 0.1em 1em 0.1em 2em;
}

.Search li{
	margin: 0.1em 1em 0.1em 1em;
}

#Sidebar{
	margin: 1em;
	padding: 0 1em 1em 1em;
}

#Sidebar ul{
	margin: 0.1em 1em 0.1em 2em;
}

#Sidebar li{
	margin: 0.1em 1em 0.1em 1em;
}

.DiaryPhotoCaption{
	margin: -1em 0 1em 1.5em;
	font-size: 0.9em;
	color: #aaaaaa;
}

.CommentAdd{
	text-align: right;
}

.CommentAdd a{
	font-size: 0.8em;
	text-decoration: none;
}

.CommentAdd a:hover{
	text-decoration: underline;
}

.CommentFormInput{
	margin: 1.5em 0 1em 0;
}

.Clap{
	margin: 2.5em 2.5em -0.3em 0;
	text-align: right;
}

.ClapButton a{
	padding: 0.1em 1em 0.1em 1em;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc #888888 #888888 #cccccc;
}

.ClapButton a:link, .ClapButton a:visited{
	color: #555555;
	background-color: #eeeeee;
	text-decoration: none;
}

.ClapButton a:hover, .ClapButton a:active{
	color: #ffffff;
	background-color: #555555;
	text-decoration: none;
}

.LinkUrl{
	margin: 1em 1.5em 1em 1.5em;
	padding: 0.5em 1em 0.5em 1em;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
