@charset "Shift_JIS";

	body {
		margin:0px 0px 20px 0px;
		background-color:#ff3333;	
		background-image: url(../r1b.gif); 	
		color: #ff6655;
		}
	A 	{ color: #33dd33; text-decoration: underline; }
	A:link	{ color: #33dd33; text-decoration: underline; }
	A:visited	{ color: #33dd33; text-decoration: underline; }
	A:active	{ color: #999999;  }
	A:hover	{ color: #999999;  }

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

	#banner {
		font-family:arial,  georgia,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", verdana, arial, sans-serif;
		color:gold;
		font-size:x-large;
		font-weight:normal;	
  		padding:15px;
                border-top:4px double #666;
		}

	#image{
		position:absolute; top:150px; left:100px;
		background:#000;
		width: 350px;
	}

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

	#content {
		position:absolute; top:150px; left:450px;
		background:#000;
		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:#ff3333;
 		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;
 		background:#FFF;
		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:405px; left:100px;
		padding:25px;
		width:600px;
		background:#000;
		text-align:left;
		margin-left:0px;
		margin-bottom:100px;
		}		

		
	.sidetitle {
		font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka",verdana, arial, sans-serif;
		color:#630;
		font-size:normal;
		font-weight:normal;
  		background:#000;
 		}	
		
	.side {
		font-family:helvetica,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
		color:#663300;
		font-size:x-small;
		font-weight:normal;
  		background:#000;
  		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;						}	
		
