body {
	color: #999;
	background: url(http://blog-fm.fukurakutomi.com/images/dot4-2.gif);
	margin: 0px;
	padding: 0px;
	}


a { color: #333333; text-decoration: underline; }
a:link		{ color: #CC6699; text-decoration: underline; }
a:visited	{ color: #838CCC; text-decoration: underline; }
a:active	{ color: #CC6699; text-decoration: none; }
a:hover		{ color: #666666; text-decoration: none; }

.site_title a {color: #999966;text-decoration: none;}
.site_title a:link {color: #CC6699;text-decoration: none;}
.site_title a:visited {color: #838CCC;text-decoration: none;}
.site_title a:active {color: #CC6699;text-decoration: none;}
.site_title a:hover {color: #666666;text-decoration: none;}

#left {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	color: #97DEC5;
	background: #E9F2DA;
	border-top: 20px #97DEC5 solid;
	}

#center {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
¡¡     color: #FFC3C1;
	background: #E9F2DA;
	border-top: 20px #FFC3C1 solid;
	}

#right {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	color: #FADC57;
	background: #E9F2DA;
	border-top: 20px #FADC57 solid;
	}


ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

input, textarea {
	border:1px #778899 solid;
	color: #666;
	background: #FFF;
	}

.pict {
	padding: 0px;
	border: 0px solid;
	}


h1 {
	margin: 0px;
	padding: 0px;
	}

.site_title {
	color: #FFF;
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 20px;
	margin:0px 0px 0px 10px;
	}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {color:#FFF;text-decoration:none;border-bottom:none;}

.description {
	color:#FFF;
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	margin: 0px 0px 10px 10px;
	}


/* ENTRY---------------------------------------------------------------------- */

.entry {
	margin: 0px;
	padding-bottom:20px;
	border-bottom: 1px #333F86 dotted;
	}

.entry_navi{
	font-size:12px;
	text-align:center;
	padding:15px 0 5px 0;
	border-bottom: 1px #333F86 dotted;
	}

.entry_date {
	font-family: "Verdana";
	font-size: 18px; 
	color: #DDD;
	position: relative; top:-5px;
	}

.entry_date a,
.entry_date a:link,
.entry_date a:visited,
.entry_date a:active,
.entry_date a:hover {color:#DDD;}

.entry_title {
	font-size: 20px;
	font-weight:bolder;
	color: #838CCC;
	margin: 10px 0 20px;
	border-left: 8px #FFC3C1 solid;
	padding-left: 4px;
	}

.entry_body {
	font-size:12px;
        color: #808080;
	line-height:170%;
	padding: 0 15px;
	margin-bottom: 10px; 
	}

.entry_more {
	font-size:12px;
        color: #808080;
	line-height:170%;
	padding: 0 15px;
	margin-bottom: 30px; 
	}

blockquote {
	font-size: 12px;
	background: #FAFAFA;
	margin: 10px;
	padding: 5px;
	border: 1px solid #CCC;
	}

.entry_state {
	font-size:12px;
	margin: 0px 12px; 
	}


.pagetop {
	font-size: 11px;
	margin: 0px 12px; 
	}


.comment {
	font-size: 12px;
	margin:10px 0;
	}

.comment_state {
	font-size: 10px;
	border-left: 8px #778899 solid;
	padding-left: 4px;
	color: #778899;
	}


.paging {
	font-size: 12px;
	text-align: center;
	margin: 5px 0 30px 0;
	}


/* SIDE---------------------------------------------------------------------- */

.linktitle {
	font-size:11px;
	font-weight: bolder;
	margin-top: 15px;
	padding-left: 4px;
	border-left: 8px solid;
	}

.linktext {
	font-size:11px;
	color: #999;
	padding: 10px 10px 20px 10px;
	border-bottom:1px dotted;
	}


/* FOOTER---------------------------------------------------------------------- */

.copyright {
	font-family: "Verdana";
	font-size: 11px;
	}


/* CALENDAR---------------------------------------------------------------------- */
.calendar {
font-family: "Verdana";
font-size: 10px;
color: #666666;
border-top-width: 0;
background-color:#E9F2DA;
margin:  5px 0px 20px 0px;
border-bottom:1px dotted;
}

.calendar_month {
font-family: "Verdana";
margin-bottom: 10px;
font-size: 10px;
color: #666666;
}

.cell {
width: 25px;
height: 20px;
padding: 0px;
text-align:left;
font-size: 10px;
color: #666666;
}

.jugem_bana{
	margin: 20px 1px 10px 0px;
}