body {
	margin: 5px;
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : 0% 0%;
	font-size:90%;
	}

div {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	}


a { color: #FFF; text-decoration: none; }
a:link		{ color: #888888; text-decoration: none; }
a:visited		{ color: #888888; text-decoration: none; }
a:active		{ color: #000000; text-decoration: none; }
a:hover		{ color: #000000; text-decoration: underline; }

h1 {
	margin: 20px 0px 10px 0px;
}

ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

.headtitle{
	padding-left:85px;
	padding-top:70px;
}

.site_title  {
	font-size:19px;
	font-weight: bolder;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {
	color:#000000;
	text-decoration:none;
}

.description {
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	margin: 10px 0px 10px 0px;
}


.contents {
	background-color: #000000;
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
	border-top: 1px solid #30A232;
	border-bottom: 1px solid #30A232;
}


.entry {
	margin: 0px 0px 20px 0px;
	padding:0;
}

.entry_navi{
	font-size: 12px;
	text-align:center;
	margin:0 0 10px 0;
}

.entry_date {
	font-size: 10px;
	font-weight: bolder;
	color: #999;
	margin: 5px 20px 10px 5px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #000000;
}


.entry_title {
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	margin: 5px 20px 10px 5px;
	}


.entry_body {
	font-size: 12px;
	line-height: 170%;
	color: #000000;
	margin: 15px 20px 5px 40px;
	}


.entry_more {
	font-size: 12px;
	line-height: 170%;
	color: #000000;
	margin: 15px 20px 5px 40px;
	}


.entry_state {
	font-size: 9px;
	line-height: 170%;
	color: #000000;
	margin: 15px 20px 15px 40px;
	}


blockquote {
	font-size: 11px;
	color: #333333;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border: 1px dotted #CCCCCC;
	}


.pict {
	border-width: 0px;
	border-style: solid;
	border-color: #ffffff;
	text-align:center;
}




.links {
	margin: 0px;
	padding: 0px;
}

.linktitle {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 100%;
	margin: 10px 0px 10px 0px;
	padding: 12px 0px 15px 50px;
	background:url("http://hardlistening.img.jugem.jp/20060618_64627.gif") no-repeat;
}


.linktext {
	font-size: 10px;
	color: #000000;
	line-height: 170%;
	margin: 10px 0px 20px 10px;
}



/* SEARCH--------------------------- */
.search {
	font-size: 10px;
	color: #999;
	line-height: 170%;
	margin: 20px 0px 5px 0px;
}

.template {
	font-size: 10px;
	color: #999;
	line-height: 170%;
	margin: 20px 0px 5px 20px;
}



/* FOOTER--------------------------- */
.copyright {
	font-size: 11px;
	color: #999;
	line-height: 170%;
}



/* CLOCK--------------------------- */
.clock {
	margin: 0px 0px 0px 20px;
	}



/* CALENDAR--------------------------- */
.calendar {
text-align: center;
font-size: 11px;
color: #000000;
}

#gEntryAdContainer{
display:none;
visibility:hidden;
height:5px;
}
