@import url(common62.css);
table{
margin-left:1px;
}

a:link	{
text-decoration:none;
	color: #333;
}
a:visited{
text-decoration:none;color: #333;
}
a:active{
text-decoration:none;color: #333;
}
a:hover	{
text-decoration:underline;color: #666;
}

.b_left{
background-color: #fff;
	width:160px;
	height:auto;
	float:left;
	padding-bottom:10px;
}

.b_main{
background-image : url(../../parts/top/top2_27.jpg);
	width:690px;
	height:auto;
	float:left;
	padding-bottom:10px;
	background-color: #ffffff;
}

#footer{
background-color:#fff;
	color: #333;
	text-align: center;
	width:850px;
	height:auto;
	clear:both;
}

/*フォントカラー・サイズ設定*/
/*サイドバーカラー調整設定*/
#block1{
width:850px;
	height:auto;
	background-repeat:repeat-y;
	background-color: #fff;
}

