body {
	color:#444444;
	margin:70px 0 0 0;

	font-family:'Arial', 'Tahoma',"Osaka|",sans-serif;
	font-size:90%;
	text-align: center;
}

a {
	text-decoration:underline;
	color:#402213;
}

a:visited {
	text-decoration:underline;
	}

a:active {
	text-decoration:none;
	}

a:hover {
	text-decoration:none;
	color:#4ea2d0;
	}

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

img {
    border:none;
}

#container {
                text-align:left;
	padding: 0 ;
	margin:0 auto;
	width:750px;
	background-image:url("/diary/images/bg.gif");
	background-repeat:repeat-y;
	}

#banner {
	color: #999999;
	text-align: left;
	padding:0;
	margin:0 0 10px 0;
	background-image:url("/diary/images/logo.gif");
	background-repeat: no-repeat;
	width:750px;
	height:150px;
	}

#banner h1 {
	font-size: x-small;
	margin:0 0 0 -5000px;
	padding:0;	
	font-weight:normal;
	}
	

#left {
	width: 240px;
	padding:0;
	float: left;
	text-align:right;
	font-size:100%;

}
	
#left .ue {
	padding:20px 70px 0 0;
	margin:0;
	background-image:url("/diary/images/side-back.gif");
	background-repeat:no-repeat;
}

#left .shita {
	padding:80px 60px 0 0;
	margin:0;
	background-image:url("/diary/images/bg.gif");
	background-repeat:repeat-y;
}	

#left h2 {
	margin:2px 0;
	line-height:133%;
	font-size:100%;
	font-weight:bold;
	color:#402213;
}

#left h3 {
	margin:0;
	line-height:133%;
	font-size:100%;
	color:#666666;
}	

.sidebar {
	padding:15px 20px 15px 0;
	text-align:right;
	font-size:90%;
	}

.sidebar h2 {
	margin:0;
	padding:5px 20px 4px 0;
	background-image:url("/diary/images/oval-brown_s.gif");
	background-position:right;
	background-repeat:no-repeat;
}

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

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar li {
	line-height: 120%;
	list-style-type: none;
	margin:0 0 10px 0;
	}

.sidebar img {
	border:none;
	}

.photo {
	text-align:right;
	margin-bottom: 20px;
	}

.link-note {
	line-height:100%;
	font-size:90%;
	padding:0 2px;
	margin:0 0 5px 0;
	}


#powered {
	line-height:100%;
	font-size:80%;
	margin-top: 10px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #bbb;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}


#right {
	width: 500px;
	margin:0 3px;
	float: left;
	font-size:100%;
	}

.content {
	padding: 20px 10px 30px 0px;
	color: #333333;
    }
	
.content ul {
	padding:0px 20px;
    }
	
.content li {
    list-style-type:none;
	padding:3px 40px;
	color:#402213;
    }

.content p {
	color: #333333;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	margin:0 0 10px 0;
	padding:0 0 0 30px;
	font-size: 100%;
	}

.content h1 {
	font-size: 100%;
	margin:15px 0px;
	padding:12px 0 8px 33px;
	background-image:url("/diary/images/!.gif");
	background-repeat:no-repeat;
}

.content h2 {
	font-size: 120%;
	margin:15px 7px 0 20px;
	padding:12px 0 8px 33px;
	font-weight:bold;
	background-image:url("/diary/images/oval-blue.gif");
	background-repeat:no-repeat;
}

.content h3 {
	color:#402213;
	font-size: 100%;
	margin:5px 0 0 0;
	padding:12px 0 8px 10px;
}
	
.content #box {
	font-size: 110%;
	padding:3px 7px;
	margin:3px 7px;
	width:160px;
	height:240px;
	float:left;
}

.content p.posted {
	border-top: 1px solid #999999;
	text-align: left;
                font-size:80%;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}



#footer {
	padding:5px;
	margin:0;
	clear:both;
	width:740px;
	text-align:right;
                font-size:80%;
    color:#666666;
	border-top:3px solid #4ea2d0;
	background-color:#ffffff;
	line-height:140%;
}

#footer a {
	text-decoration: none;
	}

#footer a:link {
	color: #666666;
	text-decoration:none;
	}

#footer a:visited {
	color: #666666;
	text-decoration:none;
	}

#footer a:active {
	color: #666666;
	text-decoration:none;
	}

#footer a:hover {
	color: #666666;
	text-decoration:none;
	}
	
.small {
                font-size:80%;
	line-height:100%;
	color:#999999;
	padding:0 0 2px 0;
                text-align:right;
}
