* {
	margin:0px;
	padding:0px;
}

body {
	margin: 0px;
	background: #30A232 url(http://imaging.jugem.jp/template/kinoko/img/main.gif) repeat-x;
	}

div {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	}

#wrapper {
width: 700px;
margin: 0 auto;
}

a:link {color:#33DDFF; text-decoration:underline;}
a:visited {color:#FFaa33; text-decoration:none;}
a:active {color:#CCFF33; text-decoration:underline;}
a:hover {color:#CCFF33; text-decoration:underline;}

h1 {
	margin: 20px 0px 10px 0px;
}

ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

.site_title  {
	font-weight: bolder;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {
	color:#333333;
	text-decoration:none;
}

.description {
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	margin: 10px 0px 10px 0px;
}


.contents {
	background-color: #30A232;
	margin: 10px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
	border-top: 1px solid #30A232;
	border-bottom: 1px solid #30A232;
}


.entry {
	background-color: #FFFFFF;
	margin: 0px 0px 20px 0px;
	padding:0;
	width:450px;
}

.entry_navi{
	font-size: 14px;
	text-align:center;
	margin:0 0 10px 0;
}

.entry_date {
	font-size: 14px;
	font-weight: bolder;
	color: #FF3333;
	margin: 10px 20px 10px 20px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;
}


.entry_title {
	font-size: 12px;
	font-weight: bolder;
	color: #3399FF;
	margin: 15px 20px 15px 20px;
	}


.entry_body {
	font-size: 12px;
	line-height: 170%;
	color: #333333;
	margin: 15px 20px 15px 20px;
	}


.entry_more {
	font-size: 11px;
	line-height: 170%;
	color: #333333;
	margin: 15px 20px 10px 20px;
	}


.entry_state {
	font-size: 10px;
	color: #3399FF;
	margin: 20px 20px 10px 20px;
	}


blockquote {
	font-size: 11px;
	color: #333333;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border: 1px dotted #CCCCCC;
	}


.pict {
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
}




.links {
	margin: 10px 0px 10px 20px;
}

.linktitle {
font-size: 12px;
font-weight: bold;
color: #ffffff;
line-height: 100%;
margin: 0px 10px 0px 0px;
border-left: 5px;
padding: 0px 0px 0px 5px;
}


.linktext {
	font-size: 11px;
	color: #ffffff;
	line-height: 170%;
	margin: 10px 0px 20px 10px;
}



/* SEARCH--------------------------- */
.search {
	font-size: 10px;
	color: #333333;
	line-height: 170%;
	margin: 20px 0px 5px 0px;
}

.template {
	font-size: 10px;
	color: #333333;
	line-height: 170%;
	margin: 20px 0px 5px 20px;
}



/* FOOTER--------------------------- */
.copyright {
	font-size: 11px;
	color: #333333;
	line-height: 170%;
}



/* CLOCK--------------------------- */
.clock {
	margin: 0px 0px 0px 20px;
	}



/* CALENDAR--------------------------- */
.calendar {
	font-family: "Verdana";
	font-size: 10px;
	color: #333333;
	margin: 5px 0px 20px 25px;
	}

.cell {
	background: url(http://imaging.jugem.jp/template/kinoko/img/cell.gif) no-repeat;
	width: 24px;
	height: 18px;
}

.jugem_bana{
	margin: 20px 1px 10px 1px;
}

ul.navi {
	margin: 10px 0px;
	list-style: none;
	font-size:11px;
}
ul.navi  li{
	display:inline;
margin-right:5px;
}