body {
	margin: 0px 0px 20px 0px;
	background-color: #EEE9E9;
	text-align: center;
  }

a {
  text-decoration: underline;
  }

a:link {
  color: #73A773;
  }

a:visited {
  color: #73A773;
  }

a:active {
  color: #73A773;
  }

a:hover {
  color: #FF9999;
  }

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  }
  
 
#dia_title {
	width:428px;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 14px;
	border-top-color: #ECC8CE;
	border-top-style: solid;
	border-right-color: #ECC8CE;
	border-right-style: solid;
	border-left-color: #ECC8CE;
	border-left-style: solid;
	border-top: 1px;
	border-right: 1px;
	border-left: 1px;
	margin-left: 0px;
	float:right;
	padding-left: 20px;
	padding-top: 5px;
	background-color: #D1B2C1;
}

#dia_date{
	float:right;
	width:438px;
	font-size: 9px;
	border-right-color: #ECC8CE;
	border-bottom-color: #ECC8CE;
	border-left-color: #ECC8CE;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 15px;
	padding-right: 10px;
	border-top-color: #ECC8CE;
	border-top-style: solid;
	border-top: 1px;
	}

#entry_body{
	width: 418px;
	border-right-color: #ECC8CE;
	border-right-style: solid;
	border-left-color: #ECC8CE;
	border-left-style: solid;
	border-right: 1px;
	border-left: 1px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	margin-left: 20px;
	border-top-color: #ECC8CE;
	border-top-style: solid;
	border-top: 1px;
	 }     	 
	 
#container {
  line-height: 140%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  padding: 0px;
  width: 700px;
  background-color: #FFFFFF;
  border: 0px solid #FFFFFF;
  }

#banner {
  font-family: Georgia, 'Times New Roman', serif;
  color: #FFFFFF;
  background-color: #FF9999;
  text-align: left;
  padding: 0px;
  height: 0px;
  }

a#banner-img {
  display: none;
  }


#banner a {
  color: #FFFFFF;
  text-decoration: none;
  }

#banner h1 {
  font-size: x-large;
  font-weight: bold;
  }

#banner h2 {
  font-size: small;
  }

#center {
	float: left;
	width: 500px;
	overflow: hidden;
  }

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: small;
  }

#right {
  float: left;
  width: 200px;
  background-color: #FFFFFF;
  overflow: hidden;
  }

#right_tit{
	float:left
	width : 180px;
	height : 20px;
	background-image:url(dia-image/back-n180.gif);
	background-repeat:no-repeat;
	padding-left: 7px;
	letter-spacing:.2em;
	font-size: 14px;
	color: #992A50;
  }
  
#right_arrow{
	width : 180px;
	height : 25px;
	background-image:url(dia-image/dia-right_arrow-line.gif);
	background-repeat :no-repeat;
	padding-left : 15px;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	text-decoration: none;
}


.content p {
  color: #666666;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: small;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 3px;
  }

.content blockquote {
  line-height: 150%;
  }

.content li {
  line-height: 150%;
  }

.content h2 {
  color: #666666;
  font-family: Helvetica, Arial, sans-serif;
  font-size: small;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  }

.content h3 {
  color: #333;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: medium;
  text-align: left;
  margin-bottom: 10px;
  }

.content p.posted {
  color: #999999;
  font-family: Helvetica, Arial, sans-serif;
  font-size: x-small;
  text-align: left;
  line-height: normal;
  padding: 20px;
  }

.sidebar {
  padding: 15px;
  }

#calendar {
	line-height: 140%;
	color: #666666;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: x-small;
	padding: 4px;
	text-align: center;
	margin-bottom: 10px;
	border-top-style: none;
  }

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 1px;
	width: 100%;
	border-top-color: #EEE9E9;
	border-right-color: #EEE9E9;
	border-bottom-color: #EEE9E9;
	border-left-color: #EEE9E9;
	border-color: #EEE9E9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  }

#calendar caption {
	color: #666666;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.3em;
	border-top-color: #EEE9E9;
	border-right-color: #EEE9E9;
	border-bottom-color: #EEE9E9;
	border-left-color: #EEE9E9;
	border-color: #EEE9E9;
	border: 1px;
  }

#calendar th {
	text-align: center;
	font-weight: normal;
	border-top-color: #EEE9E9;
	border-right-color: #EEE9E9;
	border-bottom-color: #EEE9E9;
	border-left-color: #EEE9E9;
	border-color: #EEE9E9;
	border: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
  }

#calendar td {
	text-align: center;
	border-top-color: #EEE9E9;
	border-right-color: #EEE9E9;
	border-bottom-color: #EEE9E9;
	border-left-color: #EEE9E9;
	border-color: #EEE9E9;
	border: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
  }

.sidebar h2 {
  color: #666666;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: x-small;
  text-align: left;
  font-weight: bold;
  letter-spacing: .3em;
  }

.sidebar ul {
  padding-left: 0px;
  margin: 0px;
  margin-bottom: 30px;
  }

.sidebar li {
  color: #666666;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: x-small;
  text-align: left;
  line-height: 150%;
  margin-top: 10px;
  list-style-type: none;
  }

.sidebar img {
  border: 3px solid #666666;
  }

.photo {
  text-align: left;
  margin-bottom: 20px;
  }

.link-note {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  padding: 2px;
  margin-bottom: 15px;
  }

#powered {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  color: #666666;
  margin-top: 50px;
  }

#comment-data {
  float: left;
  width: 180px;
  padding-right: 15px;
  margin-right: 15px;
  text-align: left;
  border-right: 1px dotted #BBB;
  }

textarea[id="comment-text"] {
  width: 80%;
  }