@charset "EUC-JP";



/*Body*/
body{
	margin:0px;
	padding:0px;	/*for Opera*/
	background:#CC9966;
	font-size:75%;
	font-family:£Í£Ó £Ð¥´¥·¥Ã¥¯, Osaka;
}

/*General Classes ÊÑ¹¹ÉÔ²Ä*/
a img{
	border-width:0px;
}

hr {
	color:#e56da0;
}

.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:#FFFFFF;
	text-decoration:none;
}

a:active, a:hover{
	color:#CC9966;
	text-decoration:underline;
}

/*Container*/
#Container {
	width:820px;
	margin:0px auto;
	background:#663300 url("./out_img.php?file=img/header_a_bg.gif") no-repeat left top;
}

.HeaderA {
}

.HeaderB {
	background:#663300;
}


.HeaderA h1 {
	margin:30px 0px 0px 30px;
	font-size:14pt;
	font-weight:bold;
	color:#663300;
}

#URI{
	margin:0px 0px 0px 30px;
}

#URI a:link, #URI a:visited {
	color:#663300;
}

#URI a:hover {
	color:#CC6633;
}

#UserMenu {
	color:#FFFFFF;
	margin:0px 0px 0px 35px;
	padding-left:50px;
	text-align:left;
	background:url("./out_img.php?file=img/mark.gif") no-repeat left;

}

#UserMenu a:link, #UserMenu a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#UserMenu a:hover {
	color:#CC9966;
	text-decoration:underline;
}

#Main {
}

/*Entries*/
#Entries {
	margin:10px 0px;
	padding:10px 0px 10px 35px;
}

/*Error*/
#Error{
	margin:10px 0px 20px 0px;
}

#Error .Header{
	padding-left:50px;
	background:url("./out_img.php?file=img/mark.gif") no-repeat left;
}

#Error h2 {
	font-size:100%;
	font-weight:bold;
	color:#FFFFFF;
	margin:10px 0px 0px 0px;
}

#Error .ContentsContainer {
}

#Error .Contents{
}

/*Entry List*/
#EntryList{
	margin:10px 0px 20px 0px;
}

#EntryList .Header {
	padding-left:0px;
}

#EntryList h2 {
	font-size:100%;
	font-weight:bold;
	margin:0px;
	color:#FFFFFF;
}

#EntryList .ContentsContainer{
}

#EntryList .Contents{
	padding:10px 0px;
	color:#FFFFFF;
}

#EntryList ul{
	margin:0px;
	padding-left:20px;
	list-style-image:url("./out_img.php?file=img/list_mark01.gif");
}

#EntryList ul li{
	margin:3px 0px;
	padding:0px;
	vertical-align:middle;
}

#EntryList ul li a {
	color:#FFFFFF;
	text-decoration:none;
}

#EntryList ul li a:hover {
	color:#CC9966;
	text-decoration:underline;
}

/*Search Result*/
#SearchResult {
	margin:10px 0px 20px 0px;
}

#SearchResult .Header {
	padding-left:50px;
	background:url("./out_img.php?file=img/mark.gif") no-repeat left;
}

#SearchResult h2 {
	font-size:100%;
	font-weight:bold;
	color:#FFFFFF;
	margin:10px 0px 0px 0px;
}

#SearchResult .ContentsContainer {
}

#SearchResult .Contents {
	padding:10px 0px;
	color:#FFFFFF;
	line-height:130%;
}

#SearchResult .Keyword {
	width:364px;
	padding:15px 10px;
	color:#663300;
	background:url("./out_img.php?file=img/entry_list_bg.gif") no-repeat left;
	margin:0px 0px 10px;
}

#SearchResult ul {
	margin:0px;
	padding-left:20px;
	list-style-image:url("./out_img.php?file=img/list_mark01.gif");
}

#SearchResult ul li {
	margin:3px 0px;
	padding:0px;
	vertical-align:middle;
}

#SearchResult ul li a {
	color:#FFFFFF;
	text-decoration:none;
}

#SearchResult ul li a:hover {
	color:#CC9966;
	text-decoration:underline;
}

#SearchResult .Entry {
	margin:0px;
	background:none;
}

#SearchResult .Entry .Text {
	overflow:auto;	/*for Gecko*/
	width:400px;
	padding:0px;
}

#SearchResult .Entry .Date {
	font-size:80%;
	color:#FFFFFF;
	margin:0px;
}


/*Entry*/
.Entry {
	margin:0px 0px 30px 0px;
}

.Entry .Header {
	background:url("./out_img.php?file=img/entry_title.gif") no-repeat center;
}

.Entry .Md {
	background:#FFFFFF;
}

.Entry h2 {
	font-size:100%;
	font-weight:bold;
	margin:0px 0px 0px 110px;
	color:#FFFFFF;
}

.Entry .Header .Date {
	font-size:80%;
	color:#FFFFFF;
	margin:15px 0px 5px 110px;
}

.Entry .ContentsContainer {
}

.Entry .Contents {
	color:#660000;
	padding:10px 20px 15px 20px;
}

.Entry .EditMenu {
	margin:5px 0px 10px 0px;
	color:#660000;
	text-align:left;
}

.Entry .EditMenu a {
	color:#660000;
	text-decoration:none;
}

.Entry .EditMenu a:hover {
	color:#CC6666;
	text-decoration:underline;
}

.Entry .Title{
}

.Entry .Text {
	overflow:auto;	/*for Gecko*/
	width:455px;
	padding:10px 0px;
	line-height:130%;
}

.Entry .Text a {
	color:#355D02;
	text-decoration:underline;
}

.Entry .Text a:hover {
	color:#6FAC22;
	text-decoration:none;
}

.Entry .Footer {
	margin:0px 25px 10px 0px;
	color:#660000;
	text-align:right;
}

.Entry .Footer a {
	color:#660000;
	text-decoration:none;
}

.Entry .Footer a:hover {
	color:#CC6666;
	text-decoration:underline;
}

.Entry .Footer .Author{
	font-weight:bold;
}

.Entry .Footer .Date{
	font-size:100%;
	margin:0px;
	color:#660000;
}

.Entry .Footer .TrackBack{
	font-weight:bold;
}

.Entry .Footer .Comment{
	font-weight:bold;
}

.TrackBacks .Date, .Comments .Date{
	font-size:90%;
	color:#660000;
	margin:0px;
}


/*TrackBack*/
.TrackBacks {
	display:none;
}

.TrackBacks .TrackBacksBody {
	width:432px;
	margin:15px 0px 15px 20px;
	padding:10px;
	border:1px solid #996600;
	color:#660000;
}

.TrackBacks .TrackBacksBody a:link, .TrackBacks .TrackBacksBody a:visited {
	color:#660000;
}

.TrackBacks .TrackBacksBody a:hover {
	color:#CC6666;
	text-decoration:underline;
}

.TrackBackURI h3 {
	margin:0px;
	margin-bottom:10px;
	font-size:100%;
}

.TrackBackList h3 {
	margin-top:20px;
	margin-bottom:10px;
	padding-bottom:2px;
	border-bottom:1px solid #996600;
	font-size:100%;
}

.TrackBackList .TrackBack{
	border-bottom:1px dotted #996600;
	padding:10px 0px;
}

.TrackBackList .TrackBack .TrackBackTitle {
	margin:0px;
	background:url("./out_img.php?file=img/list_mark02.gif") no-repeat left center;
	border:none;
	padding:5px 0px 5px 15px;
	font-size:100%;
	font-weight:normal;
	width:400px;
	overflow:hidden;
}

.TrackBackList .TrackBack .TrackBackTitle a {
}

.TrackBackList .TrackBack .TrackBackText {
	margin:10px 0px;
	overflow:auto;	/*for Gecko*/
	width:415px;
}

.TrackBackList .TrackBack .TrackBackText a {
	color:#660000;
	text-decoration:none;
}

.TrackBackList .TrackBack .TrackBackText a:hover {
	color:#CC6666;
	text-decoration:underline;
}

.TrackBackList .TrackBack .Info{
	margin-top:5px;
	text-align:right;
}

.TrackBackList .TrackBack .Info a {
	color:#660000;
	text-decoration:none;
}

.TrackBackList .TrackBack .Info a:hover {
	color:#CC6666;
	text-decoration:underline;
}

.TrackBackList .TrackBack .Info .Blog{
	font-weight:bold;
}

.TrackBackList .TrackBack .Info .Date{
	margin:0px;
	color:#660000;
}

.TrackBackList .CloseTrackBack{
	margin:5px 0px;
	text-align:right;
}

/*Comment*/
.Comments {
	display:none;
}

.Comments .CommentsBody {
	width:432px;
	margin:15px 0px 15px 20px;
	padding:10px;
	border:1px solid #996600;
	color:#660000;
}

.Comments .CommentsBody a:link, .Comments .CommentsBody a:visited {
	color:#660000;
}

.Comments .CommentsBody a:hover {
	color:#CC6666;
	text-decoration:underline;
}

/*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-top:20px;
	margin-bottom:10px;
	padding-bottom:2px;
	border-bottom:1px solid #996600;
	font-size:100%;
}

.CommentList .Comment{
	border-bottom:1px dotted #996600;
	padding:10px 0px;
}

.CommentList .Comment .Name{
	font-weight:bold;
}

.CommentList .Comment .Date{
	margin:0px;
	color:#660000;
}

.CommentList .Comment .CommentText{
	margin:10px 0px;
	overflow:auto;	/*for Gecko*/
	width:415px;
}

.CommentList .Comment .CommentText a {
	color:#660000;
	text-decoration:none;
}

.CommentList .Comment .CommentText a:hover {
	color:#CC6666;
	text-decoration:underline;
}

.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:10px 0px;
	color:#FFFFFF;
	text-align:left;
}

#Page .Next{
}

#Page .Prev{
}

#Page a:link, #Page a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#Page a:hover {
	color:#CC9966;
	text-decoration:underline;
}

/*Menu*/
#Menu {
	color:#FFFFFF;
	padding:20px 0px;
	margin:5px 0px;
}


/*General Menu Item*/

.MenuProfile {
	margin:0px 0px 15px 10px;
}

#BlogProfile {
	width:180px;
	height:160px;
	overflow:auto;
	text-align:center;
	padding:10px 10px 0px 20px;
}

.MenuProfile .Header {
	font-weight:bold;
	color:#FFFFFF;
	background:url("./out_img.php?file=img/menu_title.gif") no-repeat;
	padding-left:40px;
}

.MenuProfile .ContentsContainer {
	background:#CC6633;
}

.MenuProfile .Contents{
	color:#FFFFFF;
	padding:0px 15px 15px 15px;
	line-height:130%;
}

.MenuProfile .Description {
}

.MenuProfile .Author{
}

.MenuItem {
	margin:0px 0px 15px 10px;
}

.MenuItem .Header {
	font-weight:bold;
	color:#FFFFFF;
	background:url("./out_img.php?file=img/menu_title.gif") no-repeat;
	padding-left:40px;
}

.MenuItem .ContentsContainer{
	background:#CC6633;
}

.MenuItem .Contents{
	color:#FFFFFF;
	padding:0px 15px 15px 15px;
	line-height:130%;
}

.MenuItem ul{
	margin-left:0px;
	padding-left:20px;
	margin:0px;
	list-style-image:url("./out_img.php?file=img/list_mark03.gif");
}

.MenuItem ul li{
	margin:8px 0px;
	padding:0px;
	vertical-align:middle;
	line-height:130%;
}

.MenuItem ul li a:link, .MenuItem ul li a:visited {
	color:#FFFFFF;
}

.MenuItem ul li a:hover {
	color:#663300;
}

/*Special Menu Items*/
/*Search*/
#SearchForm{
	text-align:center;
}

#SearchForm .inputarea{
	border:1px solid #ACACAC;
}

#MemoText{
}


/*Calendar*/

#Calendar {
	padding:5px 0px;
}

#Calendar a:link, #Calendar a:visited {
	color:#FFFFFF;
}

#Calendar a:hover {
	color:#663300;
}

#Calendar table {
	border:none;
	margin:5px 0px 10px 5px;
}

#Calendar table td, #Calendar table th {
	border:1px solid #CC6633;
}

#Calendar .Header {
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-bottom:5px;
	background:none;
	padding-left:0px;
	padding-top:0px;
}

#Calendar a.Prev, #Calendar a.Next {
	margin:0px 10px;
	font-family:monospace;
}

#Calendar table th {
	width:24px;
	height:15px;
	text-align:center;
	vertical-align:middle;
	font-size:70%;
	font-weight:bold;
	color:#FFFFFF;
	background:url("./out_img.php?file=img/cl_02.gif") no-repeat center;
}

#Calendar table td {
	width:24px;
	height:23px;
	text-align:center;
	vertical-align:middle;
	font-size:90%;
	color:#FFFFFF;
	background:url("./out_img.php?file=img/cl_03.gif") no-repeat center;
}

#Calendar td a {
}

/*Header*/
#Calendar th.Sun {
	color:#FFFFFF;
	background:url("./out_img.php?file=img/cl_01.gif") no-repeat center;
}

/*WeekDay*/
#Calendar .Holiday {
}

#Calendar .Sun{
}

#Calendar th.Sat{
	color:#FFFFFF;
	background:url("./out_img.php?file=img/cl_01.gif") no-repeat center;
}

#Calendar .Sat{
}

#Calendar .Mon, #Calendar .Tue, #Calendar .Wed, #Calendar .Thu, #Calendar .Fri{
}
 
#Calendar td.Today {
	color:#CC0000;
}

#Calendar td.Today a {
	font-weight:bold;
	color:#CC0000;
}

#Calendar td.Today .HasEntry {
	font-weight:bold;
	color:#663300;
}

#Calendar .HasEntry {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}


/*FruitBlog Logo*/
#FBLogo{
	margin:20px 0px 5px 0px;
	text-align:center;
}

#FBLogo img{
	border:1px solid #333;
}

/*Feeds*/
#Feeds {
	text-align:center;
	color:#FFFFFF;
}

#Feeds a:link, #Feeds a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#Feeds a:hover , #Feeds a:active {
	color:#CC9966;
	text-decoration:underline;
}

/*Validation*/
#Validation{
	display:none;
}

#Copy {
	padding:0px;
	background:##663300;
}

#Copy .CopyContents {
	margin:0px;
	padding:15px 0px 15px 35px;
	text-align:left;
	color:#FFFFFF;
}

#Copy a{
	color:#FFFFFF;
	text-decoration:underline;
}
