

body {

    text-align: center;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size:small;

}


/* #tcontainer */
#container{
/*background-color:#FFFFFF;*/
width: 800px;

	margin-right: auto;
	margin-left: auto;	
}

#container a:link, #container a:visited{
	color:#0000cc;
	text-decoration:none;
}


#container a:hover{
	color: red;
	text-decoration:underline;
}

/************  ***************/

#banner{
	border-bottom: solid 1px #cccccc; 

}


#descriptionBanner{
	padding: 0px;
	margin-top: 0px;
	background-color:#E6FFFF;
	border-bottom: solid 1px #cccccc; 
}

#descriptionBanner h1{
	font-size: small;
	margin-bottom: 0px;
	color:#000033;
}

#logo{
	margin-top: 10px;
}



#logo img{
	border: none;
	margin-left: 10px;
	margin-bottom: 0;

}



#menu{
    margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	
	border-bottom: solid 1px #cccccc;
	/*background-color:#0033CC;*/
	/*background-image:url(images/contentH2Background.gif)*/
}




#hierarchy{
	margin-top: 3px;
	margin-bottom: 3px;
	/*background-color:#0066ff;*/

}



/********** center ****************/
	
#center	{

		width: 550px;
		float: left;
		}

#center div	{

	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	}


#center div div, #right div div {

		margin-left: 0;
	
		margin-right: 0;

		}

/*  "What's new" """*/
#center h2{
	padding: 3px;
	font-size: small;
	color:#FFFFFF;
	background-color:#0033CC;
	/*background-image:url(http://eibunletter.com/images/contentH2Background.gif);*/
	margin-top:0;
	margin-bottom: 0; 

}

/*   */
#center h3 {
	font-size: small;
	font-weight: bold;
	color:#000033;
	/*border-bottom: solid 1px #cccccc;*/
	margin-bottom: 0;
}

/*  */

#center h4{
	font-size: small;
	/*font-weight: bold;*/
	/*color:#000033;*/

	/*border-bottom: solid 1px #FF6600;*/
	margin-bottom: 0;
}



#center ul	{
	font-size: small;
	list-style-type:inside;
	color:#FF6600;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:20px;
	padding-left:0px;

}

#center img{
	/* border: solid 1px #cccccc; 12/3/2008 */
	
}

#alpha p{
	margin:5px;
	

}



.keizaBlog, .mainBox{
	border:solid 1px #cccccc;
	}


.posted{
	border-top:solid 1px #cccccc;
}


.adBox{
	border:solid 1px #cccccc;
	font-size:smaller;
}

.adBox a{
	font-size:smaller;

}




/*
.mainBox ul{
	font-size: small;
	list-style-type:inside;
	
	color:#FF3300;

	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:10px;
	padding-left:0px;
	
}
*/

/*Welcome to EibunLetter.com */

.welcome{
	font-size:large;
	font-weight:normal;
	color:#FF6600;
	border-bottom: solid 1px #cccccc;
	margin-bottom: 5px;
	}
	
.categoryTitle{
	font-size:large;
	font-weight:bold;
	color:#FF6600;
	/*border-bottom: solid 1px #cccccc;*/
	margin-bottom: 5px;
	}
	


#CategoryContents h4{
	margin-top: 10px;
	padding-top: 5px;

	/*border-top: solid 1px #cccccc;*/
	border-bottom: solid 1px #cccccc;

}



#CategoryContents p {
 	margin-top: 3px;
	margin-left: 0px;
	margin-bottom: 3px;
}


#entryPage h4{
	border-bottom: solid 1px #cccccc;
}

p.entryDate {
	margin-top: 1px;
	/*margin-bottom: 5px;*/
}


#entryPage ul, #CategoryContents ul{
	color:#000000;
}


/************* right *****************/
	
#right	{

		width: 250px;
		float: right;
		}

/*  */
	
#right div	{

	margin-left: 20px;
	margin-right: 0px;

	}

/*  */


#sidebox {
	border: solid 1px #cccccc;
	margin-bottom: 10px;

}

.sidebar {
	

}





.KeizaiBlog p,.sidebar p{
	font-size: small;
	margin-left: 5px;
	margin-right: 5px;
}




.sidebar h2	{

	font-size: small;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
	color: #000033;
	padding: 3px 0 0;
	background-image:url(images/sidebarH2Background_00ffff.gif);
	}


.sidebar h3{
	font-size: small;
	font-style:normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
	color: #000033;
	padding: 3px 0 0;
}


.sidebar ul	{
	font-size: small;
	color: #000033;
	list-style-type:none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:5px;
	padding-left:0;
	}

#PR p{
	margin-top: 0px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
}


#feed	{
	color: #666666;
	}







/* Movable Type */

#powered{
	color: #666666;
	margin-top: 50px;
	}






#footer	{

	clear: both;
	/*text-align: center;*/
	font-size:smaller;
	border-top: solid 1px #cccccc;


	}







.pborder {
	border: solid 1px #cccccc;
	margin-left: 20px;
	margin-right: 20px;
	padding: 10px;
}












.name {
	width: 130px;
}
.email {
	width: 220px;
}
.submit {
	width: 200px;
}
select {
	font: 16px Geneva, Arial, Helvetica, sans-serif;
}
textArea {
	height: 130px;
	width: 190px;
}

