
/* presented by TKI
	default style sheet
*/

BODY
{
  margin-left:30pt;
  margin-right:30pt;
  background-repeat: repeat;
  background-color : #eee;
/*
  scrollbar-face-color: #aae;
  scrollbar-highlight-color: #a5a;
  scrollbar-shadow-color: #aaf;
  scrollbar-darkshadow-color: #333;
  scrollbar-3dlight-color: #55f;
  scrollbar-arrow-color: #33a;
  scrollbar-track-color: #ccf;
*/
  text-indent: 1pt;
  
}
/*  =============  linker ==================  */
A.author
{
  color:#00dd99;
  text-align:right;
  font-weight : bold;
}
A:link		{
  color:#04f;
}

A:visited	{
  color:#a10;
}

A:active	{
  color:#66e;
}
A:hover		{
 position:relative; top:1pt;left:1pt;
}
/*  =============  hyoudai ==================  */
H1
{
  text-align:center;
  font-size:210%;
  font-weight:bold;
  border-style:solid;
  border-width:0pt 0pt 0pt 8pt;

  border-color:#afa;
  color:green;
}

H2
{
  color : blue;
/*  background-color : #d0d7fd;
*/
  font-size: 140%;
  font-weight:bold;
  border-style:double;
  border-width : 0pt 0pt 5pt 0pt;
  border-color : #9ae;
  margin-left:1%;
  margin-right:2%;
  padding-left:1%;
}

H3
{
  font-size: 125%;
  margin-bottom:1em;
  border-color:#66f;
  color:#5a5faf;
  border-style:dotted;
  border-width:0pt 0pt 2pt 0pt;
  border-color:#faa;
  color:red;
  margin-left:2%;
  margin-right:3%;
  padding-left:1%;
}

H4
{
  margin-left:3%;
  font-size: 120%;
  font-weight: bolder;
  text-decoration:underline;
}

H5
{
  margin-left:2%;
  font-size: 110%;
  margin-bottom:5pt;
}

/*  =========   TABLE  ===============  */


TABLE.program	{
  background-color:#b0dfff;
}
TABLE.program2	{
  background-color:#90f0a0;
}
TABLE.console
{
  background-color:#888;
  color: #fff;
}

TABLE.margin
{
	margin-left:5%;
	margin-right:5%;
}

/*  ==========  paragraph  ==============  */
/*  ==========  DIV  ==============  */
DIV.explain
	{
	width:49%;
  float:left;
}
DIV.image
	{
	width:49%;
  float:right;
}
DIV.right
	{
  float:right;
}

DIV.complain
	{
  color: #ff8080;
  font-size:medium;
  font-weight: normal;
}
DIV.diary
	{
  border-color:#3366cc ;
  border-width:0pt 0pt 0pt 10pt;
  border-style:solid;
  margin-left:20pt;
  text-indent:14pt;
}
DIV.indent
	{
  /*border-color:#3366cc ;
  */
	border-width:0pt 0pt 0pt 10pt;
  border-style:none;
  margin-left:20pt;
  text-indent:14pt;
}

DIV.bloglike
{
width: 600pt;
 margin-left:auto;
 margin-right:auto;
}

/*  ==========  SpAN  ==============  */
SPAN.attention	{
  color: #ff8040;
}
SPAN.firstComment	{
  text-align:center;
}
SPAN.comment		{
  text-align:right;
  font-size: x-small;
}


SPAN.topInfo		{
  font-size: x-large;
  color: #00ee50;
}
SPAN.secondInfo		{
  font-size: large;
  color: #00ffff;
}



SPAN.date
	{
  text-align:left;
  font-size:20pt;
}
SPAN.diary
	{
  border-color:#3366cc ;
  border-width:0pt 0pt 0pt 10pt;
  border-style:solid;
  margin-left:20pt;
  text-indent:14pt;
}
SPAN.indent
	{
  border-color:#36c;
  margin-left:20pt;
  text-indent:14pt;
}


ul.sublist
{
  margin:0;
  padding:0;
  display:inline;
}


ul.sublist li
{
  display:inline;
  margin:0;
  padding:0;
  list-style: none;
}


/* --- o --- */
.container
{position: relative;}

#hukidasi
{ position: relative;
  left : -130em;
  display: none;
}



a:hover #hukidasi
{
  display: block;
  position: absolute; top : 2em; left: 2em;
  border: solid 1px #ccf;
  background-color: #fff;
  padding: 5px;
  text-decoration: none;
  color: #000;
  }


.quotation
{
 margin:3pt;
 border-style:dotted;
 padding:3pt;
}

.clear
{
  clear:both;
}

.back 
{
  position: relative;
  left : 4em;
  top :  -3em;
  display: block;
/*
      -moz-opacity:.10;
    filter:alpha(opacity=10);
*/
    opacity:.1;
}

.padding
{
padding: 12px;
}

.menu
{
 background-color:#fff;
 border:0px;
 border-style:solid;
}


blockquote
{
 border-width:3px;
 border-color:#ca6;
 border-style:dashed;

padding: 12px;

}

.footer
{
	background-color:#fff;
	font-size:small;
    text-align:center;
  border:1pt solid #55e;
  padding:10pt;
}


.smini			{
  font-size: 30%;
}
.mini			{
  font-size: 60%;
}
.smallest			{
  font-size: 80%;
}
.small			{
  font-size: x-small;
}

.semismall			{
  font-size: 80%;
}

.big			{
  font-size: x-large;
}
.biggest		{
  font-size: xx-large;
}

.mediumIndent
{
 padding-left:6pt;
}


#LinkVillagepRss{
	margin:0;
	padding:0;
	font-size:12px;
	width:400px;
	height:800px;
	overflow:auto;
	font-family:'MV Boli','Aharoni','Comic Sans MS','Segoe Script','Arial';
}
#LinkVillagepRss p{
	text-align: left;
}
#LinkVillagepRss a {
}
#LinkVillagepRss a:hover {
}
