h1,h2,h3,h4,h5,h6,p,ul,ol,li,img,address {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(img/background.jpg);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
  }
  
img {
	border: 0px;
	}

a {
  text-decoration: underline;
   }

a:link {
  color: #CCCCCC;
  }

a:visited {
  color: #CCCCCC;
  }

a:active {
  color: #CCCCCC;
  }

a:hover {
  color: #FF0000;
  text-decoration: underline;
  }

h1, h2, h3 {
  font-weight: normal;
  }
  


#container {
	margin: 0px auto;
	width: 800px;

  }

#maincontents {
	float: left;
	width: 500px;
	text-align: center;
	}
	
.entry {
	width: 444px;
	text-align: center;
	font-family:  Verdana, "Arial Black", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;	
	}
	
.entry-headder {
	padding:0px;
	margin:0px;
	width: 100%;
	height: 100px;
	background-image: url(img/entry-topback.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	
.entry-headder h2 {
	color: #000000;
	text-align:center;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	padding-top: 70px;
	}
	
.headder-nav {
	font-size: 10px;
	padding-top: 70px;
	}
	
.headder-nav a{
	font-weight: bold;
	text-decoration:none;
	}
.headder-nav a:link {
  color: #000000;
  }

.headder-nav a:visited {
  color: #000000;
  }

.headder-nav a:active {
  color: #000000;
  }

.headder-nav a:hover {
  color: #FF0000;
  text-decoration: underline;
  }
	
.entry-center {
	padding:0px;
	margin: 0px;
	width:100%;
	}
	
.entry-center h3 {
	padding-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
	}	


.entry-body {
	width: 429px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	text-align: left;
	margin-left:8px;
	}
	
.entry-body-txt {
	padding: 20px 50px 30px 50px;
	}

.entry-body img {
	background-color: #CCCCCC;
	border: 1px solid #000000;
	margin:5px 0px 5px 0px;
	padding:5px;
	}
	
.entry-body P {
	padding-bottom:10px;
	}
	
.entry-footer {
	padding:0px;
	margin:0px;
	width: 100%;
	height: 100px;
	background-image: url(img/eutry-bottomback.png);
	background-repeat: no-repeat;
	background-position: center top;
	}

.entry-footer-parts {
	color: #000000;
	text-align:center;
	font-size: 10px;
	padding-top: 15px;
}

.entry-footer-parts a{
	font-weight: bold;
	text-decoration:none;
	}
.entry-footer-parts a:link {
  color: #000000;
  }

.entry-footer-parts a:visited {
  color: #000000;
  }

.entry-footer-parts a:active {
  color: #000000;
  }

.entry-footer-parts a:hover {
  color: #FF0000;
  text-decoration: underline;
  }

#subcontents {
	float: right;
	width: 300px;
	margin-top: 50px;
	text-align:center;
	}
	
.side-contents  {
	width: 185px;
	text-align: left;
	margin: 0px auto;
	font-family: Verdana, Helvetica, Arial, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	}
	

.side-contents a:link {
  color: #000000;
  text-decoration: none;
  }

.side-contents a:visited {
  color: #000000;
  text-decoration: none;
  }

.side-contents a:active {
  color: #000000;
  }

.side-contents a:hover {
  color: #FF0000;
  text-decoration: underline;
  }
	
.side-contents h2 {
	padding-top: 50px;
	padding-bottom: 20px;
	
	}
	
.side-contents li {
	padding-bottom: 5px ;
	list-style-type: square;
	}
	
#categories {
	width: 260px;
	height: 288px;
	background-image: url(img/side-back1.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	}
	
#categories ul {
	padding-left: 30px;
	}
	
#selected {
	width: 260px;
	height: 352px;
	background-image: url(img/side-back2.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	}
#selected ul {
	padding-left:5px;
	}



#archive {
	width: 260px;
	height: 450px;
	background-image: url(img/side-back3.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	}

#archive ul {
	padding-left:20px;
	}

#copy {
	clear: both;
	width: 445px;
	height: 51px;
	text-align: center;
	background-image: url(img/footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px auto;
	}
#copy a {
  text-decoration: underline;
   }

#copy a:link {
  color: #000000;
  }

#copy a:visited {
  color: #000000;
  }

#copy a:active {
  color: #000000;
  }

#copy a:hover {
  color: #FF0000;
  text-decoration: underline;
  }	
address {
	font-size:9px;
	font-weight: bold;
	color: #000000;
	padding: 20px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	}
	
.comment {
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 30px;
	}
	
#page-title {
	width:352px;
	height: 211px;
	background-image: url(img/page-title-back.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left:40px;
	}
	
.page-title-nav {
	font-size: 9px;
	font-weight: bold;
	padding:50px 70px 0px 0px;
	text-align: right;
	}
#page-title h2 {
	font-size: 13px;
	font-weight: bold;
	padding:20px 0px;
	}
.page-title-txt {
	font-size: 9px;
	font-weight: bold;
	padding:0px 50px;
	}	

#page-title a:link {
  color: #000000;
  text-decoration: none;
  }

#page-title a:visited {
  color: #000000;
  text-decoration: none;
  }

#page-title a:active {
  color: #000000;
  }

#page-title a:hover {
  color: #FF0000;
  text-decoration: underline;
  }
  
#etc-contents {
	width: 500px;
	text-align: center;
	}
	
.trackback {
	padding-top: 25px;
	border-bottom: 1px solid #FFFFFF;
	}



