body {
	color: #000000;
	background: #B9B9B9;
	margin: 0px;
	padding: 0px;
	}

a,
a:link { text-decoration: underline; color: #1177bb; }
a:visited { text-decoration: underline; color: #770077; }
a:active { text-decoration: none; color: #ee5533; }
a:hover { text-decoration: none; color: #339911; }

a0:link { text-decoration: underline; color: #118800; }
a0:visited { text-decoration: underline; color: #887700; }
a0:active { text-decoration: underline; color: #ee5533; }
a0:hover { text-decoration: none; color: #ff7700; }

#left {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
	color: #CC0000;
	background: #FFF;
	border-top: 20px #ffaa99 solid;
	}

#center {
	font-family: "Verdana", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Osaka";
	background: #FFF;
	border-top: 20px #77bbee solid;
	}

#right {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
	color: #DBB653;
	background: #FFF;
	border-top: 20px #ffdd77 solid;
	}

#kao { font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯"; }
#quote { color: #885500; }
#stress { color: #aa7700; font-size:120%; font-weight:bold; }
#dotted { border-bottom: 1px dotted #cccccc; }
#mini { font-size:80%; }
#micro { font-size:60%; }
img.float_l { float:left; margin-right:13px; margin-top:3px; margin-bottom:3px; }
img.float_r { float:right; margin-left:13px; margin-bottom:3px; }

div#sp07 { line-height:130%; }
#sp07 a { font-size:80%; text-decoration:none; }
div#ishikawa { line-height:150%; font-size:80%; }
#ishikawa a { text-decoration:none; }

.wiki a:link { text-decoration:none; color:#999999; font-size:80%; }
.wiki a:visited { text-decoration:none; color:#999999; font-size:80%; }
.wiki a:active { text-decoration:none; color:#cccccc; font-size:80%; }
.wiki a:hover { text-decoration:none; color:#cccccc; font-size:80%; }

.amaz a:link { text-decoration:none; color:#aa8811; font-size:80%; }
.amaz a:visited { text-decoration:none; color:#aa8811; font-size:80%; }
.amaz a:active { text-decoration:none; color:#ddbb44; font-size:80%; }
.amaz a:hover { text-decoration:none; color:#ddbb44; font-size:80%; }

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

input, textarea {
	border:1px #778899 solid;
	color: #666;
	background: #FFF;
	}

.pict {
	padding: 4px;
	border: 1px solid;
	}


h1 {
	margin: 0px;
	padding: 0px;
	}

.site_title {
	color: #885500;
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 120%;
	font-weight: bold;
	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:#885500;text-decoration:none;border-bottom:none;}

.description {
	color:#669900;
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 70%;
	margin: 0px 0px 10px 10px;
	}


/* ENTRY---------------------------------------------------------------------- */

.entry {
	margin: 0px;
	padding-bottom:20px;
	border-bottom: 1px #333F86 dotted;
	}

.entry_navi{
	font-size:80%;
	text-align:center;
	padding:15px 0 5px 0;
	border-bottom: 1px #333F86 dotted;
	}

.entry_date {
	font-family: "Verdana";
	font-size: 150%; 
	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: 100%;
	font-weight:bolder;
	color: #333F86;
	margin: 10px 0 20px;
	border-left: 8px #333F86 solid;
	padding-left: 4px;
	}

.entry_body {
	font-size:80%;
	line-height:150%;
	padding: 0 15px;
	margin-bottom: 10px; 
	font-family: "Verdana", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Osaka";
	}

.entry_more {
	font-size:80%;
	line-height:150%;
	padding: 0 15px;
	margin-bottom: 30px; 
	font-family: "Verdana", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Osaka";
	}

blockquote {
	font-size: 80%;
	background: #FAFAFA;
	margin: 10px;
	padding: 5px;
	border: 1px solid #CCC;
	}

.entry_state {
	font-size:80%;
	margin: 0px 12px; 
	}


.pagetop {
	font-size: 70%;
	margin: 0px 12px; 
	}


.comment {
	font-size: 90%;
	margin:10px 0;
	}

.comment_state {
	font-size: 80%;
	border-left: 8px #778899 solid;
	padding-left: 4px;
	color: #778899;
	}


.paging {
	font-size: 80%;
	text-align: center;
	margin: 5px 0 30px 0;
	}


/* SIDE---------------------------------------------------------------------- */

.linktitle {
	font-size:100%;
	font-weight: bolder;
	margin-top: 15px;
	padding-left: 4px;
	border-left: 8px solid;
	}

.linktext {
	font-size:80%;
	color: #999;
	padding: 10px 10px 20px 10px;
	border-bottom:1px dotted;
	}

.amazon {
	border-top:0px dotted #99cc77;
	border-bottom:1px dotted #99cc77;
	border-left:0px dotted #99cc77;
	border-right:0px dotted #99cc77;
	background-color:#ffffff;
	font-size:85%;
	line-height:130%;
	padding:0px; margin:0;
	height:75px;
	text-align:left;
}
.amazon a:link {color:#008800; text-decoration:none;}
.amazon a:visited {color:#008800; text-decoration:none;}
.amazon a:active {color:#ff0000; text-decoration:underline;}
.amazon a:hover {color:#ff0000; text-decoration:underline;}

#ad {
	padding-top:0px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:0px;
	width:100%;
	vertical-align:top;
}
#adl {
	padding:0; margin:0;
	vertical-align:top;
}


/* FOOTER---------------------------------------------------------------------- */

.copyright {
	font-family: "Verdana";
	font-size: 70%;
	}


/* CALENDAR---------------------------------------------------------------------- */
.calendar {
	font-family: "Verdana";	
	font-size: 70%;
	}
.calendar a:link,
.calendar a:visited {color:#008800; text-decoration:none; background-color: #eeffcc;}
.calendar a:active, 
.calendar a:hover {color:#ff0000; text-decoration:none; border-bottom:0; background-color: #f7e7a7;}

.today {
       background-color: #FFFF33;
	}

.jugem_bana{
	margin: 20px 1px 10px 0px;
}