/* トップページの見出し */

.top_menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	}

.top_menu h2 {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 3px 18px;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: left;
	display: block;
	background:url(../img/icon.gif) no-repeat 0px 0px;
	}

.top_menu p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	font-weight: normal;
	text-align: left;
	}

.last_up {
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	}

.top_menu a {
	color: #003900;
	background-color: #ffffff;
	text-decoration:none;
	border-bottom: 1px #ff9900 dashed;
	width: 100%;
	height :auto;
	}

.top_menu a:hover {
	color: #008000;
	background-color:#ffffc1;
	text-decoration:none;
	font-weight: bold;
	}

.top_menu a:active {
	color:#ff9900;
	font-weight: bold;
	}



/* トップページの写真 */

.photo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:320px;
	height:240px;
	background-color:#ffffff;
	text-align:center;
	vertical-align:center;
	}



/* カウンター */
.counter {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:right;
	}

/* トップページの近況報告 */

.info {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:100px;
	width: 320px;
	background-color:#ffffc1;
	text-align:center;
	vertical-align:center;
	}

/* バズ・ブースト */
.feedburnerFeedBlock {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:320px;
	line-height: 1.2em;
	letter-spacing:0.1em;
	font-size:12px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	background-color:#ffffc1;
	text-align:left;
	}


.feedburnerFeedBlock p.feedTitle {
	margin:8px 0px 10px 10px;
	padding:0px 0px 0px 0px;
	color:#cc0000;
	}

.feedburnerFeedBlock a:link { font-weight: bold; color: #000000; text-decoration: underline; border: none; }
.feedburnerFeedBlock a:visited { font-weight: bold; color: #000000; text-decoration: underline; border: none; }
.feedburnerFeedBlock a:active { font-weight: bold; color: #cc0000; text-decoration: none; border: none; }
.feedburnerFeedBlock a:hover { font-weight: bold; color: #cc0000; text-decoration: none; border: none; }

.feedburnerFeedBlock p.date {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:10px;
	}

.feedburnerFeedBlock ul {
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	}

.feedburnerFeedBlock li {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	}

.feedburnerFeedBlock div {
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	}

#creditfooter {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	}
