body {
	color:#666;
	background: #B9B9B9;
	margin: 0px;
	padding: 0px;
	}

a,
a:link,
a:visited {color:#666; text-decoration:none; border-bottom:1px solid;}
a:active, 
a:hover {color:#333F86; text-decoration:none; border-bottom:1px none;}

a img {
	border:none;
}

#left {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	color: #CC0000;
	background: #FFF;
	border-top: 20px #CC0000 solid;
	}

#center {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	background: #FFF;
	border-top: 20px #333F86 solid;
	}

#right {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	color: #DBB653;
	background: #FFF;
	border-top: 20px #DBB653 solid;
	}


ul {
	list-style-type:circle;
	margin-top:0px;
	margin-left:0px;
	padding-top: 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:#333333;
	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:#000;text-decoration:none;border-bottom:none;}

.description {
	color:#333333;
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	margin: 0px 0px 10px 10px;
	}

.hd_menu {margin-left: 10px;}

/* ENTRY---------------------------------------------------------------------- */

.entry {
	margin: 0px;
	padding-bottom:20px;
	border-bottom: 1px #333F86 dotted;
	}

.entry_navi{
	font-size:10px;
	text-align:center;
	padding:15px 0 5px 0;
	border-bottom: 1px #333F86 dotted;
	}

.entry_date {
	font-family: "Verdana";
	font-size: 24px; 
	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: 80%;
	font-weight:bolder;
	color: #333F86;
	margin: 10px 0 20px;
	border-left: 8px #333F86 solid;
	padding-left: 4px;
	}

.entry_body {
	font-size:12px;
	line-height:170%;
	padding: 0 15px;
	margin-bottom: 10px; 
	}
.entry_body a:link,
.entry_body a:visited {
	color:#333F86;
	text-decoration:none;
	border-bottom:1px dotted;
	}

.entry_body a:hover,
.entry_body a:active {
	color:#333F86;
	text-decoration:none;
	border-bottom:none;
	}
.entry_more {
	font-size:12px;
	line-height:170%;
	padding: 0 15px;
	margin-bottom: 30px; 
	}

blockquote {
	font-size: 11px;
	background: #FAFAFA;
	margin: 10px;
	padding: 5px;
	border: 1px solid #CCC;
	}

.entry_state {
	font-size:12px;
	margin: 0px 12px; 
	}
.entry_state2 {
	font-size:10px;
	margin:5px auto 5px 15px; 
	}
.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;
	}


.tblFmt1 {
	border:1px solid #ccc;
	border-collapse:collapse;
	width:95%;
	margin:15px auto;
	font-size:12px;
	margin-left:5px;
	margin-top:0px; 
}
.tblFmt1 th, .tblFmt1 td {
	border:1px solid #ccc;
	padding:2px 5px;
	text-align:left;
}
.tblFmt1 th {
	background-color:#FFFF99;
}


/* SIDE---------------------------------------------------------------------- */

.linktitle {
	font-size:12px;
	font-weight: bolder;
	margin-top: 15px;
	padding-left: 4px;
	border-left: 8px solid;
	}

.linktext {
	font-size:10px;
	color: #999;
	padding: 10px 10px 20px 0px;
	border-bottom:1px dotted;
	}

*:first-child+html .linktext {
	font-size:10px;
	color: #999;
	padding: 0px 0px 20px 20px;
	border-bottom:1px dotted;
	}
*:first-child+html .linktext img {
	border:none;
	}

.linktext2 {
	font-size:10px;
	color: #999;
	padding: 10px 10px 20px 10px;
	border-bottom:1px dotted;
	}
.linktext3 {
	font-size:10px;
	color: #999;
	padding: 10px 10px 20px 10px;
	border-bottom:1px dotted;
	}






/* FOOTER---------------------------------------------------------------------- */

.copyright {
	font-family: "Verdana";
	font-size: 11px;
	}


/* CALENDAR---------------------------------------------------------------------- */
.calendar {
	color: #999;
	font-family: "Verdana";	
	font-size: 11px;
	}
.calendar a,
.calendar a:link,
.calendar a:visited,
.calendar a:active,
.calendar a:hover {
	color:#000 !important;
	}


.today {
       background-color: #ffff33;
	}

.jugem_bana{
	margin: 20px 1px 10px 0px;
}
.btsrc input {
	border:none; 
	position:relative;
	top:4px;
	left:2px;
}

.btn {	
	font-size:12px;
	position:relative;
	top:0px;
	left:10px;
	float:left;
}
.btnews input {
	border:none;
	position:relative;
	top:0px;
	left:20px;
	float:left;
}
.btn_gr a {
	border:none;
	position:relative;
	left:20px;
	float:left;
	border-bottom:1px none;
}
