@charset "utf-8";

#access .layoutBox01L .inner,
#access .layoutBox01R .inner{
	width: 400px;
	float: left;
	margin-top: 0;
}

#access .layoutBox01L .inner p,
#access .layoutBox01R .inner p{
	margin: 0;
}

#access .layoutBox01L .visual,
#access .layoutBox01R .visual{
	margin-top: 0;
	vertical-align: top;
}

#access .table02{
	margin-top: 0;
	padding: 0;
	border: none;
}

#access .table02 th,
#access .table02 td{
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px dotted #CCC;
	padding: 5px 0 5px 0;
	vertical-align: top;
	line-height: 1.6;
}

#access .table02 th{
	font-weight: bold;
	background: none;
	padding-left: 14px;
	background: url("/common/image/icon_list01.gif") no-repeat 0 0.9em;
}

.table02 p{
	font-weight: bold;
	margin: 0;
}
