@charset "UTF-8";
.backgrund {
	background-image: url(pic/backgrund.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #666666;
}
.text_titel {
	font-size: 30pt;
	font-style: normal;
	font-weight: lighter;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.text_menu {
	font-size: 10pt;
	font-weight: lighter;
	color: #718D9B;
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	font-size: 9pt;
	font-weight: lighter;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
.diary {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-size: 9pt;
	font-weight: lighter;
	color: 666666;
}
.border03 {
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.border02 {
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #F0CDCD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.border_menu {
	border: 1px dotted #333333;
}
.border01 {
	border: 1px solid #333333;
}
.border04 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

