body {
  margin: 0px 0px 20px 0px;
/*  background-image:url(http://blog.sasapurin.com/images/sakura_kasumi-5.jpg); */
background-color: #DBDAD6;
/*  background-color: #838383; */
  text-align: center;
  }

img {
　border:0px;
　}

a {
  text-decoration: underline;
  }

a:link {
  color: #CC6600;
  }

a:visited {
  color: #CC6600;
  }

a:active {
  color: #CC6600;
  }

a:hover {
  color: #FFCC33;
  }

a:after {
  content:url (http://blog.sasapurin.com/images/external.png) " ";
  }

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  }

#container {
  line-height: 140%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding: 0px;
  width: 800px;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  }

#banner {
  background-image:url(http://blog.sasapurin.com/Blog-Bannar.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF;
  background-color: #E7AA5C;
  text-align: left;
  padding: 15px;
  border-bottom: 1px solid #FFFFFF;
  height: 180px;
  }

#banner-img {
  display: none;
  }


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

#banner h1 {
  margin-top: 100px;
  font-size: x-large;
  }

#banner h2 {
  margin-right: 200px;
  font-size: small;
  line-height: 120%;
  }

#left-side {
 float: Left;
 width: 180px;
 background-color: #FFFFFF;
 overflow: hidden;
 }

.content p {
  color: #666666;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: medium;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 10px;
  }

.content blockquote {
  line-height: 150%;
  font-size: small;
  background-color: #fffbdf
  border-top: #ccc 1px solid;
  border-right: #ccc 1px solid;
  border-bottom: #ccc 1px solid;
  border-left: #ccc 1px solid;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  }

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

.content h2 {
  color: #666666;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: small;
  text-align: left;
  margin-bottom: 10px;
  }

.content h3 {
  color: #333;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: small;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  }

.content p.posted {
  color: #999999;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: x-small;
  border-top: 1px solid #999999;
  text-align: left;
  margin-bottom: 25px;
  line-height: normal;
  padding: 3px;
  }

select {
	width: 160px;
	color: #000;
	background: #fff;
	padding: 1px;
	font: normal 10px/150% tahoma;
}

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

.content {
  padding: 15px 15px 5px 15px;
  background-color: #FFFFFF;
  color: #666666;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: small;
  }

.adsense {
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  line-height: 150%;
  text-align: center;
  padding: 2px;
  margin-bottom: 2px;
  }

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

.content p {
  color: #666666;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: medium;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 10px;
  }

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

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

.content h2 {
  color: #666666;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: small;
  text-align: left;
  margin-bottom: 10px;
  }

.content h3 {
  color: #333;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: small;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  }

.content p.posted {
  color: #999999;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: x-small;
  border-top: 1px solid #999999;
  text-align: left;
  margin-bottom: 25px;
  line-height: normal;
  padding: 3px;
  }

.sidebar {
  padding: 15px;
  }

#calendar {
  line-height: 140%;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  padding: 2px;
  text-align: center;
  margin-bottom: 30px;
  }

#calendar table {
  padding: 2px;
  border-collapse: collapse;
  border: 0px;
  width: 100%;
  }

#calendar caption {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .3em;
  }

#calendar th {
  text-align: center;
  font-weight: normal;
  }

#calendar td {
  text-align: center;
  }

.sidebar h2 {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  text-align: center;
  font-weight: bold;
/*  text-transform: uppercase; */
  letter-spacing: .3em;
  }

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

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

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

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

.link-note {
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  padding: 2px;
  margin-bottom: 15px;
  }

prest {
	BORDER-RIGHT: #cccccc 1px dotted;
	PADDING-RIGHT: 8px;
	BORDER-TOP: #cccccc 1px dotted;
	PADDING-LEFT: 8px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 10px;
	OVERFLOW: scroll;
	BORDER-LEFT: #cccccc 1px dotted;
	WIDTH: 85%;
	COLOR: #333333;
	PADDING-TOP: 10px;
	BORDER-BOTTOM: #cccccc 1px dotted;
	BACKGROUND-REPEAT: repeat;
	FONT-FAMILY: 'Courier New';
  }

pre {
  line-height: 150%;
  font-size: x-small;
  background-color: #fffbdf
  border-top: #ccc 1px solid;
  border-right: #ccc 1px solid;
  border-bottom: #ccc 1px solid;
  border-left: #ccc 1px solid;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  overflow:scroll;
}

#powered {
  font-family: Verdana, Arial, sans-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%;
  }

.scode {
    vertical-align: top;
  }
 
#scode {
    margin-left: 5px;
  }

#footer {
  clear: both;
  width: 800px;
  text-align: center;
  }

