body {
	background-color:#FFFFFF;
}

#layout {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	background-color:#FFFFFF;
}

#main {
	float: left;
	width: 540px;
	background-color:#FFFFFF;
}

#side {
	float: right;
	width: 220px;
	background-color:#FFFFFF;
}



h1 {
margin: 0px;
padding: 0px;
}

a {
color: #336666; 
text-decoration: none;
}

.site_title a {color: #666666;text-decoration: none;}
.site_title a:link {color: #666666;text-decoration: none;}
.site_title a:visited {color: #666666;text-decoration: none;}
.site_title a:active {color: #666666;text-decoration: none;}
.site_title a:hover {color: #666666;text-decoration: none;}

a:link img{ text-decoration:none; border:none 0px; }

.site_title {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 24px;
	color: #000000;
	margin: 20px 0px 10px 0px;
	padding: 0px;
}

.description {
font-family: Verdana;
font-size: 14px;
color: #666666;
margin: 0px 30px 25px 0px;
text-align:right;

}


.entry_navi{
font-size: 12px;
color: #666666;
margin: 15px 0px 15px 0px;
}

.entry {
margin: 0px;
padding: 0px;
}

.entry_title {
font-family: Verdana;
font-size: 16px;
font-weight: bolder;
margin: 20px 0px 10px 0px;
padding-bottom: 3px;
border-bottom: 1px dotted #CCCCCC;
}

.entry_title a{
color: #551A8B;
}

.entry_body {
font-family: Verdana;
font-size: 14px;
line-height: 21px;
color: #000000;
margin: 15px 15px 15px 15px;
}

.entry_author {
font-family: Verdana;
font-size: 14px;
color: #999999;
margin: 5px 0px 5px 0px;
text-align: right;
}

.entry_more {
font-family: Verdana;
font-size: 14px;
line-height: 21px;
color: #333333;
margin: 15px 15px 15px 15px;
}

.entry_state {
font-family: Verdana;
font-size: 10px;
color: #666666;
margin: 0px 0px 30px 0px;
}

blockquote {
font-family: Verdana;
font-size: 12px;
color: #008000;
margin: 10px 10px 10px 10px;
padding: 7px;
line-height:120%;
background-color:#F5F5F5;
border: solid 1px #C0C0C0;
}

.comment-title {
font-family: Verdana;
font-size: 16px;
font-weight: bolder;
color: #666666;
margin: 10px 0px 10px 0px;
padding-bottom: 3px;
border-bottom: 1px dotted #CCCCCC;
}

.trackback-title {
font-family: Verdana;
font-size: 16px;
font-weight: bolder;
color: #666666;
margin: 10px 0px 10px 0px;
padding-bottom: 3px;
border-bottom: 1px dotted #CCCCCC;
}

.pict {
border-width: 0px;
border-style: solid;
border-color: #999;
}

.linktitle {
font-family: "Verdana";
font-size: 14px;
font-weight: bolder;
color: #666666;
line-height: 170%;
margin: 10px 0px 0px 0px;
}

.linktext {
font-family: Verdana;
font-size: 12px;
color: #999999;
line-height: 170%;
margin: 5px 0px 15px 0px;
}

.copyright {
font-family: Verdana;
font-size: 10px;
color: #333333;
line-height: 170%;
border-top: 1px solid #666666;
margin: 30px 0px 0px 0px;
padding-top: 10px;
}


.cell {
width: 25px;
height: 20px;
padding: 0px;
}



