@charset "EUC-JP";

/*
=====  LAYOUT_BLOG ========================
*/

#blog_body {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color:#ffffff;
}

#contents {
	width: 600px;
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-right:30px;
}
#contents .entry {
	margin-bottom: 10px;
}


#navigation {
	width:180px;
	float:left;
	text-align: center;
	padding-left:15px;
}

#navigation .foot {
	background-image: url(../img/blog/na-su/flame_foot.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 180px;
	vertical-align: top;
	margin-bottom: 5px;
}

/*
=====  TOP_MEMO ========================
*/

#navigation .topmemo {
	width: 180px;
	background-image: url(../img/blog/na-su/flame_bg.gif);
	background-repeat: repeat;
}

#navigation .topmemo dd {
	font-size: 12px;
	width: 170px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

/*
=====  CALENDAR ========================
*/

#navigation .calendar {}

#navigation dl.calendar dd {
	padding: 5px;
	text-align: center;
}

#navigation dl.calendar dd table {
	width: 170px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px none;
	border-color: #ccc #333 #333 #ccc;
}

#navigation dl.calendar dd table td.cell {
	padding: 1px;
	font-size: 10px;
	line-height: 170%;
	color:#999999;
	text-align: center;
}

#navigation dl.calendar dd table td.weekday {
	padding: 1px;
	font-family: mono-space;
	font-size: 10px;
	line-height: 170%;
	color: #999999;
	text-align: center;
}

#navigation dl.calendar dd table td.cell a {
	margin: -1px;
	padding: 1px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #990000;
}

#navigation div.calendar table td.cell span.today {
	color: #b99;
}

#navigation div.calendar table td.cell a span.today {
	font-weight: bold;
}

#navigation dl.calendar dd td.calendar_month {
	font-size: 10px;
	text-align: center;
}

#navigation dl.calendar dd td.calendar_month a {
	text-decoration: none;
}

/*
=====  LEFT_SIDE_MENU ========================
*/

#categorylist,
#newentrylist,
#commentlist,
#tblist,
#archivelist {
	margin-bottom:20px;
}

#categorylist li,
#newentrylist li,
#commentlist li,
#tblist li,
#archivelist li {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 175px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 5px;
}

#navigation .extra ul {
	text-align: center;
	margin-top: 20px;
}

#navigation .extra li {
	font-size: 10px;
}
#navigation #pagetop {
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
}

/*
=====  MAIN_CONTENTS ========================
*/

.entry .entry_navi {
	text-align: center;
	font-size: 10px;
	margin-top: 10px;
}


#contents .entry h2 {
	font-size: 17px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #66AB1C;
	margin-top: 20px;
}
#contents .entry .entry_author {
	font-size: 10px;
	text-align: right;
	margin-top: 2px;
}
#contents .entry .entry_body {
	font-size: 12px;
	line-height:1.4;
	margin-top: 5px;
}

#contents .entry_body .pict {
	margin-top:5px;
	margin-bottom:5px;
}

#contents .entry .entry_more {
	font-size: 12px;
	margin-top: 5px;
}
#contents .entry .entry_state {
	font-size: 12px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66AB1C;
	margin-top: 2px;
}
#contents .comment .body dt {
	font-size: 12px;
	margin-top: 2px;
	text-align: right;
}

#contents .comment #comments {
	background-color: #66AB1C;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#contents .comment .body dd {
	font-size: 12px;
	line-height:1.4;
	border: 1px solid #66AB1C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFF4;
}
#contents .comment h4 {
	font-size: 14px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66AB1C;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #66AB1C;
	padding-left: 5px;
	margin-top: 10px;
}
#contents .comment dt {
	font-size: 12px;
	margin-top: 5px;
}

#contents .comment dd {
	margin-top: 5px;
	margin-bottom: 5px;
}

#contents .trackback #trackback {
	font-size: 14px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66AB1C;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #66AB1C;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom:5px;
}
#contents .trackback .link {
	font-size: 12px;
	line-height:1.4;
	border: 1px solid #66AB1C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFF4;
}
#contents .trackback .body dt {
	font-size: 10px;
	margin-top: 2px;
	text-align: right;
}
#contents .trackback .body dd {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66AB1C;
}
#contents .page {
	font-size: 10px;
	margin-top: 2px;
	text-align: right;
}
