@charset "EUC-JP";

	body {
		margin:0px 0px 20px 0px;
		background:#FFF;
		align:center;
		text-align:center;
				
		}
	A 			{ color: #000000; }
	A:link		{ color: #ee8800; text-decoration: underline; }
	A:visited	{ color: #cc6600; text-decoration: underline; }
	A:active	{ color: #cc8800;  }
	A:hover		{ color: #ffcc33;  }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

				
	#image{
		position:absolute; top:50px; left:100px;
		background:#FFF;
		width: 350px;

		}

	.imagetitle	{
		float:left;
		width: 350px;
		height: 300px;

		}			
	#content {
		position:absolute; top:50px; left:450px;
		background:#FFF;
		text-align:left;
		width: 300px;
		height: 300px;
		overflow:auto;
		}

	.title	{
		font-family: verdana, arial,"MS P¥´¥·¥Ã¥¯";
		font-size: x-small; 
		color: #884400; 
		font-weight:bold;	
		background:#E83;
 		padding:2px;
		}			
		
	.blog {
 		padding-left:10px;
  		padding-top:10px;
  		padding-right:10px;			
		padding-bottom:10px;
		}

	.blogbody {
		font-family:helvetica,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", verdana, arial, sans-serif;
		color:#333;
		font-size:xx-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:200%;
		border:1px solid #FC2;	
 		padding:5px;	
 		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}
	.date	{ 
		font-family:Verdana, arial, sans-serif,"MS P¥´¥·¥Ã¥¯"; 
		font-size: x-small; 
		color: #333; 
		border:1px solid #999;
		margin-bottom:10px;
		font-weight:bold;
		}			
		
	.posted	{ 
		font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", verdana, arial, sans-serif;
		font-size: x-small; 
		color: #000000; 
		margin-bottom:25px;
		}
		


	#menu {
 		position:absolute; top:355px; left:100px;
		padding:5px;
		width:650px;
		background:#FFF;
		text-align:left;
		margin-left:25px;
		margin-bottom:25px;
		}		

		
	.sidetitle {
		font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka",verdana, arial, sans-serif;
		color:#630;
		font-size:normal;
		font-weight:normal;
  		background:#FFF;
 		}	
		
	.side {
		font-family:helvetica,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
		color:#663300;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		text-align:left;
		}	
	
	.side a,
	.side a:link {
		font-size:small;
		text-decoration: underline;
	},
	.side a:visited,
	.side a:active,
	.side a:hover {
		font-weight: normal;
		text-decoration: underline;
	}
	

	.powered {
		font-family:palatino, georgia,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", times new roman, serif;
		color:#666;
		font-size:x-small;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:50px;
		letter-spacing: .2em;					
  		background:#FFF;		
		}	
		

