.clear{
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {
	display: block;
	position: relative;
}
/* End hide from IE-mac */

body {
	color: #837f78;
}
a {
	color: #837f78;
}
a:hover    {
        color: #aeaeae;
}
#header {
	padding-top: 20px;
}
#title {
	float: left;
	width: 820px;
	background-image: url(img/blog-border.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 40px;
}
#header #t-logo {
	display: block;
	float: left;
	height: 59px;
	margin: 0px;
	padding: 0px;
	width: 240px;
}
#azuma-logo {
	width: 178px;
	float: right;
	margin: 18px 0px 0px 0px;
}
#hitorigoto {
	float: left;
	width: 390px;
	margin-top: 18px;
	margin-bottom: 18px;
}
#rss {
	float: right;
	margin: 28px 15px 18px 0px;
}
#go-home {
	width: 200px;
	float: right;
	margin-top: 21px;
	margin-bottom: 18px;
}
#profile {
	float: left;
	width: 160px;
	margin-right: 40px;
}
#profile #img {
	width: 160px;
	height: 160px;
	margin-bottom: 20px;
}
#blog {
	float: left;
	width: 420px;
}
#artikel {
	width: 420px;
	height: 500px;
	margin: 0px;
	padding: 0px;
}
#back-next {
        float: left;
	width: 420px;
	display: block;
	padding-top: 40px;
}
#next {
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
}
#back {
	float: right;
	width: 160px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	display: block;
}
#local-container {
	float: left;
	width: 820px;
	display: block;
	padding-bottom: 100px;
}
#archive {
	float: right;
	width: 160px;
}
#sideber {
	float: left;
	width: 200px;
	margin-left: 0px;
}
#side-navi {
}
.cap. top {
	background: url() no-repeat scroll 0px;
	top: 0px;
}
.top {
	height: 12px;
	margin: 0px -10px;
	position: absolute;
	width: 200px;
}
#side-navi ul {
	margin: 0px -10px;
	overflow: hidden;
}
#side-navi li {
	margin: 0px 10px;
	padding: 0px;
}
#footer {
	display: block;
	height: 30px;
	text-align: center;
	padding-top: 20px;
	background-image: url(img/blog-border.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 820px;
}
#inner-foot {
	margin: 0px auto;
	text-align: left;
	vertical-align: middle;
	width: 820px;
}
#top {
	padding-bottom: 10px;
}
#top ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
#top li {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 0px;
}
#bottom {
	padding: 0px;
}
.logo {
	display: block;
	floart: left;
	width: 150px;
	float: left;
}
.copyright {
	float: right;
	margin: 0px;
}
.pagetop {
	float: right;
	width: 30px;
	margin: 0px;
}
#text {
	font-size: 13px;
	margin-bottom: 20px;
	color: #837f78;
	line-height: 22px;
}
#counseling {
	margin-top: 20px;
}
#container #local-container #content #archive #right-bar {
	width: 160px;
}
#right-bar ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding-left: 15px;
	line-height: 26px;
}
#right-bar li {
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;
}
#right-bar h3 {
	font-size: 14px;
	margin-bottom: 10px;
}
.backlink {
	float: right;
}
#blink {
	display: block;
	width: 320px;
	float: left;
	text-align: left;
        padding-top: 60px;
}
#blinkl {
	display: block;
	width: 190px;
	float: left;
	padding-right: 20px;
}
#blinkr {
	display: block;
	width: 190px;
	float: right;
	padding-left: 20px;
}
#newbtnl {
	display: block;
	float: left;
}
#newtextl {
	display: block;
	float: left;
	padding-top: 3px;
        padding-left: 10px;
        font-weight: bold;
}
#newbtn {
	display: block;
	float: right;
}
#newtext {
	display: block;
	float: right;
	padding-top: 3px;
        padding-right: 10px;
	font-weight: bold;
	line-height: 14px;
}
#oldlink {
	display: block;
	float: left;
        margin-top: 20px;
}
.date {
	float: left;
	width: 420px;
	font-size: 14px;
	line-height: 14px;
	padding-bottom: 12px;
}
.article-title {
	float: left;
	width: 420px;
	background-image:url(img/blog-aborder.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	font-size: 138.5%;
	font-weight: bold;
	line-height: 18px;
}
.article-title a {
	text-decoration: none;
}
.article-pict {
	display: block;
	float: left;
	width: 420px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.article-text {
	float: left;
	width: 420px;
	line-height: 26px;
	padding-bottom: 6px;
        padding-top: 10px;
}
.readmore {
	text-align: right;
	width: 420px;
	padding-bottom: 15px;
}
h3.d-name {
	font-size: 14px;
	font-weight: bold;
}
h3.m-name {
	margin-bottom: 20px;
        float: left;
        width: 160px;
}
#profile ul {
        margin-top: 0px;
        padding-top: 0px;
 	line-height: 22px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}


