/* ***********************************************/
/*	DATE		: 2006/02/03
	TITLE		: 勝好商事ＨＰ ＴＯＰページ
	FILE_NAME	: index.css
	AUTHER		: FOIS 			 */
/*************************************************/

/*=====各属性のスタイル===========================*/



/*=====レイアウトのスタイル===========================*/
#main-image
{
	height: 230px;
	width: 740px;
	margin: 0px auto 10px;
}

#main-cont
{
	width: 740px;
	margin: 0px auto 10px;
}

#main-left
{
	width: 280px;
	text-align: left;
	vertical-align: top;
}

#main-right
{
	width: 460px;
	text-align: right;
	vertical-align: top;
}

#div-info
{
	width: 460px;
	height: 145px;
	background-color: #eeeeee;
	text-align: left;
	overflow: auto;
	margin-bottom: 10px;
}

#WucRecommend_grdRecommend
{
	font-size: 12px;
}

#tb-push
{
	width: 440px;
	margin: 0px auto 10px;
}

#tb-push-left
{
	width: 170px;
	text-align: left;
	vertical-align: top;
}

#tb-push-right
{
	text-align: left;
	vertical-align: top;
}

.div-search-bt
{
	text-align: right;
	width: 420px;
	padding-bottom: 10px;
}

.div-push-button
{
	width: 460px;
	background-color: #eeeeee;
	text-align: center;
	margin: auto auto 10px auto;
}

.div-push
{
	width: 460px;
	height: 400px;
	background-color: #eeeeee;
	text-align: center;
	margin: auto auto 0px auto;
	overflow: auto;
}

.push-color
{
	color: #CC0000; /*font-weight: bold;*/
}

.span-push
{
	color: #3D1515;
}

.div-search-bt
{
	text-align: right;
	width: 420px;
	padding-bottom: 10px;
}

.rightGrid
{
	width: 440px;
	margin: 0px auto 10px auto;
}

.tb
{
	border: solid 1px #999999;
}

.th
{
	height: 10px;
	background-color: #eeeeee;
	border: solid 1px #999999;
	color: #3D1515;
	text-align: center;
	padding: 1px;
	font-weight: normal;
}

.td
{
	height: 10px;
	border: solid 1px #999999;
	background-color: #ffffff;
	text-align: left;
	padding: 3px;
}

.center
{
	text-align: center;
}

.p-info
{
	text-align: left;
	padding: 5px 5px 5px 5px;
}
