
/* ƒŠƒ“ƒN */

#banner{
	width		: 650px;
	margin-bottom	: 30px;
}

#link{
	width		: 650px;
}



/* banner */

#banner table{
	width		: 650px;
	line-height	: 16px;
	font-size	: 12px;
	background	: #f3eee2;
}

#banner th{
	width		: 80px;
	font-weight	: normal;
	text-align	: left;
	padding		: 7px 0;
	background	: #ebe6da;
}

#banner th p{
	display		: inline;
	padding-left	: 23px;
	background	: url(./img/icon.gif) no-repeat 7px 4px;
	color		: #7c3232;
	font-weight	: bold;
}

#banner td{
	width		: 570px;
	padding		: 7px 0;
}

#banner td p{
	padding-left	: 10px;
}

#toptxt{
	border-bottom	: 2px dotted #d1c0a5;
	margin-bottom	: 8px;
	padding-bottom	: 8px;
}

#banner td span img{
	margin-left	: 20px;
}

#banner td img{
	margin-bottom	: 3px;
}



/* link */

#link li{
	width			: 650px;
	margin-bottom	: 10px;
	float			: left;
}

#link h3{
	width		: 650px;
	height		: 25px;
	margin-bottom	: 9px;
}

#link table{
	width		: 620px;
	margin-left	: 25px;
}

#link table td{
	width		: 94px;
	padding-bottom	: 10px;
	text-align	: left;
}

#link table td p{
	width		: 88px;
	height		: 31px;
	border		: 1px solid #d1c0a5;
}