body {
	margin: 0px 0px 0px 0px;
	background: #ff8080;
}


input, textarea {
	border: 1px solid #A82A2A;

}


a:link {color:#A82A2A; text-decoration:none;}
a:visited {color:#A82A2A; text-decoration:none;}
a:active {color:#ff8080; text-decoration:underline;}
a:hover {color:#ff8080; text-decoration:underline;}


ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;

}


pict  {
position: static;
margin: 0px;
padding: 5px;
border: none;
}

.pict  {
position: static;
margin: 0px;
padding: 5px;
border: none;
}


.site_title {
	font-family: "Verdana", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 14px;
	font-weight: bolder;
	color: #ffffff;
	text-align:center;
	line-height: 100%;
	padding: 5px;
	margin: 0px;
}


.description {
	font-family: "Verdana", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	text-align:center;
	line-height: 100%;
	padding: 5px;
	margin: 0px;
}


.entry {
	background: #ffffff;
	margin: 10px 0px 0px 0px;
	padding: 2px;
	border-bottom: 1px solid #333333;
}

.entry_navi{
	font-size:12px;
	text-align:center;
	color: #333;
	padding: 3px;
}

.entry_date {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bolder;
	color: #333;
	margin: 0px 0px 10px 0px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #A82A2A;
}


.entry_title {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	font-weight: bolder;
	color: #333;
	margin: 5px 10px 5px 10px;
	}

.entry_body {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	line-height: 170%;
	text-align:left;
	color: #333;
	margin: 5px 10px 5px 10px;
	}


.entry_more {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	line-height: 170%;
	text-align:left;
	color: #333;
	margin: 15px 10px 10px 10px;
	}


.entry_state {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	color: #333;
	text-align:center;
	margin: 10px 0px 10px 0px;
	}


blockquote {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 11px;
	color: #ff8080;
	margin: 10px 5px 10px 5px;
	padding: 5px;
	border-top: 1px solid #A82A2A;
	border-bottom: 1px solid #A82A2A;
	}


.linktitle {
	font-family: "Verdana", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff;
	text-align:center;
	line-height: 100%;
	padding: 2px;
	margin: 0px;
}


.linktext {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 11px;
	color: #333;
	line-height: 170%;
	margin: 5px 15px 10px 15px;
	padding: 3px;

}


.back {
	margin: 0px;	
	text-align:center;
	padding: 0px 0px 10px 0px;
	background-color: #ffffff;
	border-left:  1px solid #333333;
	border-right: 1px solid #333333;
	
}
.back2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background-color: #ff8080;
	border-left:  1px solid #333333;
	border-right: 1px solid #333333;
	
}

/* FOOTER---------------------------------------------------------------------- */
.copyright {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 11px;
	color: #333333;
	line-height: 170%;
	margin: 0px 0px 0px 0px;
}

/* CALENDAR---------------------------------------------------------------------- */

.calendar {
	font-family: "Verdana";
	font-size: 10px;
	line-height: 180%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

.today {
	font-family: "Verdana";
	font-size: 10px;
	color: #ffffff;
	font-weight: bolder;
	display: block;
	height: 19px;
	padding: 0px;
	}

.cell {
	width: 20px;
	height: 20px;
	color: #ffffff;
	border: solid 1px #fff;
	text-align: center;
	}

.weekday {
        font-size: 9px;
        text-align: center;
	width: 20px;
	height: 13px;
	padding: 1px;
}