@charset "EUC-JP";

/****************************************
*  Template  : ?????? ????????
*  Author    : TSArt
*  Created   : 2005-01-07
*  Modified  : 2005-01-07
****************************************/

/*Body*/
body{
	margin:0px;
	padding:0px;	/*for Opera*/
	background:#fff;
	font-size:75%;
	font-family: ‚l‚r ƒSƒVƒbƒN, 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:#17479e;
	text-decoration:underline;
}

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

/*Container*/
#Container {
	width:860px;
	margin:0px auto;
}

.HeaderA {
	background:url("./out_img.php?file=img/header_a_bg.jpg") no-repeat center top;
}

.HeaderA table {
	margin:220px 0px 0px 50px;
}

.HeaderB {
}

.HeaderC {
}

.HeaderA h1 {
	margin:0px;
	font-size:14pt;
	font-weight:bold;
	color:#17479e;
}

#URI{
	margin:0px;
}

#URI a:link, #URI a:visited {
	color:#17479e;
}

#URI a:hover {
	color:#f00;
}

#UserMenu {
	margin:0px;
	color:#17479e;
}

#UserMenu a:link, #UserMenu a:visited {
	color:#17479e;
}

#Main {
	background:url("./out_img.php?file=img/contents_bg.jpg") repeat-y;
	padding-left:50px;
}

/*Entries*/
#Entries {
	padding-bottom:100px;
	background:url("./out_img.php?file=img/footer_a_bg.jpg") no-repeat right bottom;
}

/*Error*/
#Error{
	margin:0px 0px 20px;
}

#Error .Header{
}

#Error h2 {
}

#Error .ContentsContainer {
	background:url("./out_img.php?file=img/entry_bg.gif") no-repeat right bottom;
	padding:5px 0px 10px;
	border-top:3px solid #000;
}

#Error .Contents{
	color:#000;
	min-height:100px;
	_height:100px;
}

/*Entry List*/
#EntryList{
	margin:0px 0px 20px;
}

#EntryList .Header {
	padding:5px 0px 10px;
	border-top:3px solid #000;
}

#EntryList h2 {
	font-size:100%;
	font-weight:bold;
	margin:0px;
	color:#17479e;
}

#EntryList .ContentsContainer{
	background:url("./out_img.php?file=img/entry_bg.gif") no-repeat right bottom;
	padding-bottom:20px;
}

#EntryList .Contents {
	color:#000;
	min-height:100px;
	_height:100px;
	padding-right:90px;
}

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

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

#EntryList ul li a {
	color:#000;
}

/*Search Result*/
#SearchResult {
	margin:0px 0px 20px;
}

#SearchResult .Header {
	padding:5px 0px 10px;
	border-top:3px solid #000;
}

#SearchResult h2 {
	font-size:100%;
	font-weight:bold;
	margin:0px;
	color:#17479e;
}

#SearchResult .ContentsContainer {
	background:url("./out_img.php?file=img/entry_bg.gif") no-repeat right bottom;
	padding-bottom:20px;
}

#SearchResult .Contents {
	color:#000;
	min-height:100px;
	_height:100px;
}

#SearchResult .Keyword {
	padding:5px 10px;
	background:#000;
	color:#fff;
	margin:0px 0px 5px;
}

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

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

#SearchResult ul li a {
	color:#000;
}

#SearchResult .Entry {
	margin:0px;
}

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

#SearchResult .Entry .Date {
	font-size:80%;
	color:#000;
}


/*Entry*/
.Entry {
	margin:0px 0px 20px;
}

.Entry .Header {
	padding:5px 0px 10px;
	border-top:3px solid #000;
}

.Entry h2 {
	font-size:100%;
	font-weight:bold;
	margin:0px;
	color:#17479e;
}

.Entry .Header .Date {
	font-size:80%;
	color:#17479e;
}

.Entry .ContentsContainer {
}

.Entry .Contents {
	color:#000;
	margin-bottom:10px;
}

.Entry .EditMenu {
	margin:5px 0px 10px;
	color:#17479e;
	text-align:right;
}

.Entry .Title{
}

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

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

.Entry .Footer {
	color:#17479e;
	text-align:left;
	margin-top:40px;
	min-height:60px;
	_height:60px;
}

.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:#000;
}


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

.TrackBacks .TrackBacksBody {
	width:506px;
	margin:10px 0px;
	padding:10px;
	border:2px solid #000;
	color:#000;
}

.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 #000;
	font-size:100%;
}

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

.TrackBackList .TrackBack .TrackBackTitle {
	margin:0px;
	background:url("./out_img.php?file=img/list_mark.gif") no-repeat left center;
	border:none;
	padding:5px 0px 5px 20px;
	font-size:100%;
	font-weight:normal;
	width:486px;
	overflow:hidden;
}

.TrackBackList .TrackBack .TrackBackTitle a {
}

.TrackBackList .TrackBack .TrackBackText {
	margin:10px 0px;
	overflow:auto;	/*for Gecko*/
	width:506px;
}

.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:506px;
	margin:10px 0px;
	padding:10px;
	border:2px solid #000;
	color:#000;
}

/*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:20px;
	margin-bottom:10px;
	padding-bottom:2px;
	border-bottom:1px solid #000;
	font-size:100%;
}

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

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

.CommentList .Comment .Date{
}

.CommentList .Comment .CommentText{
	margin:10px 0px;
	overflow:auto;	/*for Gecko*/
	width:506px;
}

.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;
	color:#17479e;
	text-align:right;
}

#Page .Next{
}

#Page .Prev{
}

#Page a:link, #Page a:visited {
	color:#17479e;
	text-decoration:underline;
}

#Page a:hover {
	color:#f00;
	text-decoration:underline;
}

/*Menu*/
#Menu {
	color:#000;
	width:195px;
	margin-bottom:20px;
}

/*General Menu Item*/

.MenuProfile {
	margin:0px 0px 20px;
}

#BlogProfile {
	width:170px;
	height:170px;
	overflow:auto;
	text-align:center;
	background:#fff;
}

.MenuProfile .Header {
	font-weight:bold;
	padding:5px;
	color:#17479e;
	border-top:3px solid #000;
}

.MenuProfile .ContentsContainer {
}

.MenuProfile .Contents{
	margin:5px 0px 0px;
}

.MenuProfile .Description {
}

.MenuProfile .Author{
}

.MenuProfile .Footer{
}

.MenuItem {
	margin:0px 0px 20px;
}

.MenuItem .Header {
	font-weight:bold;
	padding:5px;
	color:#17479e;
	border-top:3px solid #000;
}

.MenuItem .ContentsContainer{
}

.MenuItem .Contents{
	margin:10px 0px 0px;
}

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

.MenuItem ul li{
	margin:2px 0px;
	padding:0px 5px;
	vertical-align:middle;
	width:150px;
}

.MenuItem ul li a:link, .MenuItem ul li a:visited {
}

.MenuItem ul li a:hover {
}

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

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

#MemoText{
}


/*Calendar*/

#Calendar {
	margin:10px 0px 0px;
}

#Calendar a:link, #Calendar a:visited {
	color:#17479e;
	text-decoration:underline;
}

#Calendar a:hover {
	color:#f00;
	text-decoration:underline;
}

#Calendar table {
	width:189px;
	border:none;
	margin:5px 0px 0px;
}

#Calendar table td, #Calendar table th {
	border:none;
}

#Calendar .Header {
	font-weight:bold;
	color:#17479e;
	text-align:center;
	padding:0px;
	border:none;
}

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

#Calendar table th {
	width:25px;
	padding:3px 0px;
	text-align:center;
	vertical-align:middle;
	font-size:70%;
	font-weight:bold;
	color:#17479e;
	border-bottom:1px dotted #17479e;
}

#Calendar table td {
	width:25px;
	padding:3px 0px;
	text-align:center;
	vertical-align:middle;
	font-size:90%;
	color:#000;
}

#Calendar td a {
	color:#17479e;
}

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

/*WeekDay*/
#Calendar .Holiday {
}

#Calendar .Sun{
}

#Calendar th.Sat{
}

#Calendar .Sat{
}

#Calendar .Mon, #Calendar .Tue, #Calendar .Wed, #Calendar .Thu, #Calendar .Fri{
}
 
#Calendar td.Today {
	color:#c00;
}

#Calendar td.Today a {
	font-weight:bold;
	color:#c00;
}

#Calendar td.Today .HasEntry {
	font-weight:bold;
	color:#c00;
}

#Calendar .HasEntry {
	font-weight:bold;
	color:#17479e;
	text-decoration:underline;
}


/*FruitBlog Logo*/
#FBLogo{
	width:195px;
	margin:20px 0px;
	text-align:center;
}

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

/*Feeds*/
#Feeds {
	width:195px;
	text-align:center;
	color:#17479e;
}

#Feeds a:link, #Feeds a:visited {
	color:#17479e;
}

#Feeds a:hover , #Feeds a:active {
	color:#f00;
}

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

#Copy {
	text-align:center;
	background:url("./out_img.php?file=img/footer_b_bg.jpg") no-repeat;
}

#Copy .CopyContents {
	margin-top:10px;
	color:#000;	
}

#Copy a{
	color:#000;
}
