@charset "EUC-JP";



/*Body*/
body{
	margin:0px;
	padding:0px;	/*for Opera*/
	background:#fff;
	background-image:url("./out_img.php?file=img/bg.gif");
	font-size:75%;
	font-family:ＭＳ ゴシック, Osaka;
}

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

hr {
}

.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:#666;
	text-decoration:underline;
}

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

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

#Main{
	background:#fff;
}

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

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

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

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

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

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

#UserMenu{
	padding:0px 0px 15px 20px;
	color:#666;
}

#UserMenu a{
	color:#666;
}

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

/*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;
}

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

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

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

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

.menu_bg_top {
}

.menu_bg_btm {
	text-align:right;
	background-color:#fff;
	padding-bottom:20px;
}

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

/*Error*/
#Error{
	margin-bottom:15px;
	position:relative; left:20px;
}

#Error .Header{
}

#Error .ContentsContainer{
	width:530px;
	background:url("./out_img.php?file=img/e_bg.gif") repeat-y left;
}

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

}

/*Entry List*/
#EntryList{
	margin-bottom:10px;
	position:relative; left:20px;
}

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

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

#EntryList .ContentsContainer{
	width:530px;
	background:url("./out_img.php?file=img/e_bg.gif") repeat-y left;
}

#EntryList .Contents{
	margin:0px 20px;
	width:490px;
	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 20px;
	padding:2px;
	vertical-align:middle;
}

/*Search Result*/
#SearchResult{
	margin-bottom:10px;
	position:relative; left:20px;
}

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

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

#SearchResult .ContentsContainer{
	width:530px;
	background:url("./out_img.php?file=img/e_bg.gif") repeat-y left;
}

#SearchResult .Contents{
	margin:0px 20px;
	width:490px;
}

#SearchResult .Keyword{
	background-color:#fff;
	background-image:url("./out_img.php?file=img/bg_search.gif");
	background-position:center top;
	background-repeat:no-repeat;
	margin-bottom:10px;
	padding:5px;
	color:#666;
	width:480px;

}

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

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

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


/*Entry*/
.Entry{
	margin-bottom:10px;
	position:relative; left:20px;
}

.Entry .Header2{
	position:relative; left:-20px;
	height:24px;
	background-image:url("./out_img.php?file=img/entry_title.gif");
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:40px;
	color:#fff;
	vertical-align:middle;
}

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

.Entry .Header2 h2 a{
	color:#fff;
}

.Entry .ContentsContainer{
	width:530px;
	background:url("./out_img.php?file=img/e_bg.gif") repeat-y left;
}

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

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

.Entry .Title{
}

.Entry .Header2 .Date{
	font-size:80%;
	color:#fff;
	padding-right:20px;
	vertical-align:bottom;}

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

.Entry .Footer{
	text-align:right;
	margin-top:10px;
	color:#666;
}

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

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

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

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

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


/*TrackBack*/
.TrackBacks{
	display:none;
}

.TrackBacks .TrackBacksBody{
	width:488px;
	margin:10px 15px 0px 15px;
	background:#fff;
	padding:5px;
	border:1px solid #fff;
}

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

.TrackBackList h3{
	margin-top:20px;
	margin-bottom:10px;
	border-bottom:1px solid #666;
	font-size:100%;
}

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

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

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

.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;
}

.Comments .CommentsBody{
	width:488px;
	margin:10px 15px 0px 15px;
	background:#fff;
	padding:5px;
	border:1px solid #fff;
}

/*Comment Form*/
.CommentForm{
	margin-top:10px;
}

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

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

.CommentList h3{
	margin:0px;
	margin-bottom:10px;
	font-size:100%;
	border-bottom:1px solid #99a26a;
}

.CommentList .Comment{
	border-bottom:1px dashed #99a26a;
	padding:10px 0px;
}

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

.CommentList .Comment .Date{
}

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

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

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

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

#Page .Next{
}

#Page .Prev{
}

#Page a:hover{
	color:#000;
}

/*Menu*/
#Menu{
	background-image:url("./out_img.php?file=img/menu_bg.gif");
	width:240px;
}

/*General Menu Item*/

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

.MenuProfile{
	margin:0px 0px 5px 12px;
	position:relative; top:-10px;
}

.MenuProfile .Header{
	background:url("./out_img.php?file=img/menu_title.gif") no-repeat left;
	padding:0px;
	font-weight:bold;
	color:#fff;
	padding:0px 0px 0px 10px;
}

.MenuProfile .ContentsContainer{
	background:url("./out_img.php?file=img/menu_bg_bg.gif") repeat-y left;
	padding:0px 22px 0px 10px;
}

.MenuProfile .Contents{
}

.MenuProfile .Description{
}

.MenuProfile .Author{
}

.MenuProfile .Footer{
}

.MenuItem{
	margin:0px 0px 15px 12px;
}

.MenuItem .Header{
	background:url("./out_img.php?file=img/menu_title.gif") no-repeat left;
	padding:0px;
	font-weight:bold;
	color:#fff;
	padding:0px 0px 0px 10px;
}

.MenuItem .ContentsContainer{
	background:url("./out_img.php?file=img/menu_bg_bg.gif") repeat-y left;
	text-align:center;
}

.MenuItem .Contents{
	padding:0px 22px 0px 10px;
	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;
	font-size:90%;
}

.MenuItem ul li{
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:170px;
	vertical-align:top;
}


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

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

#MemoText{
	text-align:left;
}

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

.MenuItem .Calendar a{
}

.MenuItem .Calendar a:hover{
}

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

#Calendar a{
}

#Calendar a:hover{
	color:#000;
}

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

#Calendar table td, #Calendar table th{
	border:3px solid #fff;
	width:25px;
	height:20px;
	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_week.gif") no-repeat center top;
	text-align:center;
	font-size:70%;
	color:#fff;
	font-weight:bold;
}

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

#Calendar td a{
}

/*Header*/
#Calendar th.Sun {
}

/*WeekDay*/
#Calendar .Holiday{
}

#Calendar .Sun{
}

#Calendar .Sat{
}

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

#Calendar td.Today a{
}

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


/*FruitBlog Logo*/
#FBLogo{
	margin:0px;
	padding:0px 12px;
	text-align:center;
}

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

/*Feeds*/
#Feeds{
	padding:0px 12px;
	text-align:center;
	margin-bottom:10px;
}

#Feeds a:hover {
	color:#000;
}

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

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

#Copy .CopyContents{
	background-color: #000;
	color:#fff;
	text-align:center;
	padding:2px;
}

#Copy a{
	color:#fff;
}
