body {
	margin: 0px 0px 0px 0px;
	background-image: url(./template/creep/img/bg1.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}


a:link {color:#000; text-decoration:none;}
a:visited {color:#666; text-decoration:none;}
a:active {color:#000; text-decoration:underline;}
a:hover {color:#000; text-decoration:underline;}


h1 {
	margin: 10px 0px 10px 20px;
}


ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
        list-style-type: none;
}

input, textarea {
	background-image: url(./template/creep/img/bg1.gif);
}


#title {
	position:absolute; left:0; top:0; width:530; height:91;
}


#title2 {
	position:absolute; left:0; top:0; width:0; height:0;
}


#menu {
	position:absolute;
	left:620;
	top:20;
	width:230;
	height:0;
}


.site_title {
	font-family: "serif", "£Í£Ó ÌÀÄ«", "Ê¿À®ÌÀÄ«";
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin: 10px 0px 10px 10px;
}


.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {
	color:#000000;
	text-decoration:none;
}


.description {
	font-family: "serif", "£Í£Ó ÌÀÄ«", "Ê¿À®ÌÀÄ«";
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	margin: 10px 0px 20px 20px;
}


.linktitle {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bolder;
	color: #333;
	line-height: 100%;
	margin: 30px 10px 0px 0px;
	padding: 2px;

}


.entry {
	background: #FFFFFF;
	margin: 0px 10px 20px 10px;
	padding: 20px;
}

.entry_navi{
	font-size:10px;
	text-align:center;
	margin:5px 0 10px 0;
}

.entry_date {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	text-align:center;

}


.entry_author {
        font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 15px 0px 15px 0px;
	}


.entry_body {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	line-height: 170%;
	color: #666666;
	margin: 15px 15px 15px 15px;
	}


.entry_more {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 11px;
	line-height: 170%;
	color: #333333;
	margin: 15px 30px 10px 20px;
	}


.entry_state {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	color: #999999;
	margin: 20px 0px 25px 0px;
	text-align: right;
	}


blockquote {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	border: 1px solid #ccc;
	padding: 10px 10px 10px 10px;
        margin: 10px 50px 10px 50px;
        width: 400px;
        background-image: url(./template/creep/img/tbg3.gif);
        

	}


.pict {
	border-width: 0px;
	padding: 1px;
        margin: 5px;
        background-image: url(./template/creep/img/bg3.gif);
}


.entry_title {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	}


.linktext {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	color: #333333;
	line-height: 170%;

}


.copyright {
       font-size: 12px;
       color: #666;
       margin: 5px;
}

.search {
      margin: 30px 10px 0px 0px;
}



/* CALENDAR---------------------------------------------------------------------- */
.calendar {
	font-size: 12px;
	color: #666;
	width: 230px;
}

.cell {
	font-size: 12px;
    text-align: center;
	width: 25px;
	height: 13px;
	padding: 1px;
}


.weekday {
    font-size: 12px;
    text-align: center;
	width: 25px;
	height: 13px;
	padding: 1px;
}

.calendar_month {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background-image: url(./template/creep/img/bg3.gif);
	
}

.calendar_month a,
.calendar_month a:link,
.calendar_month a:visited,
.calendar_month a:active,
.calendar_month a:hover {
	color:#FFF;
	text-decoration:none;
}

.page_navi {
        margin-bottom: 20px;
	font-size: 10px;
	text-align: center;
	color: #666;
}
