@charset "EUC-JP";



/*Body*/
body{
	margin:0px;
	padding:0px;	/*for Opera*/
	background-color:#dee686;
	font-size:75%;
	font-family:ＭＳ ゴシック, Osaka;
	color:#333;
}

/*General Classes 変更不可*/
a img{
	border-width:0px;
}

.Hide{
	display:none;
}

.Right{
	text-align:right;
}

.Center{
	text-align:center;
}

form{
	margin:0px;
}

.RightImage{
	margin:0px 0px 10px 10px;
}

.LeftImage{
	margin:0px 10px 10px 10px;
}

.CenterImage{
	text-align:center;
}

.CenterImage img{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

/*Anchors*/
a:link, a:visited{
	color:#333;
	text-decoration:underline;
}

a:active, a:hover{
	color:#000;
	text-decoration:underline;
}

/*Container*/
#Container{
	margin-left:auto;
	margin-right:auto;
}

#Main{
	background:#dee686;
}

#Main .HeaderA{
	background:url("./out_img.php?file=img/header_a_bg.gif") no-repeat;
	vertical-align:bottom;
}

#Main .HeaderB{
	background:url("./out_img.php?file=img/header_b_bg.gif") no-repeat;
	vertical-align:top;
}

#Main .HeaderC{
	background:url("./out_img.php?file=img/header_c_bg.gif") no-repeat;
	vertical-align:middle;
}

#Main .HeaderB h1{
	margin:0px 0px 0px 20px;
	font-size:12pt;
	font-weight:bold;
	color:#333;
}

#Main .HeaderB a{
	color:#333;
}

#Main .HeaderB a:hover{
	color:#000;
}

#URI{
	margin:5px 0px 0px 20px;
}

#UserMenu{
	padding:0px 20px 10px 0px;
	text-align:right;
}

#UserMenu a{
	color:#630;
}

#UserMenu a:hover{
	color:#300;
}

/*BG-Image*/
.entry_top {
	background:url("./out_img.php?file=img/e_top.gif") no-repeat;
}

.entry_btm {
	background:url("./out_img.php?file=img/e_btm.gif") no-repeat;
}

.comment_top {
	background:url("./out_img.php?file=img/c_top.gif") no-repeat;
}

.menu_top {
	background:url("./out_img.php?file=img/menu_bg_top.gif") no-repeat;
}

.menu_btm {
	background:url("./out_img.php?file=img/menu_bg_btm.gif") no-repeat;
}

.bg {
	background-color:#dee686;
}

/*Entries*/
#Entries{
	margin:0px 0px 10px 0px;
}

/*Error*/
#Error{
	background-color:#65c510;
	margin-bottom:15px;
}

#Error .ContentsContainer{
	width:524px;
	background-color:#65c510;
}

#Error .Contents{
	margin:0px 20px;
	color:#333;
	width:484px;
	overflow:auto;	/*for Gecko*/

}

/*Entry List*/
#EntryList{
	background-color:#65c510;
	margin-bottom:15px;
}

#EntryList .Header{
	height:26px;
	background-color:#dee686;
	background-image:url("./out_img.php?file=img/entry_title.gif");
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:30px;
	color:#333;
	vertical-align:middle;
}

#EntryList .Header h2{
	font-size:100%;
	font-weight:bold;
	margin:0px;
}

#EntryList .ContentsContainer{
	width:524px;
	background-color:#65c510;
}

#EntryList .Contents{
	margin:0px 20px;
	width:484px;
	overflow:auto;	/*for Gecko*/
}

#EntryList ul{
	margin:0px;
	padding-left:0px;
	list-style-image:url("./out_img.php?file=img/list_mark.gif");
}

#EntryList ul li{
	margin:0px 0px 0px 23px;
	padding:2px;
	vertical-align:middle;
}

/*Search Result*/
#SearchResult{
	background-color:#65c510;
	margin-bottom:15px;
}

#SearchResult .Header{
	height:26px;
	background-color:#dee686;
	background-image:url("./out_img.php?file=img/entry_title.gif");
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:30px;
	color:#333;
	vertical-align:middle;
}

#SearchResult .Header h2{
	font-size:100%;
	font-weight:bold;
	margin:0px;
}

#SearchResult .ContentsContainer{
	width:524px;
	background-color:#65c510;
}

#SearchResult .Contents{
	margin:0px 20px;
	width:484px;
	overflow:auto;	/*for Gecko*/
}

#SearchResult .Keyword{
	background-color:#fff;
	margin-bottom:10px;
	padding:5px;
	color:#333;
	width:514px;

}

#SearchResult ul{
	margin:0px;
	padding:0px;
	list-style-image:url("./out_img.php?file=img/list_mark.gif");
}

#SearchResult ul li{
	margin:0px 0px 0px 23px;
	padding:2px;
	vertical-align:middle;
}

#SearchResult .Entry .Text{
	overflow:auto;	/*for Gecko*/
	width:457px;
	padding:0px;
}


/*Entry*/
.Entry{
	background-color:#65c510;
	margin-bottom:15px;
}

.Entry .Header2{
	width:524px;
	height:26px;
	background-color:#dee686;
	background-image:url("./out_img.php?file=img/entry_title.gif");
	background-position:left top;
	background-repeat:no-repeat;
	padding:0px 20px 0px 30px;
	color:#333;
	vertical-align:middle;
}

.Entry .Header2 h2{
	font-size:100%;
	font-weight:bold;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.Entry .ContentsContainer{
	width:524px;
	background-color:#65c510;
}

.Entry .Contents{
	margin:0px 20px;
	width:484px;
	overflow:auto;	/*for Gecko*/
}

.Entry .EditMenu{
	margin:0px 0px 10px;
	text-align:right;
}

.Entry .Header2 .Date{
	font-size:80%;
	color:#333;
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}

.Entry .Text{
	overflow:auto;	/*for Gecko*/
	width:484px;
	padding:0px;
}

.Entry .Footer{
	text-align:right;
	margin-top:10px;
	color:#630;
	font-size:80%;
}

.Entry .Footer a{
	color:#630;
}

.Entry .Footer a:hover{
	color:#300;
}

.Entry .Footer .Author{
	font-weight:bold;
}

.Entry .Footer .Date{
	font-size:100%;
	color:#fff;
}

.Entry .Footer .TrackBack{
	font-weight:bold;
}

.Entry .Footer .Comment{
	font-weight:bold;
}

.TrackBacks .Date, .Comments .Date{
	font-size:90%;
	color:#333;
}


/*TrackBack*/
.TrackBacks{
	display:none;
	background-color:#6d9d7e;
	margin-bottom:10px;
	position:relative; top:-5px;
}

.TrackBacks .TrackBacksBody{
	width:522px;
	margin:0px;
	background:#6d9d7e;
	padding:0px 0px;
	border:1px solid #6d9d7e;
}

.TrackBackURI, .TrackBackList {
	padding:0px 20px;
	background:url("./out_img.php?file=img/c_line.gif") no-repeat 0px 14px;
}


.TrackBackURI h3 {
	margin:0px;
	margin-bottom:10px;
	padding:0px 0px 6px 0px;
	font-size:100%;
}

.TrackBackList h3{
	margin-top:20px;
	margin-bottom:10px;
	padding:0px 0px 6px 0px;
	font-size:100%;
}

.TrackBackList .TrackBack{
	border-bottom:1px solid #fff;
	padding:10px 0px;
}

.TrackBackList .TrackBack .TrackBackTitle{
	margin:0px;
	background-color:transparent;
	background-image:url("./out_img.php?file=img/list_mark2.gif");
	background-repeat:no-repeat;
	background-position:top left;
	border:none;
	padding-left:15px;
	font-size:100%;
	font-weight:normal;
	width:466px;
	height:18px;
	overflow:hidden;
}

.TrackBackList .TrackBack .TrackBackText{
	overflow:auto;	/*for Gecko*/
	width:482px;
}

.TrackBackList .TrackBack .Info{
	margin-top:5px;
	text-align:right;
}

.TrackBackList .TrackBack .Info .Blog{
	font-weight:bold;
}

.TrackBackList .TrackBack .Info .Date{
}

.TrackBackList .CloseTrackBack{
	margin:5px 0px;
	text-align:right;
}

/*Comment*/
.Comments{
	display:none;
	background-color:#6d9d7e;
	margin-bottom:10px;
	position:relative; top:-5px;
}

.Comments .CommentsBody{
	width:522px;
	margin:0px;
	background:#6d9d7e;
	padding:0px 0px;
	border:1px solid #6d9d7e;
}

/*Comment Form*/
.CommentForm{
	margin:10px 20px
}

.CommentForm, .CommentForm td{
	border-width:0px;
}

.CommentForm .TextField{
	margin:0px;
	font-family:ＭＳ ゴシック, Osaka;
	font-size:100%;
}

.CommentList {
	padding:0px 20px;
	background:url("./out_img.php?file=img/c_line.gif") no-repeat 0px 14px;
}

.CommentList h3{
	margin:0px;
	margin-bottom:10px;
	padding:0px 0px 6px 0px;
	font-size:100%;
}

.CommentList .Comment{
	border-bottom:1px solid #fff;
	padding:10px 0px;
}

.CommentList .Comment .Name{
	font-weight:bold;
}

.CommentList .Comment .Date{
}

.CommentList .Comment .CommentText{
	overflow:auto;	/*for Gecko*/
	width:482px;
}

.CommentList .InputPasswd{
	display:none;
	background-color:#efefef;
	border:1px solid #aaa;
	padding-left:10px;
	vertical-align:middle;
}

.Comments .CloseComment{
	margin:5px 20px;
	text-align:right;
}

/*Page Control*/
#Page{
	margin:20px 0px 0px 0px;
	text-align:center;
	width:524px;
}

/*Menu*/
#Menu{
	width:220px;
}

/*General Menu Item*/

#BlogProfile{
	text-align:center;
	padding:5px;
}

.MenuProfile{
	background-color:#65c510;
	margin:0px 0px 15px 8px;
}

.MenuProfile .Header{
	height:26px;
	background-color:#dee686;
	background-image:url("./out_img.php?file=img/menu_title.gif");
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:30px;
	font-weight:bold;
	color:#333;
}

.MenuProfile .ContentsContainer{
	background-color:#65c510;
	padding:5px;
}

.MenuItem{
	background-color:#65c510;
	margin:0px 0px 15px 8px;
}

.MenuItem .Header{
	height:26px;
	background-color:#dee686;
	background-image:url("./out_img.php?file=img/menu_title.gif");
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:30px;
	font-weight:bold;
	color:#333;
}

.MenuItem .ContentsContainer{
	background-color:#65c510;
	text-align:center;
}

.MenuItem .Contents{
	padding:0px 5px;
	text-align:center;
}

.MenuItem ul{
	margin:0px;
	padding-left:15px;
	list-style-image:url("./out_img.php?file=img/list_mark.gif");
	text-align:left;
	vertical-align:top;
}

.MenuItem ul li{
	margin:0px;
	padding:1px;
	vertical-align:middle;
	overflow:hidden;
	width:193px;
}

/*Special Menu Items*/
/*Search*/
#SearchForm{
	text-align:center;
}

#SearchForm .inputarea{
	border:1px solid #333;
}

#MemoText{
	text-align:left;
}

.MenuItem .Calendar{
	text-align:center;
}

/*Calendar*/
#Calendar{
	padding:0px;
	text-align:center;
}

#Calendar table{
	margin-left:auto;
	margin-right:auto;
	border-width:0px;
	border-collapse:collapse;
}

#Calendar table td, #Calendar table th{
	border:2px solid #65c510;
	width:20px;
	height:22px;
	padding:0px;
}

#Calendar .Header{
	border:none;
	background:none;
	padding:0px;
	text-align:center;
	height:20px;
}

#Calendar a.Prev, #Calendar a.Next{
	margin:0px 10px;
	font-family:monospace;
}

#Calendar th{
	background:url("./out_img.php?file=img/cl_day.gif") no-repeat center top;
	text-align:center;
	vertical-align:middle;
	font-size:70%;
	color:#333;
	font-weight:bold;
}

#Calendar td{
	background:url("./out_img.php?file=img/cl_day.gif") no-repeat center top;
	text-align:center;
	vertical-align:middle;
	font-size:80%;
	color:#333;
}

/*WeekDay*/
#Calendar .Holiday, #Calendar .Holiday a, #Calendar .Holiday a:hover{
	color:#f00;
}

#Calendar .Sun, #Calendar .Sun a, #Calendar .Sun a:hover{
	color:#f00;
}

#Calendar .Sat, #Calendar .Sat a, #Calendar .Sat a:hover{
	color:#00f;
}

#Calendar td.Today{
	background:url("./out_img.php?file=img/cl_today.gif") no-repeat center top;
}

#Calendar .HasEntry{
	font-weight:bold;
}


/*FruitBlog Logo*/
#FBLogo{
	width:220px;
	margin-left:8px;
	padding:0px;
	text-align:center;
}

#FBLogo img{
	border:1px solid #333;
}

/*Feeds*/
#Feeds{
	width:220px;
	padding:0px;
	text-align:center;
	margin:0px 0px 10px 8px;
}

/*Validation*/
#Validation{
	display:none;
}

#Copy{
	padding:0px 0px 0px 0px;
}

#Copy .CopyContents{
	background-image:url("./out_img.php?file=img/footer.gif");
	background-repeat:no-repeat;
	padding:20px 10px;
}
