#content {
	background-color: #FFFFFF;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	height: 1%;
	overflow: hidden;
	width: 840px;
	padding-left: 0px;
}
*html #content {
	margin-top: -5px;
}
*:first-child+html #content {
	margin-top: -10px;
}
#content h2 {
	background-color: #F2E6CA;
	padding-top: 5px;
	border-bottom: 1px solid #ac826c;
}
*html #content h2 {
	padding-top: 0px;
}
#content .left_column {
	margin-top: 16px;
	margin-left: 0px;
	margin-right: 15px;
	width: 145px;
	display:inline; /*IE6*/
	padding-bottom: 200px;

}
#content .right_column {
	width: 465px;
	float: left;
	overflow: hidden;
	margin-top:0px;
}

#content .left_column ul {

	padding-bottom: 50px;
	padding-left: 17px;
	padding-top: 5px;
}
#content .left_column li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px; /*IE6*/
}
#content .left_column li a {
	text-decoration: none;
	color: #000000;	
}
#content .left_column li a:visited {
	color: #666666;
}
#content .right_column .section  {
	background-color: #FFFFFF;
	margin-top: 15px;
	clear: left;
	overflow: hidden;
	margin-bottom: 15px;
}
#content .right_column .entry_header  {
	background-image: url(../images/bg_entry.gif);
	background-repeat: no-repeat;
	background-color: #dfd7c1;
	background-position: 10px 7px;
	margin-bottom: 13px;
}
#content .right_column .entry_header table {
	margin-left: 40px;
	width: 420px;

}
#content .right_column .entry_header table td a,
#content .right_column .entry_header table td {
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	color: #333333;
}
#content .right_column .entry_header table td {
		vertical-align: top;

}
#content .right_column .entry_header .sanchi {
	padding-right: 20px;
	white-space: nowrap; 

}
#content .right_column .entry_header .hinmoku {
	white-space: nowrap;
	vertical-align: top;
	padding-right: 1em;
}



#content .right_column .section .photo {
	float: left;
	width: 215px;
}
#content .right_column .section .photo div
 {
	margin-bottom: 1em;
	display: block;
}
#content .right_column .section .photo span
 {
	margin-bottom: 0em;
	display: block !important;
}

#content .right_column .section .entry_column {
	margin-left: 230px;
}
#content .right_column .section .entry_column .date {
	background-color: #F4F3F3;
	border: 1px solid #cac9c9;
	padding: 4px 2px 4px 7px;
	margin-bottom: 10px;
	font-weight: bold;
}
#content .right_column .section .entry_column p {
	margin-bottom: 1em;
}
.up {
	background-image: url(../images/bg_photo_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	text-align: center;
	height: 234px;
	width: 215px;
	padding-top: 50px;
}
#content #extra {
	float: left;
	width: 200px;
	margin-left: 15px;
	margin-top: 16px;
}
#content #extra ul {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 8px;
}

#content #extra li {
	margin-right: 10px;
	display: inline;
}
#content #extra li a {
	color: #000000;
	text-decoration: none;
}
#banner_area {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e5e5e5;
	clear: both;
	position: relative;
	height: 135px;
}
#banner_area .banner01 {
	position: absolute;
	left: 10px;
	top: 10px;
	height: 66px;
	width: 620px;
}
#banner_area .banner01_r {
	width: 180px;
	position: absolute;
	top: 10px;
	right: 10px;
}
#banner_area li {
	float: left;

}
#banner_area .banner01 li {
	margin-right: 10px;
	line-height: 0px;
	vertical-align: bottom;
}
#banner_area .banner01_r p {
	margin-bottom: 3px;
}
#banner_area .banner01_r li {
	margin-right: 16px;
}

#banner_area .banner02 {
	position: absolute;
	left: 10px;
	top: 95px;
	height: 30px;
	width: 816px;
}

#banner_area .banner02 li {
	margin-right: 4px;
}
#banner_area li.last_node {
	margin-right: 0px;
}


#extra .module-tagcloud .module-content {text-align: center; }
#extra .module-tagcloud .module-content .module-list { list-style: none; }
#extra .module-tagcloud .module-content .module-list .module-list-item { display: inline; }
#extra .module-tagcloud .module-content .module-list li.taglevel1 { font-size: 22px; }
#extra .module-tagcloud .module-content .module-list li.taglevel2 { font-size: 20px; }
#extra .module-tagcloud .module-content .module-list li.taglevel3 { font-size: 18px; }
#extra .module-tagcloud .module-content .module-list li.taglevel4 { font-size: 16px; }
#extra .module-tagcloud .module-content .module-list li.taglevel5 { font-size: 14px; }
#extra .module-tagcloud .module-content .module-list li.taglevel6 { font-size: 12px; }

