.lifeList
	{
		width:500px;
		padding:0 0 30px 0;
	}
.lifeList .in
	{
		padding:0 15px;
	}
.lifeList .in a
	{
		display:block;
		width:132px;
		background:url("../img/arrow02.gif") no-repeat left center;
		padding:2px 0 2px 20px;
		margin-bottom:10px;
		float:left;
	}
.lifeList .col1
	{
		width:310px;
	}
.lifeList .col2
	{
		width:100%;
	}
.lifeList .cr
	{
		width:155px;
	}
.lifeList p.indent
	{
		text-indent:-1em;
		padding-left:1em;
		margin:0;
	}
