@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#access {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #access {
	height: 500px;
}

#access a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

#access div.access-wrap {
	width: 566px;
	margin-bottom: 30px;
	padding-bottom: 28px;
	background: url(../../shared/images/common_bg_002.gif) left bottom repeat-x;
}

