body {
	margin: 0 ;
	padding: 0px;
	background: transparent url(./template/flower/img/background.gif) repeat;
	background-color: #fff;
	font-size: xx-small;
}

.linktitle {
	background: transparent url(./template/flower/img/linktitle.gif) no-repeat 0px 0px;
	width: 152px;
	font-family: "Verdana";
	font-size: 12px;
	padding: 14px;
	color:#393;
}

.linktext{
	line-height: 1.8em;
	margin-bottom: 1em;
}

.linktext li{
	list-style-type: none;
	background: transparent url(./template/flower/img/list.gif) no-repeat 0px 4px;
	padding-left: 15px;
	margin-left: 8px;
}

.linktext li a{
	background-color: #fff;
}

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#main {
	float: left;
	width: 412px;
	position: absolute;
	left:250px;
	top:80px;
}

#menu {
	top: 0px;
	padding: 3px;
	width: 152px;
	position: absolute;
	left:55px;
	top:80px;
}

a {
	text-decoration: underline;
	}

a:link {
	color: #f69;
	text-decoration: underline;
	}

a:visited	{
	color: #f96;
	text-decoration:
	}

a:active {
	color: #f69;
	text-decoration: none;
	}

a:hover {
	color: #f66;
	text-decoration: underline overline;
	}


#title{
	background: transparent url(./template/flower/img/header.gif) no-repeat 0px 0px;
	height:160px;
}


.site_title{
	position: absolute;
	top: 45px;
	left: 260px;
	font-size: small;
	font-weight: bold;
	letter-spacing: 8px;
	font-family: "Verdana";
	margin: 0px;
	z-index: 20;
}

.site_title a,.site_title a:visited{
	color:#f69;
	text-decoration: none;
	}

.description {
	font-family: "Verdana";
	font-size: 10px;
	color: #663;
	margin: 0px;
}



.entry_top {
	background:transparent url(./template/flower/img/entry_head.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 20px;
}

.entry_bottom {
	background:transparent url(./template/flower/img/entry_bottom.gif) no-repeat 0px 100%;
	margin: 0px;
	padding: 0px;
	height:32px;
}

.entry {
	background:transparent url(./template/flower/img/entry_center.gif) repeat-y 0px 0px;
	margin: 0px;
	padding: 0px;
}

.entry_date {
	font-family: "Verdana";
	margin-left: 18px;
}

.entry_title ,.comment_title,.trackback_title{
	background: transparent url(./template/flower/img/titlelist.gif) no-repeat 0px 2px;
	padding-left: 18px;
	padding-bottom: 3px;
	font-weight: bold;
	border: solid #6c6;
	border-width: 0px 0px 2px 0px;
	font-family: "Verdana";
	font-size: x-small;color: #6c6;
	margin: 0px 25px 6px 18px;
}

.trackback_title{
	margin: 8px 25px 16px 18px;
}

.entry_body {
	font-family: "Verdana";
	line-height: 1.8em;
	color: #060;
	margin: 5px 25px 0px 18px;
}

.entry_author,.comment_author {
	font-family: "Verdana";
	color: #f63;
	margin: 0px 25px 0px 18px;
	text-align: right;
}

.entry_more {
	font-family: "Verdana";
	line-height: 1.8em;
	color: #696;
	margin: 8px 25px 0px 18px;
}

.entry_state {
	font-family: "Verdana";
	color: #663;
	margin: 8px 25px 0px 18px;
}

.entry_state a{
	font-family: "Verdana";
	color: #f63;
	}

.calendar {
	position: absolute;
	left:130px; top:9px; 
	font-family: "Verdana";
	color: #663;
	margin: 0px;
}
.calendar_month {
	font-family: "Verdana";
	margin-bottom: 10px;
	font-size: 10px;
	color: #663;
}

.cell {
	padding: 0px;
	color: #f69;
}

.cell a,.cell a:visited{
	color:#f69;
	}

.today{
	background-color: #f60;
	color: #fff;
	padding: 1px;
}



blockquote {
	font-family: "Verdana";
	color: #663;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border-left: 3px solid #CCC;
}

.comment-title {
	font-family: "Verdana";
	font-weight: bolder;
	color: #663;
	margin: 10px 0px 10px 0px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCC;
}

.trackback-title {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bolder;
	color: #663;
	margin: 10px 0px 10px 0px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCC;
}


.entry_navi{
	margin: 5px 0px 5px 20px;
}

input,textarea{
	color: #fff;
	background-color: #6c6;
	border-style: 0px solid #f69;
	}

.search {
	font-family: "Verdana";
	line-height: 120%;
	margin: 0px 0px 5px 10px;
}

.copyright {
	font-family: "Verdana";
	font-size: 10px;
	color: #663;
	line-height: 170%;
	margin: 30px 0px 0px 0px;
	padding-top: 10px;
}

div.form{
	height:0;
}

form{
	margin:0;
}


.page_navi {
	font-size: 10px;
	text-align: center;
	color: #663;
	}
