body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#container {
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 860px;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka, ;
	line-height: 180%;
	color: #444444;
	letter-spacing: 2px;
}


#container #head {
	height: 70px;
	width: 860px;
}
#container #navi {
	background-color: #8EC43A;
	height: 40px;
}
#container #main {
	width: 860px;
	margin-top: 14px;
	margin-bottom: 14px;
}


#container #main .inner {
	padding: 14px;
}


/***** リンク*******************************************/

#container #main #left a {
	color: #444444;
	text-decoration: none;
}

#container #main #left a:hover{
	color: #444444;
	text-decoration: underline;}


a{
	color: #8EC43A;
	text-decoration: underline;
}
a:hover{
	color: #999999;
	text-decoration: underline;
}


#container #main #left #zone3 a{
	color: #990000;
	text-decoration: underline;
}
#container #main #left #zone3 a:hover{
	color: #999999;
	text-decoration: underline;
}

/***** コンテンツ　左サイド*******************************************/



#container #main #left {
	float: left;
	width: 643px;
	border: 1px solid #CCCCCC;
	font-size: 14px;
}
#container #main #left strong{
	font-weight: bold;
	color: #FF0000;
}
#container #main #left .inner h1 {
	font-size: 18px;
	line-height: 100%;
	margin-top: 10px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #598526;
	color: #598526;
}
#container #main #left .inner #day {
	text-align: right;
	margin-bottom: 12px;
}

#container #main #left .inner img {
	margin-top: 10px;
	margin-bottom: 8px;
}


/***** コメント、写真*******************************************/



#container #main #left .inner #coment {
	width: 610px;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container #main #left .inner #coment .photo01 {
	float: left;
	width: 150px;
	background-image: url(img/fukidasi.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}



#container #main #right .inner img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #F4F1E8;
}

#container #main #left .inner #coment .coment-main {
	float: left;
	width: 460px;
	background-image: url(img/fuki-top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#container #main #left .inner #coment .coment-main .coment-body {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(img/fuki-middle.jpg);
	background-repeat: repeat-y;
	margin-top: 15px;
	margin-bottom: 0px;
	line-height: 140%;
}
#container #main #left .inner #coment .coment-main .coment-foot {
	background-image: url(img/fuki-foot.jpg);
	height: 23px;
}
#container #main #left .inner #coment .coment-main .coment-body .coment-title {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	line-height: 115%;
}

.white{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

/***** 右サイド*******************************************/

#container #main #right {
	float: right;
	width: 198px;
	border: 1px solid #CCCCCC;
	line-height: 120%;
}
#container #main #right .inner h2 {
	font-size: 16px;
	line-height: 100%;
	font-weight: bold;
	color: #598526;
	margin-bottom: 10px;
	margin-top: 0px;
}
#container #main #right .inner ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#container #main #right .inner li {
	line-height: 115%;
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-type: decimal;
	padding: 0px;
	list-style-position: inside;
	margin-right: 0px;
	margin-left: 0px;
}

#container #main #right .inner .url {
	font-size: 10px;
	padding: 1px;
}




/***** フッター*******************************************/


#container #foot {
	background-color: #8EC43A;
	height: 40px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #5E8226;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #5E8226;
}
#container #foot p {
	text-align: center;
}
#container #foot a {
	color: #333333;
}
