@charset "EUC-JP";

/****************************************
*  Template  : ¥×¥é¥â¥Ç¥ë¡Ê²¾¡Ë
*  Author    : George Mitsumoto (ame-works)
*  Created   : 2004-01-19
*  Modified  : 2005-01-20
****************************************/

/*Body*/
body{
	margin:0px;
	padding:0px;	/*for Opera*/
	background-color:#fff;
	font-size:78%;
	font-family: ‚l‚r ƒSƒVƒbƒN, Osaka;
}

/*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:#6F9A6F;
	text-decoration:underline;
}

a:active, a:hover{
	color:#B6E1B6;
	text-decoration:underline;
}

a[name]:hover{	/*for Gecko, Opera*/
	color:#000;
	text-decoration:none;
}

/*Container*/
#Container{
	margin:auto;
	margin-top:20px;
}

/*Head*/
#HeadA{
	background-image:url("./out_img.php?file=img/head_a_bg.jpg");
	background-repeat:no-repeat;
}

#HeadA h1{
	margin:0px;
	margin-top:30px;
	margin-left:30px;
	font-size:18px;
}

#URI{
	margin-left:35px;
	font-weight:bold;
}

#HeadB{
	background-image:url("./out_img.php?file=img/head_b_bg.jpg");
	background-repeat:no-repeat;
	text-align:right;
}

/*Anchors*/
#HeadA a:link, #HeadA a:visited{
	color:#315331;
	text-decoration:underline;
}

#HeadA a:active, #HeadA a:hover{
	color:#759B76;
	text-decoration:underline;
}

/*Anchors*/
#HeadB a:link, #HeadB a:visited{
	color:#315331;
	text-decoration:underline;
}

#HeadB a:active, #HeadB a:hover{
	color:#759B76;
	text-decoration:underline;
}

/*UserMenu*/
#UserMenuContainer{
	margin-right:10px;
	margin-left:auto;
}

#UserMenu{
	background-image:url("./out_img.php?file=img/usermenu_bg.png");
	background-repeat:repeat-x;
	background-position:top;
	padding:0px 5px;
}

/*Entries*/
#Entries{
	background-image:url("./out_img.php?file=img/entries_bg.png");
	background-repeat:repeat-y;
}

#EntriesTop{
	width:487px;
	background-image:url("./out_img.php?file=img/entries_top_bg.png");
	background-repeat:no-repeat;
}

/*Error*/
#Error{
	height:28px;
	background-image:url("./out_img.php?file=img/other_head_bg.jpg");
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:6px;
	font-weight:bold;
}

/*Entry List*/
#EntryList h2{
	margin:0px;
	height:28px;
	background-image:url("./out_img.php?file=img/other_head_bg.jpg");
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:6px;
	font-size:120%;
	font-weight:bold;
}

#EntryList ul{
	width:420px;
	margin:0px 0px 10px 30px;
	padding:0px;
	list-style-type:none;
}

#EntryList li{
	margin:8px 0px;
	background-image:url("./out_img.php?file=img/list_mark.gif");
	background-repeat:no-repeat;
	padding-left:15px;
}

/*Search Result*/
#SearchResult h2{
	margin:0px;
	height:28px;
	background-image:url("./out_img.php?file=img/other_head_bg.jpg");
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:6px;
	font-size:120%;
	font-weight:bold;
}

#SearchResult #Keyword{
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	background-color:#f4f4f4;
	border:1px solid #888;
	padding:5px;
}

#SearchResult ul{
	width:420px;
	margin:0px 0px 10px 30px;
	padding:0px;
	list-style-type:none;
}

#SearchResult li{
	margin:8px 0px;
	background-image:url("./out_img.php?file=img/list_mark.gif");
	background-repeat:no-repeat;
	padding-left:15px;
}


/*Entry(Post)*/
.Post{
	margin-bottom:20px;
}
.Post .Head{
	background-image:url("./out_img.php?file=img/entry_head_bg.png");
	background-repeat:no-repeat;
}

.Post .Head .Title h2{
	margin:0px;
	margin-left:30px;
	font-size:120%;
	font-weight:bold;
}

.Post .Head .Date{
	padding-right:26px;
	text-align:right;
}

.Post .EditMenu{
	text-align:right;
	line-height:200%;
}

.Post .Body{
	margin-left:25px;
	width:440px;
}

.Post .Text{
	overflow:auto;	/*for Gecko*/
	width:440px;
}

.Post .Footer{
	text-align:right;
}


.Post .Foot{
	width:487px;
	background-image:url("./out_img.php?file=img/entry_foot_bg.png");
	background-repeat:no-repeat;
}

/*TrackBack*/
.TrackBacks{
	display:none;
	margin-top:20px;
	margin-bottom:10px;
	background-color:#f4f4f4;
	border:1px solid #888;
	padding:10px;
}

.TrackBackURI h3{
	margin:0px;
	margin-bottom:10px;
	background-image:url("./out_img.php?file=img/list_mark.gif");
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:100%;
}

.TrackBackList h3{
	margin-top:20px;
	margin-bottom:10px;
	background-image:url("./out_img.php?file=img/list_mark.gif");
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:100%;
}

.TrackBackList .TrackBack{
	border-bottom:1px solid #888;
	padding:5px;
}

.TrackBackList .TrackBack .Title{
	margin:0px;
	border:none;
	font-size:100%;
	font-weight:normal;
}

.TrackBackList .TrackBack .Text{
	margin:5px 0px;
	padding:0px;
	width:400px;
}

.TrackBackList .TrackBack .Info{
	text-align:right;
}

.TrackBackList .TrackBack .Info .Blog{
	font-weight:bold;
}

.TrackBackList .TrackBack .Info .Date{
}

.TrackBackList .CloseTrackBack{
	margin-top:5px;
	text-align:right;
}

/*Comment*/
.Comments{
	display:none;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#f4f4f4;
	border:1px solid #888;
	padding:10px;
}

.CommentList h3{
	margin:0px;
	margin-bottom:10px;
	background-image:url("./out_img.php?file=img/list_mark.gif");
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:100%;
}

.CommentList .Comment{
	margin-top:10px;
	border-bottom:1px solid #888;
	padding:5px;
}

.CommentList .Comment .Name{
	font-weight:bold;
}

.CommentList .Comment .Date{
}

.CommentList .Comment .Text{
	margin:5px 0px;
	padding:0px;
	width:400px;
}

.CommentList .InputPasswd{
	display:none;
	background-color:#ddd;
	border:1px solid #888;
	padding-left:5px;
	font-size:80%;
}

/*Comment Form*/
.CommentForm{
	margin-top:20px;
}

.CommentForm, .CommentForm td{
	border-width:0px;
}

.CommentForm .TextField{
	margin:0px;
	font-family: ‚l‚r ƒSƒVƒbƒN, Osaka;
	font-size:100%;
}

.Comments .CloseComment{
	margin-top:5px;
	text-align:right;
}



/*Page Control*/
#Page{
	padding-bottom:20px;
	text-align:center;
}





/*Menu*/
#Menu{
	background-image:url("./out_img.php?file=img/menu_bg.png");
	background-repeat:repeat-y;
}

#MenuTop{
	width:238px;
	background-image:url("./out_img.php?file=img/menu_top_bg.png");
	background-repeat:no-repeat;
	line-height:21px;
}

/*Blog Profile*/
#BlogProfile{
	text-align:center;
	background-image:url("./out_img.php?file=img/brogprof_right_bg.png");
	background-repeat:repeat-y;
	background-position:right;
}

#BlogProfile .Wrapper{
	background-image:url("./out_img.php?file=img/brogprof_foot_bg.png");
	background-repeat:no-repeat;
	background-position:bottom right;
}

#BlogProfile h3{
	background-image:url("./out_img.php?file=img/blogprof_head_bg.jpg");
	background-repeat:no-repeat;
	text-align:left;
}

#BlogProfile .Description{
	margin-right:10px;
	margin-top:5px;
	text-align:left;
}

#BlogProfile .Author{
	text-align:left;
}

/*Calendar*/
#Calendar{
	padding:10px 0px;
	text-align:center;
}

#Calendar table{
	margin-left:auto;
	margin-right:auto;
	border-width:0px;
}

#Calendar table td, #Calendar table th{
	border-width:0px;
}

#Calendar .Header{
	margin-bottom:5px;
	background:none;
	border-width:0px;
	font-weight:normal;
}

#Calendar a.Prev, #Calendar a.Next{
	margin:0px 10px;
	font-family:monospace;
}

#Calendar td, #Calendar th{
	width:20px;
	text-align:center;
	font-size:80%;
}

#Calendar th{
	font-weight:bold;
}

/*WeekDay*/
#Calendar .Holiday{
	color:#f00;
}

#Calendar .Sun{
	color:#f00;
}

#Calendar .Sat{
	color:#00f;
}

#Calendar .Mon, #Calendar .Tue, #Calendar .Wed, #Calendar .Thu, #Calendar .Fri{
	color:#666;
}
 
#Calendar td.Today{
	background-color:#f4f4f4;
	border:1px solid #888;
	font-weight:bold;
}

#Calendar .HasEntry{
	font-weight:bold;
}

/*Menu Item*/
.MenuItem{
}

.MenuItem h3{
	height:29px;
	background-image:url("./out_img.php?file=img/menuitem_head_bg.jpg");
	background-repeat:no-repeat;
	line-height:29px;
	padding-left:34px;
	font-size:100%;
	font-weight:bold;
}


.MenuItem .Contents{
	margin:10px;
	margin-left:20px;
}

.MenuItem ul{
	margin:0px;
	margin-left:5px;
	padding:0px;
	list-style-type:none;
}

.MenuItem ul li{
	margin:5px 0px;
	background-image:url("./out_img.php?file=img/list_mark.gif");
	background-repeat:no-repeat;
	padding-left:15px;
}

/*Special Menu Items*/
/*Search*/
#SearchForm{
	text-align:center;
}

#MemoText{
}

/*FruitBlog Logo*/
#FBLogo{
	margin:20px 0px;
	text-align:center;
}

#FBLogo img{
}

/*Feeds*/
#Feeds{
	background-image:url("./out_img.php?file=img/feeds_bg.png");
	background-repeat:no-repeat;
	padding:20px 0px;
	padding-right:10px;
	text-align:right;
}

/*Validation*/
#Validation{
	display:none;
	text-align:center;
}

#Copy{
	background-image:url("./out_img.php?file=img/copy_bg.png");
	background-repeat:no-repeat;
	padding:20px 0px;
	padding-left:10px;
}
