/*	StyleSeet for Tamaru's WEB PAGE	*/

body	{
	line-height: 150%;
	}
.migi	{
	text-align: right;
	}
.title	{
	background-color: #e0e0e0;
	padding: 10px 0px 30px 0px;
	text-align: center;
	}
.content{
	position: absolute;
	padding: 20px 220px 20px 0px;
	}
.menu	{
	position: absolute; right: 8px;
	padding: 20px 0px 0px 0px;
	width: 200px; 
	}
/*	right: 8px; ύX	*/
.item	{
	background: #e0e0e0; 
	}
.h2-style{background: #e0e0e0; padding: 10px 10px 10px 10px;}
H2	{
	background: #e0e0e0; 
	padding: 6px 0px 6px 15px;
	}
H3	{
	background: #f0f0f0; 
	padding: 6px 0px 6px 15px;
	}
.indent	{
	padding-left: 20px;
	}
.ul-menu{
        list-style-type:none;
        margin:0px;
        padding:5px 9px;
	font-size:13px;
	}
.pics	{
	width: 200px;
	height: 150px;
	background-image: url(./hiroshi_tamaru.jpg);
	}
