/* CSS Document */
/*
.normal{
	font-size: 12px;
	line-height: 20px
}

.small{
	font-size: 10px;
	line-height: 16px
}
*/

body{
	background: #ee4b4a url(img/backimag.gif) no-repeat;
/*	background: #ee4b4a;*/
}

a{
}

h1,h2,h3 {
}

a:link{
	color: #000077;
}

a:visited{
	color: #0033cc;
}

#container {
}

#banner{
	height: 30px;
}

#banner-img{
}

#banner a{
}

#banner h1{
}

#banner h2{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#center{
	/*background-color: #bbbbbb;*/
	background: url(img/top.gif) no-repeat;
	float: left;
	width: 467px;
	margin-left: 20px;
}

#right{
	/*background-color: #dddddd;*/
	width: 240px;
	font-size: 10px;
	line-height: 16px;
	float: left;
	padding-top: 78px;	
}

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

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

#calendar caption {
	font-family: Verdana, Arial, sans-serif;
/*	color: #333;*/
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	margin: 20px auto 10px -10px;
/*	border: 2px solid #0000ff;*/
	padding-left: 5px;
/*	background: #aaaaaa;*/
	padding: 3px;
}

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

#calendar td {
	text-align: center;
}

#powered{
}

#comment-data{
}

.sub-title{
	/*background-color: #AAAAAA;*/
	/*height: 100px;*/
	/*vertical-align: baseline;*/
	/*padding-bottom: 5px;*/
	/*margin-top: 5px;*/
	margin-bottom: 10px;
}

.side-title{
	font-weight: bold;
	margin-right: 5px;
}

.image-sub-title{
	position: relative;
	top:5px;
}

.text-sub-title{
	margin-left: 10px;
}

.date{
	font-size: 10px;
	line-height: 16px;
	text-align: right;
}

.content{
	background-color: #ffffff;
	margin-top: 30px;
	padding-top: 3px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 20px
}

.content p{
}

.content blockquote{
}

.content li{
}

.content h2{
}

.content h3{
}

.content p.posted{
}

.sidebar{
	/*padding: 0px 15px 10px 25px !important;
	padding: 15px 15px 10px 25px;*/
	/*border-right: 1px solid #00ff00;*/
}

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

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

.sidebar img{
}

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

.photo{
    text-align: center;
}

#yuzawa{
	padding-left: 155px;
	padding-right: 155px;
	padding-top: 60px;
}

#trackbacks{
	border-top:1px solid #000000;
	padding-top: 4px;
}

#comments{
	border-top:1px solid #000000;
	padding-top: 4px;
}

.book {
overflow:auto;
position:absolute;
top:138px;
left:21px;
}
* html .book{
top:160px;
}
*+html .book{
top:135px;
}
/*
.book_photo {
float:left;
width:auto;
}
.book_info {
float:left;
width:auto;
margin-left:5px;
}
.book h1{
font-size:14px;
margin:20px 0 5px 0;
}
.book ul{
padding-left:10px;
margin:5px;
}
.book li{
list-style:none;
}
.ama{
margin-top:15px;
}
*/