.linktext ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.linktext li {
  background-image: url(http://www.kansaibridal-party.com/images/icon-maru01.gif);
  background-repeat: no-repeat;
  background-position: left 5px;
  padding-left: 15px;
  margin: 5px;
}
#side {
	margin: 0px;
	width: 215px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.linktitle {
	background-image: url(../images/bar.gif);
	background-repeat: no-repeat;
	height: 27px;
	color: #006600;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 10px;
}

/* CALENDAR---------------------------------------------------------------------- */

#calendar {
	width: 215px;
	text-align: center;
}
.calendar      {
	color: black;
	font-size: 12px;
	font-family: Verdana;
	width: 100%;
	margin: 0pt;
	text-align: center;
}

.cell       {
	color: #333333;
	font-size: 12px;
	font-family: Verdana;
	background: white no-repeat;
	margin: 0px;
	width: 14%;
	height: 15px;
	text-align: center;
}
.cell a ,
.cell_saturday a,
.cell_today a ,
.cell_sunday a {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
.cell a:hover {
	color: #009900;
	border: 1px solid #006600;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	font-weight: bold;
}
.cell_saturday a:hover ,
.cell_today a:hover ,
.cell_sunday a:hover {
	font-weight: bold;
}

.cell_today      {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana;
	margin: 0px;
	text-align: center;
	background-color: #006600;
	background-repeat: no-repeat;
}

.cell_sunday     {
	color: #c00;
	font-size: 12px;
	font-family: Verdana;
	background: #f99 no-repeat;
	margin: 0px;
	width: 15%;
	height: 15px;
	text-align: center;
}

.cell_saturday    {
	color: #000066;
	font-size: 12px;
	font-family: Verdana;
	background: #9cc no-repeat;
	margin: 0px;
	width: 15%;
	height: 15px;
	text-align: center;
}

/*フォーム設定---------------------------------------------------------------------- */
form {
  margin: 0px;
  padding: 0px;
}
textarea {
  font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.cdctrl {
	text-align: center;
	padding: 5px;
}
.align-r {
	text-align: right;
}

/*年末年始---------------------------------------------------------------------- */
.content .nenshi {
	padding: 5px;
}
.content .nenshi .b {
	color: #900;
}
