	body {
		margin:0px 0px 0px 0px;
        background:#FFF;		
        text-align:center;
		}

	A 	{ color: #003377; text-decoration: underline; }
	A:link	{ color: #003377; text-decoration: underline; }
	A:visited	{ color: #003377; text-decoration: underline; }
	A:active	{ color: #999999;  }
	A:hover	{ color: #999999;  }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
		vertical-align: bottom;
		}
		
	.main01 {
		padding:10px 15px 15px 15px;
		background:#FFF;
		font-size: medium;
        width:430px;
        border-right: solid black 2px;
		}

	.blogbody {
		font-family:"MS ÌÀÄ«", Osaka, tahoma;
		color:#333;
		font-size:14px;
		font-weight:normal;
		background:#FFF;
		line-height:140%;
		margin-left: 10px;
  		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}

	.banner	{
		font-family: tahoma, Osaka;
		margin-top: 10px;
		margin-bottom: 20px;
		border-top: solid #000000 1px;
		border-bottom: solid #000000 1px;
		width: 400px;
		}

	.title01	{
		font-family: tahoma, Osaka;
		font-size: 19px;
		color: #0066CC;
    	background-color: #00CC00;
    	height: 25px;
		}
			
	.title01 a,
    .title01 a:link,
    .title01 a:visited,
    .title01 a:active,
    .title01 a:hover {
		font-family: tahoma, arial, sans-serif;
		font-size: 19px;
		color: #0066CC;
        background-color: #00CC00;
		text-decoration: none;
        font-weight: bold;
		}

	.date	{ 
		font-family: tahoma, Osaka; 
		font-size: 13px; 
		color: red; 
		border-bottom:2px solid #000000;
		margin-bottom:10px;
		font-weight:bold;
		}			
			
	.manu01 {
		font-family: tahoma, Osaka;
		color:#333;
		font-size:12px;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
        margin-left:3px;	
 		}	

	.manu02 {
		font-family: tahoma, Osaka;
		color:#333;
		font-size:15px;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
		margin:1px 1px 1px 3px;
		border-bottom:1px solid #000000;
 		}	
		
	.manu01f {
		text-align: center;
        background-color: red;
        color:#FFFFFF;
        font-weight: bold; 
        line-height: 140%;
		}		
			
	.powered {
		line-height:140%;
		margin-top:20px;
		font-size: x-small;
		font-family: Arial, Helvetica, sans-serif;
		}
	
	.linkf {
		text-align: left;
        background-color: #FFFFFF;
		font-size:14mpx;
        color:#000000;
        font-weight: normal; 
        line-height: 140%;
        padding-left:10px;	
		}		

