html{
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #778899;
  scrollbar-shadow-color: #778899;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-arrow-color: #778899;
  scrollbar-track-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
}


body {
          margin: 0px;
          padding: 0px;
          background-image: url(http://rgarden.jugem.cc/?image=150) ;
¡¡¡¡¡¡¡¡¡¡background-color: #ff9933;
}



a:link ¡¡ {color:#778899; text-decoration:none;}
a:visited {color:#778899; text-decoration:none;}
a:active  {color:#778899; text-decoration:underline;}
a:hover   {color:#000000; text-decoration:underline;}


h1 {
	margin: 10px 0px 10px 20px;
}


ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	color: #333333;
         
}


input, textarea {
	border: 1px solid #666;

}


.site_title {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-weight: bolder;
	color: #778899;
	margin: 10px 0px 10px 20px;
}


.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {color:#778899;text-decoration:none;}


.description {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	font-weight: bolder;
	color: #778899;
	margin: 10px 0px 20px 20px;
}



.entry {
	background: #FFFFFF;
	margin: 10px;
	padding: 20px;
}

.entry_navi{
	font-size:10px;
	text-align:center;
         color: #778899;
}

.entry_date {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
         text-align:right;
	margin: 5px 0px 5px 0px;
	padding-bottom: 3px;
	border-top: 1px dotted #CCCCCC;
         border-bottom: 1px dotted #CCCCCC;

}

.entry_title {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 11px;
	font-weight: bolder;
	color: #778899;
	margin: 15px 0px 15px 0px;
	}


.entry_author {
        	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	font-weight: normal;
	color: #778899;
	margin: 15px 0px 15px 0px;
	}


.entry_body {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	line-height: 170%;
	color: #666666;
	margin: 15px 0px 15px 0px;
	}



.entry_body a:link ¡¡ {color:#E0C1A4; text-decoration:none;}
.entry_body a:visited {color:#E0C1A4; text-decoration:none;}
.entry_body a:active  {color:#E0C1A4; text-decoration:underline;}
.entry_body a:hover   {color:#000000; text-decoration:underline;}



.entry_more {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	line-height: 170%;
	color: #778899;
	margin: 15px 30px 10px 20px;
	}


.entry_state {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	color: #778899;
	text-align:right;	
         margin: 5px 0px 5px 0px;
         
}


blockquote {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	color: #808080;
	margin: 10px;
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 5px solid #CCCCCC;
         border-right: 1px solid #CCCCCC;
}




.pict { 
¡¡¡¡¡¡¡¡border-top: #ccc 0px solid;
¡¡¡¡¡¡¡¡border-right: #ccc 0px solid;
¡¡¡¡¡¡¡¡border-left: #ccc 0px solid;
¡¡¡¡¡¡¡¡border-bottom: #ccc 0px solid;

¡¡¡¡¡¡¡¡padding-top: 5px;
¡¡¡¡¡¡¡¡padding-right: 5px;
¡¡¡¡¡¡¡¡padding-bottom: 5px;
¡¡¡¡¡¡¡¡padding-left: 5px;

¡¡¡¡¡¡¡¡background-color: #fff;
¡¡¡¡¡¡¡¡margin: 0px 10px 10px 10px;
¡¡¡¡¡¡¡¡
}



.pic { 
        border-top: #ccc 1px solid;
        border-right: #ccc 2px solid;
        border-bottom: #ccc 2px solid;
        border-left: #ccc 1px solid;

        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;

        margin: 0px 10px 5px 0px;
        float: left;
}



.comment_date {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bolder;
	color: #778899;
	margin: 10px 0px 10px 0px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #778899;
}

.comment_body {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	line-height: 170%;
	color: #778899;
	margin: 15px 0px 15px 0px;
	}


.linktitle {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bolder;
	color: #C0C0C0;
	line-height: 100%;
	margin: 20px 10px 0px 10px;
	padding: 2px;
	border-bottom: 1px dotted #CCCCCC;
}


.linktext {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	color: #778899;
	line-height: 170%;
	margin: 0px 10px 0px 10px;
	padding-left: 10px;

}



.back {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background-color: #FFFFFF;
	border-left:  1px solid #808080;
	border-right: 1px solid #808080;
	
}



.bg {
	background-image: url(http://rgarden.jugem.cc/?image=150) ;
         background-color: #ff9933;

}



.btn0 {
  background-color: #FFFFFF;
  border:1px solid #778899;
  color: #778899;
}


/* SEARCH---------------------------------------------------------------------- */
.search {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	color: #778899;
	line-height: 170%;
	margin: 0px 20px 5px 20px;
         text-align:right;
}

.search_box {
	margin: 0px 20px 5px 20px;
         text-align:right;
         color: #778899;
}


.login {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	color: #778899;
	line-height: 170%;
	margin: 20px 0px 5px 20px;
}


.login_box {
	margin: 0px 20px 5px 20px;
         text-align:right;
         color: #778899;
}


.form{
         border:1px solid #778899;
         color: #778899;
}

.button{
         background-color: #ffffff;
         border:1px solid #778899;
         color: #778899;
}



/* FOOTER---------------------------------------------------------------------- */
.copyright {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	color: #666666;
	line-height: 170%;
	margin: 0px;
         text-align:center;
         background-image: url(http://rgarden.jugem.cc/?image=150) ;
         background-color: #ff9933;

}

.copyright a:link {color:#666666; text-decoration:none;}
.copyright a:visited {color:#666666; text-decoration:none;}
.copyright a:active {color:#666666; text-decoration:underline;}
.copyright a:hover {color:#000000; text-decoration:underline;}





/* CLOCK---------------------------------------------------------------------- */
.clock {
	margin: 0px 10px 0px 10px;
	background: #FFFFFF;
	}



/* CALENDAR---------------------------------------------------------------------- */
.calendar {
	font-family: "Verdana";
	font-size: 10px;
         	color: #BBBBBB;
	
	line-height: 140%;
	
	background: #FFFFFF;
	margin: 1px 10px 20px 10px;
	padding: 3px 0px 10px 0px;
	}

.cell {
	/*background: url(../template/flat/img/cell.gif) no-repeat;*/
	width: 25px;
	height: 13px;
	padding: 1px;
}


.weekday {
         font-size: 9px;
         text-align: center;
	width: 25px;
	height: 13px;
	padding: 1px;
}

.today {
         background-color: #F5F5F5;
}





.text img{
         border: none 0px #FFFFFF;
}


#page {
         font-size: 10px;
         text-align: center;
}

.page {
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 5px 0px 15px 0px;
	font-size: 10px;
         color:#778899;
}


li {
	color: #778899;
         font-weight: normal;
¡¡¡¡¡¡¡¡ list-style-type : none ;
}




.recommend {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bolder;
	color: #C0C0C0;
	line-height: 100%;
	margin: 10px auto auto auto;
	padding: 2px;
	border-bottom: 1px dotted #CCCCCC;
}


.amazon {
         font-size: 10px;
         color: red;
         line-height: 150%;
         font-weight: normal;
         margin: 10px;
         padding: 0px;
         text-align: center;
}


.amazon_pict{
         width:100px;
} 

.amazon-comment   {color:#778899; text-decoration:none;}
.amazon a:link    {color:#778899; text-decoration:none;}
.amazon a:visited {color:#778899; text-decoration:none;}
.amazon a:active  {color:#778899; text-decoration:underline;}
.amazon a:hover   {color:#000000; text-decoration:underline;}

.bbsall {
overflow: auto; height: 200px;
margin: 0px;
padding: 0px;
}

.blogpeople-main {
overflow: auto; height: 270px;
}

.tbpeople-main {
overflow: auto; height: 100px;
margin: 0px;
padding: 0px;
}


ul.tree {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
ul.tree li {
  margin: 0px;
  padding: 0px 0px 0px 16px;
  background-image: url(http://rgarden.jugem.cc/?image=106);
  background-repeat: no-repeat;
}
ul.tree li.end {
  background-image: url(http://rgarden.jugem.cc/?image=107);
}

.profile-main{
margin: 0px;
padding: 0px;
}



