@charset "utf-8";
@import "common/0-import.css";
/*------------------------------------------------------------
	サイドナビ
------------------------------------------------------------*/
#sideNavi {
	padding: 0 0 350px;
	background: url(../img/design/side_navi_back.gif) no-repeat bottom;
}

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
#conts .link {
	margin: 30px 0 0 47px;
	padding: 0 0 0 7px;
	
	background: url(../img/icon/02.gif) no-repeat left center;
	
	font-weight: normal;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer {
	padding: 145px 0 12px 0;
}
