/* 
	管理HOMEページのCSS定義
*/

/* **************************************************************************** */
/* CSSの再定義 Start */

#m_s_outline_access a { background-color: #ddd; }
dl,dt,dd {
	margin: 0;
	padding: 0;
}
div.access {
	clear: both;
	width: 600px;
}
dl.financial_address {
	width: 300px;
	float: left;
	display: inline;
}
dl.financial_address dd {
	margin-top: 5px;
	margin-bottom: 10px;
}
div.financial_print {
	width: 90px;
	float: right;
	display: inline;
	padding-top: 26px;
}
div.space {
	clear: both;
	line-height: 0;
}
div.financial_map {
	margin-top: 10px;
	width: 600px;
}














/* 基本CSSの再定義 End */
/* **************************************************************************** */


/* テーブルの幅定義 */



















