body {
	background: #fff;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#header {
	background: url(../images/header.gif) no-repeat;
	height: 200px;
	width: 800px;
	padding-bottom: 50px;
}

#header h1 {
display:none;
}

#wrapper{
	width: 800px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top-width: 1px;
	border-top-color: #999999;
	padding: 0px;
	margin: 0px auto;
	border-bottom: 1px solid #999999;
}

#footer {
	height: 20px;
	clear: both;
	text-align: right;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	font-weight: normal;
	padding-right: 10px;
	width: 800px;
	padding-bottom: 20px;
}

#left {
	float: right;
	width: 200px;
	font: bold 12px/1em Helvetica, Arial, sans-serif;
	padding-right: 20px;
}
#left  a {
	text-decoration: none;
	color: #3399CC;
}
#left  a:hover {
	color: #2B87B4;
}
#left div {
	padding-bottom: 40px;
}

#left ul{
	text-align: left;
	display: block;
	padding-left: 20px;
}
#left ul li{
	padding-bottom: 10px;
}

/*#qr {
	background: url(../images/qr.gif) no-repeat;
	padding-top: 40px;
	padding-bottom: 25px;
}*/
#qr img{
	/*padding-top: 10px;*/
	padding-left: 60px;
}

/*#link {
	background: url(../images/link.gif) no-repeat;
}*/
#calendar {
	padding: 0px;
	margin: -20px 0px 0px;
}
#calendar2 {
	/*background: url(../images/calendar.gif) no-repeat;*/
	font: bold 11px Helvetica, Arial, sans-serif;
	text-align: center;
	padding-top: 0px;
}
#calendar2 a {
	color: #3399CC;
	text-decoration: none;
}
#calendar2 a:hover {
	color: #2B87B4;
}

.calendarhead {
	font: bold 12px Helvetica, Arial, sans-serif;
	padding-bottom: 5px;
}

#youbi {
	font: bold 10px Helvetica, Arial, sans-serif;
}

/*#category {
	background: url(../images/category.gif) no-repeat;
}

#entry {
	background: url(../images/entry.gif) no-repeat;
}

#archive {
	background: url(../images/archives.gif) no-repeat;
}
*/

#right {
	float: left;
	padding-left: 30px;
}
#right .cnts {
	font: Arial, Helvetica, sans-serif;
	width: 490px;
	padding: 0px 0px 50px;
}
#right .cnts .title {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #F0F0F0;
	padding: 5px 5px 5px 10px;
}
#right .cnts .date {
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #F0F0F0;
	padding: 10px 5px 0px 10px;
}
#right .cnts .text {
	font: 12px/1.8em Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 25px;
	padding-bottom: 10px;
	clear: both;
}

#wrapper #contents #right .cnts .text img {
	background: #FFF;
	margin: 5px;
	padding: 5px;
}
#wrapper #contents #right .cnts .text a {
	color: #3399CC;
	text-decoration: none;
	background: url(../images/dot_line_white.gif) repeat-x bottom;
	padding-bottom: 2px;
}
#wrapper #contents #right .cnts .text a:hover{
	color: #2B87B4;
	}
#wrapper #contents #right .cnts .text p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.sidehide .tr_url a {
	color: #000;
	text-decoration: none;
}
.sidehide .tr_url {
	background: #F0F0F0;
	color: #000;
	padding: 5px;
}

.title2 a {
	font-size: 12px;
	padding: 20px 0px 5px;
	display: block;
	color: #3399CC;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
.title2 a:hover {
	color: #2B87B4;
}
.sidehide {
	font-size: 12px;
}
.cnts-footer {
	font-size: 11px;
	text-align: right;
	padding-bottom: 30px;
	padding-top: 5px;
	border-top: 1px solid #CCCCCC;
}
.cnts-footer a {
	color: #3399CC;
	display:none;
	text-decoration: none;
	background: url(../images/dot_line_white.gif) repeat-x bottom;
	padding-bottom: 2px;
}
.cnts-footer a:hover {
	color: #2B87B4;
}
.cnts-footer > .separator {display:none;}
.separator {
	padding-right: 2px;
	padding-left: 2px;
}
.nextback {
	text-align: center;
	padding-top: 30px;
}
.nextback a{
	font: 12px/1.8em Arial, Helvetica, sans-serif;
	color: #3399CC;
	text-decoration: none;
	background: url(../images/dot_line_white.gif) repeat-x bottom;
	padding-bottom: 2px;
}
.nextback a:hover{
	color: #2B87B4;
	}

.nextback . {
	padding-right: 10px;
	padding-left: 10px;
}.author {
	font-size: 11px;
	padding-bottom: 2px;
}
#pagelink  {
	font-size: 14px;
	text-align: center;
}
#pagelink a {
	color: #3399CC;
	text-decoration: none;
	background: url(../images/dot_line_white.gif) repeat-x bottom;
	padding-bottom: 2px;
	margin-left:5px;
}
#pagelink a:hover {
	color: #2B87B4;
}
#wrapper #contents #left  #koumoku {
	padding: 0px 0px 2px;
	font-size: 14px;
	text-align: left;
	color: #333333;
	border-bottom: 2px solid #3399CC;
	margin-bottom: 20px;
}
#rss_rdf a{
	background: #CCCCCC;
	padding: 3px;
}
#wrapper #contents {
	margin: 0px;
	padding: 0px 0px 20px;
}
