/* ==================== *
 * Layout Style         *
 * ==================== */

/*---------------- 背景画像用テーブル --------------------*/


table.bg1
{
	margin:0;
  	padding:0;
	width:750px;
	background-image:url(../images/share/bg01.jpg);
	background-repeat:no-repeat;
	}
table.bg2
{
  	margin-top:0px;
	width:750px;
	background-image:url(../images/share/bg.gif);
	background-position:0 231px;

}


div#bg4
{
	margin-top:2px;
	width:598px;
	background-image:url(../images/share/bg2.gif);
	background-position:0 100px;
	background-repeat:no-repeat;
	}

/*---------------- コンテンツ用テーブル --------------------*/

table td.news
{
margin:0;
padding:0;
	padding-bottom:30px;
	}

table.bg3
{
margin:0 auto;
padding-top:30px;
	width:750px;
	text-align:center;
	background-image:url(../images/share/bg02.jpg);
	background-repeat:no-repeat;
	}
	
table.contents
{
margin:0 auto;
	width:530px;
	text-align:left;
	}
	
table.bg3 td.footer
{
	margin:0;
	padding:0;
	}

	
table.title
{
	margin-top:17px;
	margin-left:75px;
	width:400px;
	}