html, body {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #e0e0e0 url(../../images/back-ground.gif) top center no-repeat;
}
h1 {
	height: 14px;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
	color: #000;
}
#wrapper {
	margin: 0 auto -45px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 916px;
	text-align: left;
}
.dd {
	background-image: url(../../images/double-dot.gif);
	background-repeat: repeat-x;
	height: 15px;
	width: 100%;
	#margin-left: 10px;
}
.ls {
	margin: 0;
	padding: 0;
	height: 15px;
	background-image: url(../../images/line-separeter.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.clear {
	height: 0;
	clear: both;
}
.clearfix {
  min-height: 1px;
}
.go-top {
	height: 18px;
	float: right;	
	background: url(../../images/go-top-icon.jpg) no-repeat left center;
	padding-left: 20px;
	margin-top: 10px;
}

a {
	text-decoration: none;
	color: #990000;
}
a:active, a:visited { 
	text-decoration: none;
	color:#990000;
} 
a:hover { 
	color: #FF0000; 
	text-decoration: underline;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* -- Main Content -- */

#main-image {
	margin: 10px;
	height: 250px;
	width: 896px;
}
#sub-link {
	position: absolute;
	top: 18px;
	#margin: 0 auto;
	height: auto;
	padding-left: 670px;
}
.rc-title {
	/margin-left: 10px;
}
#sub-link img {
	border: none;
}
#sub-link ul {
	margin: 0;
	padding: 0;
	width: 240px;
	list-style: none;
}
#sub-link ul li {
	float: left;
	margin-left: 10px;
	color: #FFF;
}
#sub-link ul li a {
	color: #FFF;
}
#sub-link ul li :hover {
	color: #FFCC00;
}

#main-title {
	width: 896px;
	margin-left: 10px;
	text-align: center; 
}
#main {
	font-size: 12px;
	width: 900px;
	height: auto;
}

#main-content {
	margin: 0;
	padding: 10px 10px 0 10px;
	width: 630px;
	height: auto;
	font-size: 12px;
	float: left;
	line-height: 200%;
}
#main-content .entry-date {
	width: 70px;
	height: 70px;
	background: url(../../images/date-flame.gif) no-repeat left;;
	float: left;
	line-height: 160%;
}
#main-content .entry-date p {
	margin: 0;
	#padding: 0;
}
#main-content .entry-year {
	position: relative;
	width: 35px
	font-size:14px;
	font-weight: bold;
	color: #FFF;
	padding: 6px 0 0 18px;
	/top: 6px;
	/left: 18px;
}
#main-content .entry-month {
	position: relative;
	font-size:12px;
	font-weight: bold;
	color: #000;
	padding: 2px 0 0 6px;
	float: left;
	/top: 4px;
	/left: 6px;
}
#main-content .entry-day {
	position: relative;
	float: right;
	font-size: 21px;
	font-weight: bold;
	text-align: right;
	padding: 10px 10px 0 0;
	/top: 14px;
	/right: 10px;
}
#main-content .entry-title {
	height: 70px;
	font-size: 10px;
	color: #666666;
}
.tags {
	background: url(../../images/tag-icon.gif) no-repeat left center;
	float: left;
	height: 22px;
	width: auto;
	padding: 0 20px 0 30px;
}
.writer {
	background: url(../../images/pen-icon.gif) no-repeat left center;
	height: 21px;
	width: auto;
	float: right;
	padding-left: 30px;
}
.prev-entry {
	height: 18px;
	font-style: italic;
	float: left;
	background: url(../../images/prev-icon.jpg) no-repeat left center;
	padding-left: 20px;
}
.next-entry {
	height: 18px;
	font-style: italic;
	float: right;	
	background: url(../../images/next-icon.jpg) no-repeat right center;
	padding-right: 20px;
}

#archive-title {
	float: left;
	font-size: 18px;
	background-color: #FFF;
	padding: 0 6px 10px 6px;
	margin-left: 20px;
}
.entry-more {
	color: #990000;
	float: right;
}
.adj01 {
	margin-top: 6px;
}

div#white-movie-block {
	margin 0;
	padding: 0;
	text-align: center;
}
div#white-movie-block div#white-video-comment {
	font-size: 12px;
	color: #999;
	text-align: center;
}

/* -- Right Coliumn -- */
#right-column {
	margin: 0;
	width: 240px;
	height: auto;
	font-size: 12px;
	float: right;
	line-height: 140%;
	white-space: normal;
}
#right-column .thumb-img {
	border: 1px solid #ccc;
	float: left;
}
#right-column .thumb-img:hover {
	border: 1px solid #F00;
}
#right-column .thumb-img:hover {
	border: 1px solid #F00;
}
.archives,.archive-title {
	border: none;
}
.archive-block {
	width: 238px;
	min-height: 70px;
	margin-bottom: 6px;
	/margin-left: 10px;
}
#right-column .archive-text {
	width: 170px;
	float:left;
	padding-left: 4px;
}
#right-column .archive-text a {
	color: #333333;
}
#right-column .archive-text .arcive-date {
	color: #990000;
	font-size:10px;
}
#right-column .archive-title a {
	font-weight: bold;
}
#right-column .archive-text .more {
	color: #660066;
}
#monthly-archive-select {
	text-align: center;
	padding: 0 0 10px 0;
}

.shopping-block {
	width: 238px;
	min-height: 70px;
	margin-bottom: 6px;
	/margin-left: 10px;
}
#right-column .shopping-text {
	width: 170px;
	float:left;
	padding-left: 4px;
}
#right-column .shopping-text a {
	color: #333333;
}
#right-column .shopping-text .shopping-title {
	color: #990000;
}
#right-column .shopping-category a {
	font-weight: bold;
}
#right-column .shopping-text .more {
	color: #660066;
}
.gallrey-block {
	min-height: 116px;
	margin-bottom: 6px;
	/margin-left: 10px;
}
ul#gallery-list {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 238px;
}
ul#gallery-list li{
	float: left;
}
.associated-block {
	min-height: 85px;
	margin-bottom: 6px;
	/margin-left: 10px;
}
ul#associated-list {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 238px;
}
ul#associated-list li{
	##padding-bottom:20px;

}
ul#associated-list li img{
	margin: 0 0 4px 20px;
}

/* -- Footer -- */
#footer {
	font-size: 12px;
	width: 900px;
	height: auto;
	padding: 10px 10px 0 10px;
}
#footer .footer-label {
	float:right;
	padding-bottom: 10px;
}
#footer .footer-label img {
	border: none;
}

/* -- Comment -- */
#entry-comments {
	margin: 10px 0 0 0 ;
	padding 0;	
}
#comment-title {
	background: url(../../images/comment-icon.gif) no-repeat left center;
	padding-left: 30px;
}
.comments-block {
	padding-left: 10px;
}
.comments-block ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.comments-block .comment-dsc{
	color: #666666;
	float: right;
}

#comment-post {
	margin: 10px 0 0 0 ;
	padding 0;	
}
#comment-post-title {
	background: url(../../images/come-post-icon.gif) no-repeat left center;
	padding-left: 30px;
}
#comment-post dl {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
}
#comment-post dl dt {
	float: left;
	clear: both;
	width: 88px;
}
#comment-post dl dd {
	float: left;
	border-left: 1px solid #CCC; 
	padding-left: 10px;
}


