#tmain		{
			width: 780px;
			padding-bottom: 2px;
		}
#tmain img	{
			display: block;
		}
#main		{
			width: 760px;
			margin: 10px auto 50px;
			text-align: left;
		}
#tleft		{
			float: left;
			width: 520px;

		}
h1		{
			margin: 15px 0px 3px;
		}
#tleft p	{
			margin: 0px;
			line-height: 160%;
			font-size: 90%;
			padding: 10px 30px 0px 0px;
		}
.catalogbox	{
			float: left;
			width: 240px;
			margin-top: 15px;
		}
.catalogbox a	{
			text-align: left;
			color: #666;
			text-decoration: none;
		}
.catalogbox a:hover{
			color: #BE5D17;
		}
.catalogbox img	{
			margin: 0px 0px 5px;
		}
.sfuda		{
			width: 202px;
			margin: 3px auto 15px;
			color: #000;
			text-align: left;
		}
#tright		{
			float: right;
			width: 225px;
			padding: 65px 0px 0px;
		}
h2		{
			margin: 0px 0px 3px;
			padding: 3px 0px;
			border-bottom: 1px solid #D8E5AF;
		}
#tright p	{
			font-size: 90%;
			margin: 5px 0px 15px;
			line-height: 180%;
		}

#photobox	{
			padding: 15px 22px 45px;
			margin: 40px 30px 30px 0px;
			background: url(images/photo_collection.gif) #f2f2f2 no-repeat left bottom;
		}
#photobox p	{
			padding: 0px 0px 10px;
			margin: 0px;
			color: #8fa939;
			font-weight: bold;
		}

#raku		{
			background-color: #f2f2f2;
			padding: 25px 43px 45px;
			margin: 0px 30px 30px 0px;
		}
#raku img	{
			border: 1px solid #ccc;
		}

