.entry  {
  margin: 0px 0px 20px
}

.entry_admin {
  margin: 0px 0px 0px 10px;
}

.entry_date {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #996633;
	padding: 0px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DA9DC1;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.entry_title     {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background-color: #CCCC66;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC33;
}

.entry_body   {
	font-size: 12px;
	line-height: 170%;
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.entry_author    {
  color: #999999;
  font-size: 10px;
  text-align: right;
  margin: 0px 30px 0px 0px
}

.entry_more   {
  color: black;
  font-size: 11px;
  line-height: 170%;
  margin: 15px 30px 10px 20px
}

.entry_state {
  font-size: 10px;
  color: #999999;
  margin: 20px 30px 25px 20px;
}

blockquote {
  font-size: 11px;
  color: #333333;
  margin: 20px 10px 20px 10px;
  padding: 10px;
  border: 1px solid #CCCCCC;
  }

.pict {
  float: right;
  border-width: 3px;
  border-style: solid;
  border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}


.linktitle   {
	color: #FF0066;
	background-color: #FFCC66;
	font-weight: bold;
	font-size: 12px;
	line-height: 170%;
	display: block;
	width: 200px;
	text-align: center;
	background-image: url(../images/party-title-bg.gif);
	background-repeat: no-repeat;
	height: 34px;
	margin: 0px;
	position: relative;
}

.linktitle_a  {
  color: white;
  font-weight: bolder;
  font-size: 12px;
  line-height: 170%;
  margin: 15px 30px 15px 20px 
}
.linktext   {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	background-image: url(../images/party-content-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 200px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.calendartext   {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/party-content-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 200px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: center;
}


/* CALENDAR---------------------------------------------------------------------- */
.calendar      {
	padding: 0px;
	margin: 0px;
}
.calendar td {
	width: 26px;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, Tahoma, sans-serif;
	margin: 0px;
	padding: 0px;
}

.cell       {
  color: black;
  background: white no-repeat;

}
.cell_today      {
  color: olive;
  background: #cfc no-repeat;

}
.cell_sunday     {
	color: #c00;
	background-color: #FFCCCC;
	background-repeat: no-repeat;
}

.cell_saturday    {
  color: #000066;
  background: #9cc no-repeat;
}
.align-left {
	text-align: left;
}


.linktext ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.linktext li {
	background-image: url(../common/list01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: 0px;
	padding-left: 18px;
}
.rss {
	background-image: url(../common/feed-icon-14x14.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	padding-left: 18px;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 30px;
}
.entry-title {
	background-image: url(../images/party-title.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 565px;
	position: relative;
}
.entry-title h3 {
	text-align: left;
	position: absolute;
	left: 10px;
	top: 8px;
	width: 535px;
	color: #CC3366;
	font-size: 14px;
	line-height: 150%;
}
.entry-date {
	text-align: right;
	width: 100%;
	color: #FF3366;
	font-family: "Century Gothic", Verdana, Tahoma;
	font-size: 10px;
	line-height: 120%;
}
.entry-body {
	padding: 5px;
}
.linktitle p {
	position: absolute;
	top: 8px;
	left: 10px;
	width: 180px;
}
#pagearea {
	text-align: left;
	margin-top: 10px;
}
#calendar-box {
	text-align: center;
}

