a{
	text-decoration:none;
}


a:visited{
	color: #CC0000;
}

body{
	background-color: #E6CDE3;
	background-attachment: fixed;
	color: #464646;
}

img{
	border: 0;
}

div.diary p{
	text-indent: 1em;
}

div.menu a{
	color: #0000AA;
}

div.body{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 680px;
}

div.body:after{
	clear: both;
}

div.main{
	width: 580px;
	float: left;
	text-align: left;
	margin-left: 0px;
	margin-right: 35px;
	margin-top: 5px;
}

div.side{
	width: 55px;
	float: left;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
}

div.diary{
	background-color: #FFBBFF;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:  1px;
	padding-bottom: 1px;
}

div.free_space{
	background-color: #D5D5D5;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.guide_menu{
	text-align: right;
}

.title{
	color: #CC0000;
	font-weight: bold;
}

.time{
	color: #000000;
	font-weight: bolder;
}

.attention{
	background-color: #333333;
}

.quort{
	background-color: #99CC99;
	font-size: 50%;
}

.no_elements{
	text-decoration: line-through;
	color: #FFFFFF;
}

li{
	list-style-type: square;
}

