body {
	margin:0;
	color:#333333;
	background:#DCDCBD url(http://yamawaki3.com/blog/s_img/content.jpg) repeat-y;
	width:800px;
}

a {
	color:#65517A;
}

a:link {
	color:#65517A;
}

a:visited {
	color:#8A7AB8;
}

a:active {
	color:#65517A;
}

a:hover {
	color:#65517A;
	text-decoration:underline;
}

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

/* banner (aka header) bits */
#banner {
	background:transparent url(http://yamawaki3.com/blog/s_img/bana.jpg) no-repeat top left;
    height: 107px;
}

/* title bits */
#banner {
    display: block;
    width: 800px;
    height: 107px;
	background:transparent url(http://yamawaki3.com/blog/s_img/bana.jpg) no-repeat top left;
}
#banner a {
    cursor: pointer;
}
#banner .top{
    display:block; 
    width:502px; 
    height:107px;
    background-image:url("http://yamawaki3.com/blog/s_img/top.jpg");
    background-position: 0px 0px;
    float:left;
}

#banner .top:hover{
    background-position: 0px 107px;
}

#banner .rss{
    display:block; 
    width:175px; 
    height:107px;
    background-image:url("http://yamawaki3.com/blog/s_img/rss.jpg");
    background-position: 0px 0px;
    float:right;
}

#banner .rss:hover{
    background-position: 0px 107px;
}
/* title bits */
/* description bits */
.toptitle {
    display: none;
	color:#DDDDDD;
	background:transparent;
}

/* description bits */
.description {
    display: none;
	color:#DDDDDD;
	background:transparent;
}

/* left content grobal bits */
#content {
	float:left;
	clear:left;
	width:580px;
	background:transparent;
}

.blog {
	margin:15px;
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
	background:transparent;
}
.blog form {
	background:transparent url(http://yamawaki3.com/blog/s_img/form.jpg) no-repeat bottom right;
}

/* menu (previous and next entry link) bits */
#menu {
	margin:15px 0;
	font-weight:bold;
	background:transparent;
}

#menu a,
#menu a:link,
#menu a:visited,
#menu a:active {
	text-decoration:none;
}
#menu a:hover {
	text-decoration:underline;
}

/* date bits */
.date {
	margin:15px 0;
	padding:5px;
	border:1px solid #C0A040;
	font-size:small;
	font-weight:normal;
	background:transparent;

}

/* entry bits */
.blogbody {
	margin:15px 10px;
	background:#CACA9C url(http://yamawaki3.com/blog/s_img/blog.jpg) no-repeat bottom right;
	padding:5px 30px 5px;
}

.blogbody a img{
        margin:0px 5px 0px 0px;
        color:#65517A;

}

.blogbody a:visited img{
	color:#8A7AB8;
}

/* entry bits */
.titles_index {
	margin:15px 10px;
	background:#CACA9C url(http://yamawaki3.com/blog/s_img/titles_index.jpg) no-repeat bottom right;
	padding:5px 30px 5px;
}

.title {
	margin:15px 0;
	font-size:small;
	font-weight:bold;
	text-transform:uppercase;
	background:#C0A040;
	padding:5px;
}

.posted {
	margin:15px 0 30px 0;
	color:#333333;
	background-color:transparent;
	font-size:x-small;
}

/* comments bits */
.comments-head {
	margin:15px 0;
	padding:5px;
	border:1px solid #C0A040;
	font-size:small;
	font-weight:normal;
}

.comments-body {
	margin:15px 10px;
	font-size:small;
	font-weight:normal;
	line-height:140%;
}

.comments-post {
	margin:15px 0 30px 0;
	background-color:transparent;
	font-size:x-small;
}

/* what the hell!? */
#banner-commentspop {
	font-family:verdana, arial, sans-serif;
	color:#FFF;
	font-size:large;
	font-weight:bold;
	border-bottom:1px dotted #C0A040;
	border-top:3px dotted #C0A040;
	background:#000;
	padding:15px;
	text-transform:uppercase;
	letter-spacing:.2em;
}

/* trackback bits */
.trackback-body {
	margin:15px 10px;
	font-size:small;
	font-weight:normal;
	line-height:140%;
}		

.trackback-url {
	margin:15px 10px;
	padding:5px;
	color:#333333;
	background-color:transparent;
	font-size:small;
	font-weight:normal;
}

.trackback-post {
	margin:15px 0 30px 0;
	color:#333333;
	background-color:transparent;
	font-size:x-small;
}

/* right content grobal bits */
#links {
	left:580px;
	top: 107px;
	position: absolute;
	font-family:Verdana, Arial, sans-serif;
	color:#DDDDDD;
	width:198px;
	background:transparent url(http://yamawaki3.com/blog/s_img/link.jpg) repeat-y;
}

#links a,
#links a:link,
#links a:visited,
#links a:active {
	text-decoration:none;
}
#links a {
	color:#CACA9C;
}

#links a:link {
	color:#CACA9C;
}

#links a:visited {
	color:#CACA9C;
}

#links a:active {
	color:#DCDCBD;
}

#links a:hover {
	color:#CACA9C;
	text-decoration:underline;
}

/* calender bits */
.calendar {
	font-family:verdana, arial, sans-serif;
	color:#666;
	font-size:x-small;
	font-weight:normal;
	background:#333;
	line-height:140%;
	padding:2px;
	text-align:center;
}

.calendarhead {
	font-family:verdana, arial, sans-serif;
	color:#CCC;
	font-size:x-small;
	font-weight:bold;
	background:#333;
	line-height:140%;
	padding:2px;
}

/* general side bits */
.sidetitle {
	margin:10px 10px 0 10px;
	color:#DDDDDD;
	background-color:transparent;
	font-size:small;
	font-weight:bold;
	text-transform:uppercase; 
	letter-spacing:.2em;
}

.side {
	margin:0 10px 10px 10px;
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
}

/* syndicate bits */
.syndicate {
	margin:10px;
	font-size:x-small;
	line-height:140%;
	text-align:center;
}

/* author bits */
.author {
	margin:5px 0px 5px 0px;
	border-top:1px solid #C0A040;
	font-size:x-small;
	font-weight:bold;
	line-height:140%;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:.2em;
}
.author a img{
	margin:5px 0px 5px 0px;
    border: solid 2px #65517A;
}

.author a:visited img{
    border: solid 2px #8A7AB8;
}

.author2 {
	margin:10px 0px 0px 0px;
	border-bottom:1px solid #C0A040;
	font-size:x-small;
	font-weight:bold;
	line-height:140%;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:.2em;
}

.author2 a img{
	margin:5px 0px 5px 0px;
    border: solid 2px #65517A;
}

.author2 a:visited img{
    border: solid 2px #8A7AB8;
}
.author3 a img{
	margin:5px 0px 5px 0px;
        border: none;
}
.author2 a:visited img{
        border: none;
}

#links .rssfeed{
    display:block; 
    width:100px; 
    height:107px;
    background-image:url("http://yamawaki3.com/blog/s_img/rssfeed.jpg");
    background-position: 0px 0px;
	margin:0 0 0 15px;
    float:left;
}

#links .rssfeed:hover{
    background-position: 0px 100px;
}
#links .rssfeedText{
	margin:0px 10px 0px 0px;
	font-size:x-small;
	line-height:140%;
}

/* powered bits */
.powered {
	margin:10px 0px 0px 0px;
	border-top:1px solid #C0A040;
	font-size:x-small;
	font-weight:bold;
	line-height:140%;
	text-align:center;
	background:transparent url(http://yamawaki3.com/blog/s_img/sakura.jpg) no-repeat bottom left;
    height: 180px;
}

/* extra bits */

em {
	color:#ff9900;
	background-color:transparent;
	font-weight:bold;
	font-style:normal;
}

.blogbody p {
	margin:10px 0;
	line-height:140%;
}

.blogbody a img{
    border: solid 2px #65517A;
}

.blogbody a:visited img{
    border: solid 2px #8A7AB8;
}

.blogbody blockquote {
	margin:10px 0;
	border-top:1px solid #C0A040;
	border-right:1px solid #C0A040;
	border-bottom:1px solid #C0A040;
	border-left:5px solid #C0A040;
}

.blogbody blockquote p.quote-title {
	margin:10px;
	font-weight:bold;
}

.blogbody blockquote p {
	margin:10px;
}

input, textarea {
	font-family:verdana, arial, sans-serif;
	font-size:100%;
}

textarea#body,
textarea#excerpt,
textarea#ping_url {
	font-family:"Osaka－等幅", "ＭＳ ゴシック", "Courier New", monospace;
	font-size:110%;
}

.side form {
	margin:0;
	padding:0;
}

.side ul {
	margin:0;
	padding:0;
	list-style-type:square;
}

.side ul li {
	margin:0 0 0 18px;
	padding:0;
}

/* right content grobal bits */
#links2 {
	font-family:Verdana, Arial, sans-serif;
	color:#DDDDDD;
}

#links2 a,
#links2 a:link,
#links a:visited,
#links a:active {
	text-decoration:none;
}
#links2 a {
	color:#CACA9C;
}

#links2 a:link {
	color:#CACA9C;
}

#links2 a:visited {
	color:#CACA9C;
}

#links2 a:active {
	color:#DCDCBD;
}

#links2 a:hover {
	color:#CACA9C;
	text-decoration:underline;
}

#lws_0{
padding:0 20px;/*この35pxの部分を微調整していい感じにしてください*/
}
