body  {
  margin: 0px 0px 0px 0px;
  background-color: #FFEEFF;
  text-align: center;
  font-family:"Hiragino Maru Gothic Pro","Verdana","sans-serif","ＭＳ Ｐゴシック","Osaka";
  color:#333333;
  font-size:small;
  line-height:160%;
  letter-spacing:0em;
}

a,
a:link,
a:active,
a:visited,
a:hover  {
  color:#FF6600;
  text-decoration:none;
  font-weight:bold;
}

a:hover {
  text-decoration:underline;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 150%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;	
	background-color: #FFFFFF;
	border: 1px solid #999999;
	background-image: url(/4koma_blog/img/spacer.gif);
	background-repeat: repeat-y;
  background-position: center 0px;

}

#banner {
  background-color: #ffffff;
  height: 123px;
  background-image: url(/4koma_blog/img/bg.jpg);
}

#banner2 {
  background-color: #ffffff;
  height: 123px;
  background-image: url(/4koma_blog/img/bg.jpg);
}

#banner-img {
  display: none;
}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {

	}

#banner h2 {
  font-size:12px;
  font-weight: bold;
}

#center {
  float: left;
  width: 499px;
  overflow: hidden;
  border-right: 1px solid #999999;
}

.content {
  padding: 15px 15px 5px 15px;

}

.content pre {
	font-size: larger;
}

#right {
  float: right;	
  width: 200px;
  overflow: hidden;
}

.content p {
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	font-size: 12px;	
	text-align: left;
	font-weight: bold;	
 margin-top: 20px;	
	margin-bottom: 10px;	
	}

.content h3 {
	color: #FFFFFF;
	font-size: 14px;	
	text-align: left;
	font-weight: bold;	
	margin-bottom: 10px;
background-color: #F5577E ;
   padding: 1px;
	}

.h3line {
  border: 1px solid #FFFFFF;
  padding: 2px 2px 2px 32px;
  background-image: url(/4koma_blog/img/film_icon.gif);
  background-repeat: no-repeat;
  background-position: 4px center;
}

.entry {
 margin-left: 5px;
 margin-right: 5px;
 line-height: 220%;
 letter-spacing: 0.05em;
}

.content p.posted {
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 40px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
  text-align: center; 
}

#calendar {
  padding-top: 20px;
  margin-bottom: 30px;
  text-align: center;
}

#calendar table {
  width: 180px;
}

#calendar caption {
	text-align: center;
	font-weight: bold;	
	text-transform: uppercase;	
	letter-spacing: .2em;
}

#calendar th {
 text-align: center;
}

#calendar td {
 text-align: center;
}

.sidebar h2 {
 text-align: center;
}


.sidebar_contents {
  text-align: left;
  padding-left: 15px;
}

.sidebar ul {
	padding-left: 15px;
	margin: 0px;
	margin-bottom: 30px;
}

.sidebar ul ul {
	margin-bottom: 0px;
}

.sidebar #categories ul {
	padding-left: 15px;
}

.sidebar li {
	text-align: left;
	line-height: 150%;	
	margin-top: 5px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar_icon {
  text-align: center;
 padding-top: 10px;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
  margin-top: 50px;
  font-size:10px;
  line-height:120%;
}

#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%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

