body {
	font-family:palatino, georgia, verdana, arial, sans-serif;
	background-color: #FFE;
	color: #333;
	margin:0px 0px 20px 0px;
	}
a.inline {
	color:#333;
	}


a {
	color: #c00; 
	text-decoration: none; 
}
a:hover	{ 
	text-decoration: underline;  
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}


div.links {
	font-size: smaller;
}

div.thisblog, div.otherblogs {
	border: 1px solid #999;
	padding: 2px;
}

div.otherblogs {
	background-color: #CCC;
}


div.thisblog {
	background-color: #CCC;
}

#banner {
	width: 100%;
	height: 100px;
	background: #ccc url(/rob/ped/mixed_banner.jpg) no-repeat top left;
	color: #000;
}


#bannerakasaka, #bannerdog, #bannerkoenji, #bannerfreeway {
	width: 100%;
	height: 100px;
	color: #000;
}

#bannerdog {
	background: #ccc url(/rob/ped/dog_banner.jpg) no-repeat top left;
}

#bannerkoenji {
	background: #ccc url(/rob/ped/koenji_banner.jpg) no-repeat top left;
}

#bannerakasaka {
	background: #ccc url(/rob/ped/akasaka_banner.jpg) no-repeat top left;
}

#bannerfreeway {
	background: #ccc url(/rob/ped/freeway_banner.jpg) no-repeat top left;
}

#bannermain {
	border: 1px solid #999;
	padding: 2px;
	color: #000;
	background-color: #CCC;
}

.leftbannertext {
	padding: 5px 0px 0px 5px;
	width: 110px;
}

div.bannertext {
	padding: 50px 0px 0px 30px;
	width: 250px;
	text-align: center;	
}


#bannerdog a, #bannerdog a:hover, #bannerkoenji a, #bannerkoenji a:hover, #banner a, #banner a:hover, #bannerfreeway a, #bannerfreeway a:hover, #bannerakasaka a, #bannerakasaka a:hover, #bannermain a, #bannermain a:hover {
	color: #000;
	text-decoration: none;
}

#smallhead a, #smallhead a:hover, #smallhead a, #smallhead a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#links {
	float: right;
	padding: 5px;				
}
#content {
	margin-left:5px;
	margin-right:5px;
}
#opener {
	margin: 5px;

}
#opener img {
	border: 0px;
}
#container {
	padding: 5px;
}

.maintitle {
	font-weight: bold;
	font-size:larger;
}

.blog {
	padding: 5px;
}
.blogbody, .content {

	line-height:150%;
	margin-left: 5px;
}
.title	{
}	
.exceprt	{
	font-size:smaller;
}	
#menu {
	margin-bottom: 5px;
	text-align: center;
	font-size: smaller;
}		
.date	{ 
	margin-top: 12px;
	margin-bottom: 5px;
	font-weight: bold;
}			
.posted	{ 
	font-family: verdana, arial, sans-serif; 
	font-size: x-small; 
	color: #333; 
	margin-bottom:25px;
}
.side {

	font-weight:normal;
	line-height:120%;
	padding:1px;
}	
.sidetitle {

	font-weight:bold;
	padding:2px;
	margin-top:10px;
}		

.comments-body, .trackback-body {
	font-size:small;
	font-weight:normal;
	line-height:120%;
	padding-bottom:10px;
	padding-top:10px;		
	border-bottom:1px dotted #666; 					
}		
.comments-post, .trackback-post {
	font-size:small;
	font-weight:normal;
}	
.trackback-url {
	font-size:small;
	font-weight:normal;
	line-height:120%;
	padding:5px;		
}
.comments-head	{ 
	font-size:small; 
	border-bottom:1px solid #666;
	margin-top:20px;
	font-weight:bold;
}		
#banner-commentspop {
	font-weight:bold;
	border: 1px, 1px, 0px, 1px;
}
ul.gallery li a {
	display: block; 
	width: 100%; 
	text-align: center;
}
ul.gallery li a img {
	text-align: center;
	border-width: 0px;
}	

ul.gallery li {
	margin: 5px;
	border: 5px #999 solid;
	padding: 2px;
	float: left;
	width: 150px;
	height: 355px;
	vertical-align: top;
}
  
ul.gallery {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height:125%;
}

span.imgtitle {
	display: block;
	text-align: center;
	font-weight: bold;
}

span.illust, span.illust-b {
	text-align: center;
	border: 5px #999 solid;
	padding: 3px;
}

span.illust {
	margin: 5px 15px 5px 5px;
	float: left;
}

span.illust-b {
	margin: 5px;
	float: right;
}

img {
	border:1px #CCC solid;
	padding:5px;
	margin-left: 1px;
}

img.borderless {
	border:0px;
	padding:0px;
	margin-left: 0px;

}