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

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
#conts #profile {
	width: 400px;
	margin: 40px 45px 0;
}

#conts #profile th {
	width: 80px;
	padding: 10px 0;
	
	text-align: left;
}

#conts #profile td {
	width: 320px;
	padding: 10px 0;
}

#conts #profile td ul {
	width: 300px;
	margin: 0 0 25px 13px;
	
	line-height: 1.8;
}

#conts #profile td ul li {
	padding: 0 0 0 14px;
	background: url(../img/icon/03.gif) no-repeat left center;
}

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