@charset "utf-8"; 

body {
	text-align:center;
	margin: 0;
	padding: 0;
	background-color:#A4987E;
	}
a:link {color:#7B6C4B; text-decoration:none;}
a:visited {color:#7B6C4B;text-decoration:none;}
a:hover {color:#555;}
h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}
img { border:0px;}
input{ border: 1px dotted #7B6C4B;
	color:#7B6C4B;
	background-color:#E5DCC9;}
textarea { border: 1px dotted #7B6C4B;
	background-color:#E5DCC9;}
b { font-weight:normal;}
p {
margin: 0px;
}

#container {
	text-align:left;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#666;
	width: 749px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;	
	background-image : url(http://akihi.net/blog/photo/images/back.gif);
	background-repeat : repeat-y;background-position : left center;
	background-color : white;
}
#banner {
	height : 21px;
	padding: 0px;
	margin: 0px;
	background-image : url(http://akihi.net/blog/photo/images/head.jpg);
}

#content {
	background-color:#fff;
	margin : 5px 10px 5px 205px;
	font-size:75%;
	text-align : justify;
	line-height:1em;
}
#left{float: left;
	width : 210px;
	padding: 0px;
	margin: 0px;
}
#title{	
	height : 89px;
	width : 195px;
	margin: 0px;
	background-image : url(http://akihi.net/blog/photo/images/title.jpg);
	background-repeat: no-repeat;
	}
#title a {
	height : 89px;
	width : 195px;
	display: block;
	text-indent: -9999px;
	text-decoration: none:
}
#title a:hover{ background-color:none;}
#side {
	font-size:75%;
	color: #666;
	background-image : url(http://akihi.net/blog/photo/images/left.jpg);
	background-repeat : no-repeat;
	height : 250px;
	padding-top : 10px;
	padding-left : 30px;
	margin :0px;
}
.sidetitle {
	margin-top : 10px;
	text-align : center;
}
ul.navi {
	width: 130px;
	list-style: none;
}
ul.navi li {
	display: block;
	float: left;
	width: 65px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-size: 12px;
	color: #7B6C4B;
}

#footer {
	clear: both;
	padding: 0px;
	margin : 0px;
	height : 24px;
	text-align : right;
	font-size : 70%;
	padding: 0px;	
	background-image : url(http://akihi.net/blog/photo/images/footer.gif);
}


/* Individual Index */

.blog {
	background-color: #fff;
}
.photobody {
	background-color: #fff;
	font-weight:normal;
	text-align: center;
	font-family: verdana, Arial, Helvetica, sans-serif,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
	padding : 5px;
}

.blogbody {
	background-color: #fff;
	color:#999999;
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:normal;
	line-height:1.5em;
	margin: 10px 10px 0px 20px;
}
.blogtitle {
	color:#7B6C4B;
	font-weight:normal;
	letter-spacing: 0.2em;
	border-bottom:1px dotted #ccc;
	margin: 10px 10px 5px -10px;
	}
.posted { 
	background: none;
	color:#999999;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:normal;
	margin: 5px 0px 5px 0px;
	text-align: right;
}


/* Tumbnail*/

.thumb {
	float:left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#999999;
	height: 60px;
	line-height:100%;
	width: 60px;
	text-align: center;
} 


/* Archives */

.cattitle {
	border-bottom: 1px dotted #D2BD90;
	color:#999999;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 0px 0px 5px 0px;
}
.catthumb {
	float:left;
	width:80px;
} 
.catbody_r {
	float: left;
	width:235px;
	color:#999999;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.5em;
	margin: 0px 0px 10px 0px;
}
.catbody_l {
	float: left;
	width:235px;
	color:#999999;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.5em;
	margin: 0px 10px 10px 0px;
}
.catdescription {
	color:#999999;
	float:left;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height: 1.2em;
	margin: 0px 0px 10px 10px;
}

#picturebox {
	text-align:right;
	margin: 0px;
	width:500px;	
	height:320px;	
	}
#about {
	position:relative;
	text-align:left;
	margin-top:-320px;
	margin-left:20px;
	margin-right:5px;
	}
.note {
	color:#888888;
	text-align:justify;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:1.5em;
	margin: 10px 10px 0px 20px;
	}

	
/* Link */

.linktitle {
	width : 250px;
	border-bottom: 1px dotted #7B6C4B;
	letter-spacing: 0.1em;
}
.link { 
	cursor: pointer; cursor: hand;
	color: :#7B6C4B; 
}
ul.link {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px 20px;
}
ul.link li {
	text-decoration: none;
}
.blogpeople-powered-by {
	width : 250px;
	line-height:1em;
	border-top: 1px dotted #ccc;
}
div#div1, div#div2, div#div3,  { display: none; }
img.link { float:right;}

/* Pop up */

#popcatcontent {

}
.popcat {
	float: left;
	margin: 0px 0px 10px 10px;
	width:400px; 
}
.popbox {
	text-align:left;
	background-color: #fff;
	margin: 15px auto 15px auto;
	width:445px; 
	padding: 0px 0px 0px 0px;
}
.popblogbody {
	background-color: #fff;
	color:#999999;
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:normal;
	line-height:1.2em;
	margin: 5px 10px 0px 20px;
}
.comments-body {
	margin:10px 10px 0px 10px;
	padding: 1px 10px 0px 10px;
}
.commentspost-body {
	margin: 0px 0px 0px 0px;
	padding: 1px 10px 0px 10px;
}
.comments-post {
	font-weight:normal;
	border-top: 1px dotted #ccc;
	margin:5px 0px 0px 0px;
}
.comments-head {
	color:#7B6C4B;
	border-bottom: 1px dotted #999999;
	margin:15px 5px 5px 5px;
}
#banner-commentspop {
	background-image : url(http://akihi.net/blog/photo/images/title_white.jpg);
	background-repeat : no-repeat;
	height:41px;
	padding: 5px 10px 5px 10px;
	font-weight:bold;
}

#banner-commentspop a {
	height : 40px;
	width : 110px;
	display: block;
	text-indent: -9999px;
	text-decoration: none:
}
#banner-commentspop a:hover{ background-color:none;}

.trackback-url {
	border: 1px solid #ccc;
	color:#999999;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:normal;
	line-height:1em;
	margin:0px 20px 10px 20px;
	padding:10px;		
}


.trackback-body {
	background-color: #FFFFFF;
	color:#CCCCCC;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:1em;
	margin:0px 10px 10px 10px;
	padding:10px;	
}

				
.trackback-post {
	color:#999999;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
}
