* {
margin: 0;
padding: 0;
}


body {
margin: 0px auto;
padding: 0px;
}

.clear {
clear: both;
font: 0px/0px sans-serif ;
}


#layout {
margin: 0 auto;
width: 850px;
text-align: left;
}

#header {
height:200px;
width: 800px;
background: url(http://img.blog.kable-gate.com/20100107_727202.gif) no-repeat;
}

#contents #left {
float: left;
width: 420px;
padding : 0 10px;
}

#contents #center {
float: left;
width: 200px;
margin : 0px;
padding : 0px;
text-align:left;
}

#contents #right {
float: right;
width: 260px;
margin : 0px;
padding : 0px;
text-align:right;
}

#footer {
clear: both;
}


h1 {
margin: 0px;
padding: 0px;
}

ul {
margin: 0px 0px 0px 0px;
padding: 0px;
}

div {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	}



a:link {color:#636363; text-decoration:underline;}
a:visited {color:#919191; text-decoration:underline;}
a:active {color:#636363; text-decoration:underline;}
a:hover {color:#B1B1B1; text-decoration:underline;}


h1 {
	font-weight: bolder;
	color: #F06F9B;
	margin: 0px 0px 0px 0px;
}

.site_title {
	font-size: 20px;
	font-weight: bolder;
	text-align: right;
	color: white;
	padding: 30px 20px 0px 0px;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {
	color:white;
	text-decoration:none;
}


.description {
	font-size: 13px;
	font-weight: bolder;
	text-align: right;
	color: white;
	padding: 0px 20px 0px 0px;
}

.entry_navi{
font-size: 12px;
color: #666666;
margin: 0px 0px 15px 0px;
text-align: center;
}

.entry {
margin: 0px;
padding: 0px;
}

.entry_date {
font-size: 10px;
font-weight: bolder;
color: #999999;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: right;
}

.entry_title {
font-size: 14px;
font-weight: bolder;
color: brown;
background: url(http://img.blog.kable-gate.com/20100107_727221.gif) no-repeat;
height:85px;
margin: 3px 0px 0px 0px;
padding: 0px 0px 0px 75px;
border-top: 1px dotted #CCCCCC;
text-align: left;
}

.entry_body {
font-size: 12px;
line-height: 170%;
color: #666666;
margin: 0px 0px 0px 0px;
}

.entry_author {
font-size: 10px;
color: #999999;
margin: 5px 0px 5px 0px;
text-align: right;
}

.entry_more {
font-size: 11px;
line-height: 170%;
color: #333333;
margin: 15px 0px 15px 0px;
}

.entry_state {
font-size: 11px;
color: #666666;
margin: 0px 0px 30px 0px;
}

blockquote {
font-size: 11px;
color: #666666;
margin: 20px 10px 20px 10px;
padding: 10px;
border-left: 3px solid #CCCCCC;
}

.comment-title {
font-size: 14px;
font-weight: bolder;
color: #666666;
margin: 10px 0px 10px 0px;
padding-bottom: 3px;
border-bottom: 1px dotted #CCCCCC;
}

.trackback-title {
font-size: 14px;
font-weight: bolder;
color: #666666;
margin: 10px 0px 10px 0px;
padding-bottom: 3px;
border-bottom: 1px dotted #CCCCCC;
}

.pict {
border-width: 1px;
border-style: solid;
border-color: #999;
}

.page {
font-size: 12px;
color: #666666;
padding: 10px 0px 0px 0px;
border-top: 1px dotted #CCCCCC;
text-align: center;
}


.linktitle {
font-family: "Verdana";
font-size: 12px;
font-weight: bolder;
color: #666666;
line-height: 170%;
margin: 0px 0px 0px 0px;
}

.linktext {
font-size: 11px;
color: #999999;
line-height: 170%;
margin: 5px 0px 25px 2px;
}

.search {
font-size: 10px;
color: #333333;
line-height: 170%;
margin: 0px 0px 5px 0px;
}

.button {
	margin: 5px 0 0 0;
}

.copyright {
font-size: 10px;
color: #333333;
line-height: 170%;
border-top: 1px dotted #CCCCCC;
margin: 0px 0px 0px 0px;
padding-top: 10px;
}

.calendar {
width:800px;
font-family: "Verdana";
font-size: 10px;
color: #ccc;
margin: 20px 0px 20px 0px;
text-align:center;
}

.calendar_month {
font-family: "Verdana";
margin-bottom: 10px;
font-size: 10px;
color: #ccc;
}

.cell {
	font-size: 10px;
	width: 22px;
	height: 22px;
	padding: 1px;
	background: #FFFFFF;
}
