@charset "EUC-JP";/*Body*/body{	margin:0px;	padding:0px;	/*for Opera*/	background-color:#cce6c3;	font-size:75%;	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:#333;	text-decoration:underline;}a:active, a:hover{	color:#000;	text-decoration:underline;}/*Container*/#Container{	margin-left:auto;	margin-right:auto;}#Main{}#Main .HeaderA{	background-image:url("./out_img.php?file=img/header_a_bg.png");	background-repeat:no-repeat;}#Main .HeaderB{	background-image:url("./out_img.php?file=img/header_b_bg.png");	background-repeat:no-repeat;	padding-left:20px;	vertical-align:middle;}#Main .HeaderB h1{	margin:0px;	font-size:12pt;	font-weight:bold;	color:#fff;}#Main .HeaderC{	background-image:url("./out_img.php?file=img/header_c_bg.png");	background-repeat:no-repeat;	vertical-align:middle;	padding-right:20px;	color:#fff;}#Main .HeaderD{	background-image:url("./out_img.php?file=img/header_d_bg.png");	background-repeat:no-repeat;}#Main .HeaderE{	background-image:url("./out_img.php?file=img/header_e_bg.png");	background-repeat:no-repeat;}#Main .HeaderB a, #Main .HeaderC a{	color:#fff;}#Main .HeaderB a:hover, #Main .HeaderC a:hover{	color:#ccc;}#Main a{	color:#333;}#Main a:hover{	color:#000;}#UserMenu{	text-align:right;}/*Entries*/#Entries{	background-color:#fff;	padding:0px 20px 0px 15px;	background-image:url("./out_img.php?file=img/basic.png");	background-position:right bottom;	background-repeat:no-repeat;}/*Error*/#Error{	margin-bottom:10px;}#Error .Contents{	padding:10px;	vertical-align:top;	color:#333;}#Error .ContentsContainer{	background-color:#d3deca;}/*Entry List*/#EntryList{	background-color:#d3deca;	margin-bottom:10px;}#EntryList .Header{	height:24px;	background-image:url("./out_img.php?file=img/header_bg_entrylist.png");	background-position:left top;	background-repeat:no-repeat;	padding-left:15px;	color:#333;}#EntryList .Contents{	padding:10px;	vertical-align:top;	color:#333;}#EntryList .ContentsContainer{	padding:0px 10px;}#EntryList .Header h2{	margin:0px;	font-size:100%;}#EntryList ul{	margin:0px;	margin-left:10px;	padding:0px 10px;	list-style-image:url("./out_img.php?file=img/list_mark.gif");}#EntryList ul li{	margin:2px 0px;	padding:1px;	vertical-align:middle;}/*Search Result*/#SearchResult{	background-color:#d3deca;	margin-bottom:10px;}#SearchResult .Header{	height:24px;	background-image:url("./out_img.php?file=img/header_bg_entrylist.png");	background-position:left top;	background-repeat:no-repeat;	padding-left:15px;	color:#333;}#SearchResult .Header h2{	margin:0px;	font-size:100%;}#SearchResult .ContentsContainer{	padding:0px 10px;}#SearchResult .Contents{	padding:10px;}#SearchResult .Keyword{	margin:10px 10px 0px 10px;	background-color:#fff;	border:1px solid #333;	padding:5px;}#SearchResult .Title{	background:none;	border:none;}#SearchResult .Date{	background:none;	border:none;	font-size:90%;	color:#666;}#SearchResult .Text{	width:auto;}#SearchResult ul{	margin:0px;	margin-left:10px;	padding:0px 10px;	list-style-image:url("./out_img.php?file=img/list_mark.gif");}#SearchResult ul li{	margin:2px 0px;	padding:1px;	vertical-align:middle;}/*Entry*/.Entry{	background-color:#d3deca;	margin-bottom:10px;}.Entry .Title{}.Entry .Header{	height:24px;	background-image:url("./out_img.php?file=img/header_bg_entrylist.png");	background-position:left top;	background-repeat:no-repeat;	padding-left:15px;	color:#333;}.Entry .Header h2{	margin:0px;	font-size:100%;	font-weight:bold;}.Entry .Date{	height:24px;	background-image:url("./out_img.php?file=img/header_bg_entrylist.png");	background-position:right top;	background-repeat:no-repeat;	text-align:right;	padding-right:15px;	color:#333;	font-size:80%;}.Entry .ContentsContainer{	padding:5px 10px;}.Entry .Contents{}.Entry .EditMenu{	text-align:right;	color:#333;}.Entry .Text{	overflow:auto;	/*for Gecko*/	padding:0px;	font-size:100%;	line-height:160%;}.Entry .Footer{	text-align:right;	color:#333;}.Entry .Footer .Date{	background:none;	border:none;	font-size:100%;	color:#666;}.Entry .Footer .Author{	font-weight:bold;}.Entry .Footer .TrackBack{	font-weight:bold;}.Entry .Footer .Comment{	font-weight:bold;}.TrackBacks .Date, .Comments .Date{	background:none;	border:none;	font-size:90%;	color:#666;}/*TrackBack*/.TrackBacks{	display:none;	margin:10px 0px;	background-color:#fff;	border:1px solid #fff;	padding:10px;}.TrackBacks .TrackBacksBody{	padding:0px 10px;}.TrackBackURI h3{	margin:0px;	margin-bottom:10px;	font-size:100%;}.TrackBackList h3{	margin-top:20px;	margin-bottom:10px;	border-bottom:1px solid #d3deca;	font-size:100%;}.TrackBackList .TrackBack{	border-bottom:1px dashed #d3deca;	padding:5px 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:30px;	font-size:100%;	font-weight:normal;}.TrackBackList .TrackBack .TrackBackText{	overflow:auto;	/*for Gecko*/	width:460px;}.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:10px 0px;	background-color:#fff;	border:1px solid #fff;	padding:10px;}.Comments .CommentsBody{	padding:0px 10px;}/*Comment Form*/.CommentForm{	margin-top:10px;}.CommentForm, .CommentForm td{	border-width:0px;}.CommentForm .TextField{	margin:0px;	font-family:‚l‚r ƒSƒVƒbƒN, Osaka;	font-size:100%;}.CommentList h3{	margin-top:0px;	margin-bottom:10px;	border-bottom:1px solid #d3deca;	font-size:100%;}.CommentList .Comment{	border-bottom:1px dashed #d3deca;	padding:5px 0px;}.CommentList .Comment .Name{	font-weight:bold;}.CommentList .Comment .Date{}.CommentList .Comment .CommentText{	overflow:auto;	/*for Gecko*/	width:460px;}.CommentList .InputPasswd{	display:none;	background-color:#efefef;	border:1px solid #aaa;	padding-left:10px;	vertical-align:middle;}.Comments .CloseComment{	margin-top:5px;	text-align:right;}/*Page Control*/#Page{	padding-bottom:10px;	text-align:center;}#Page .Next{}#Page .Prev{}#Page a:hover{}/*Menu*/#Menu{	background-color:#fff;	padding-left:20px;}/*Calendar*/#Calendar{	padding:0px;	text-align:center;}#Calendar a{	color:#333;}#Calendar a:hover{	color:#000;}#Calendar table{	margin-left:auto;	margin-right:auto;	border-width:0px;}#Calendar table td, #Calendar table th{	border-width:0px;	width:25px;	height:22px;	padding:1px;	background-repeat:no-repeat;	background-position:center center;}#Calendar .Header{	background:none;	padding:0px;	text-align:center;	height:20px;}#Calendar a.Prev, #Calendar a.Next{	margin:0px 10px;	font-family:monospace;}#Calendar td{	width:25px;	text-align:center;	font-size:90%;	background-image:url("./out_img.php?file=img/calendar_bg_day.gif");}#Calendar th{	width:25px;	text-align:center;	font-size:70%;	color:#fff;	font-weight:bold;	background-image:url("./out_img.php?file=img/calendar_bg_week.gif");}/*Header*/#Calendar th.Sun, #Calendar th.Mon, #Calendar th.Tue, #Calendar th.Wed, #Calendar th.Thu, #Calendar th.Fri, #Calendar th.Sat {	color:#fff;}/*WeekDay*/#Calendar .Holiday{	color:#f39;}#Calendar .Sun{	color:#f39;}#Calendar .Sat{	color:#39f;}#Calendar .Mon, #Calendar .Tue, #Calendar .Wed, #Calendar .Thu, #Calendar .Fri{	color:#333;} #Calendar td.Today{	background-image:url("./out_img.php?file=img/calendar_bg_day.gif");	font-weight:bold;	color:#000;}#Calendar .HasEntry{	font-weight:bold;}/*General Menu Item*/.MenuProfile{	background-color:#d3deca;	margin-bottom:10px;}.MenuProfile .Header{	height:24px;	background-image:url("./out_img.php?file=img/header_bg_menu.png");	background-position:center bottom;	background-repeat:no-repeat;	font-weight:bold;	text-align:left;	padding-left:10px;	color:#333;}.MenuProfile .ContentsContainer{}.MenuProfile .Contents{	padding:10px;	text-align:center;}.MenuProfile .BlogProfile{}.MenuProfile .Description{	text-align:left;}.MenuProfile .Author{	text-align:left;}.MenuItem{	background-color:#d3deca;	margin-bottom:10px;}.MenuItem .Header{	height:24px;	background-image:url("./out_img.php?file=img/header_bg_menu.png");	background-position:center bottom;	background-repeat:no-repeat;	font-weight:bold;	text-align:left;	padding-left:10px;	color:#333;}.MenuItem .ContentsContainer{	padding:10px 15px;}.MenuItem .Contents{	text-align:left;}.MenuItem .Calendar a{	color:#fff;}.MenuItem .Calendar a:hover{	color:#eee;}.MenuItem ul{	margin:0px 0px 0px 10px;	padding:0px 20px;	list-style-image:url("./out_img.php?file=img/list_mark.gif");}.MenuItem ul li{	margin:0px;	padding:1px;	vertical-align:middle;	width:130px;	overflow:hidden;}/*Special Menu Items*//*Search*/#SearchForm{	text-align:center;}#SearchForm .inputarea{	border:1px solid #333;}#MemoText{}/*FruitBlog Logo*/#FBLogo{	margin:10px 0px;	text-align:center;}#FBLogo img{	border:1px solid #333;}/*Feeds*/#Feeds{	text-align:center;}/*Validation*/#Validation{	display:none;}#Copy{	background-image:url("./out_img.php?file=img/footer_bg.png");	background-position:right top;	vertical-align:bottom;}#Copy .CopyContents{	text-align:center;	padding:10px;	color:#333;}#Copy a{	color:#333;}#Copy a:hover{	color:#000;}