@charset "Shift_JIS";

body 
{
	margin:0px 0px 20px 0px;
  background: White;
  }

#all 
{
  background: white;
  margin-right: auto;
  margin-left: auto;
  width: 800px;
  }

#banner 
{
	width: 800px;
	height: 100px;
	background-image: url('./images/banner/banner5.jpg');
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
 }

#content{
/*	clear: both;*/
  background: #FFFFFF;
  margin-top:5px;
  margin-right: auto;
  margin-left: auto;
/*  border:1px solid #000;*/
  width:720px;
}

#left 
{
  background: White;
  float: left;
/*  margin-right:5px;*/
  width: 200px;
  }

#toc
{ 
  border: 1px solid #669999;
  background: #669999;
  }

#right 
{
  float: right;
  width: 120px;
/*  margin: 5px;*/
  }

#center 
{
  border-left: 1px solid #000000;
  float: left;
	margin-left:10px;
  padding: 10px;
  /*padding-left:20px;*/
  width: 365px;
  }

#footer 
{
	clear: both;
  	border-top: 1px dashed black;
	margin-top: 10px;
  	margin-left: auto;
	margin-right:auto;
  	padding:5px;
  	width:800px;
  }

/* ¥ê¥ó¥¯´ØÏ¢ */

#left A                { color: White; text-decoration: none; background: none;}
#left A:link           { color: Navy; text-decoration: none; background: none;}
#left A:link:hover     { color: Red; text-decoration: none; background: none;}
#left A:link:active    { color: Navy; text-decoration: none; background: none;}

#left A:visited        { color: Navy; text-decoration: none; background: none;}
#left A:visited:hover  { color: Red; text-decoration: none; background: none;}A
#left A:visited:active { color: Navy; text-decoration: none; background: none;}


h1, h2 
{
  margin: 0px;
  }

.sidetitle
{ 
  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î´Ý¥´ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif;
  font-size: medium;
  font-weight: bold;
 }

.side
{ 
  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î´Ý¥´ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif;
  margin-left: 20px;
  color: #fffafa;
  font-size: small;
 }

.content_title
{
  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î´Ý¥´ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif;  
  font-size: x-large;
  font-weight: bold;
  color: White;
  background: #006699;
  padding: 5px;
  margin-top:5px;
  margin-bottom: 5px;
 }

.content_pic
{ 
  text-align: center;
 }

.sidecounter
{ 
  margin: 5px;
  text-align: right;
  }

.sidelogo
{ 
  text-align:center;
  font-size: x-small; 
 }

.sidemodified
{
   font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î´Ý¥´ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif; 
  margin-top:5px;
  font-size: x-small;
 }


.content_text
{ 
  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î´Ý¥´ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif; 
  padding:5px;
 }

.footer_img
{
  text-align:center;
  }

.new-heading
{
  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î´Ý¥´ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif; 
  font-weight:	bold;

}	

.new-date
{
  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î´Ý¥´ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif; 
/*	font-style:	italic;*/
  padding-left:	10px;
  font-weight:	bold;
}	

.new-content
{
  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î´Ý¥´ Pro W4", HiraMaruPro-W4, Osaka,"Trebuchet MS", verdana, arial, sans-serif; 
  padding-left:	20px;
  padding-bottom:5px;
}	

.linkTitle
{
	width:			500px;
	background-color:	#006699;
	font: 			bold large "Tahoma",serif;
	color:  		#FFFFFF;
	padding-left:		10px;
	margin-bottom:		0px;	
}

.linkHead
{
	width:		500px;
	margin-top:	5px;
	padding-top:	5px;
	padding-left:	10px;
	border-bottom:	1px solid #006699;
	border-left:	10px solid #006699;
	font:		bold medium "Tahoma",serif;
	margin-bottom:	10px;
}

div.linkURL
{
	width:		500px;
	padding-left:	20px;
}

div.linkURL a:Link, div.linkURL a:Visited, div.linkURL a:Active  
{
	color:		Navy;
	font-weight:	bold;
/*	text-decoration: none;*/
}

div.linkURL a:Hover
{
	color: 		Red;
	font-weight:	bold;
/*	text-decoration: none;*/
}

div.linkComment
{
	width:		470px;
	padding-left:	40px;
	margin-bottom:	10px;
}
