@charset "utf-8";
/****************************************************************************************************

life

****************************************************************************************************/

/*--------------------------------------------------

関連リンク

--------------------------------------------------*/
.life_relationshipBase{
	float:left;
	margin-left:2%;
}

.life_relationship1{ width:19%; margin-left:0; }
.life_relationship2{ width:13%; }
.life_relationship3{ width:15%; }
.life_relationship4{ width:13%; }
.life_relationship5{ width:15%; }
.life_relationship6{ width:15%; }

@media only screen and (max-width:736px){
.life_relationship1,
.life_relationship2,
.life_relationship3,
.life_relationship4,
.life_relationship5,
.life_relationship6{
	width:30.00%;
}
.life_relationship1,
.life_relationship2,
.life_relationship3{
	margin-bottom:20px;
}

.life_relationship4{
	clear:both;
	float:left;
	margin-left:0;
}
}



.life_relationshipList{
}
	.life_relationshipList dt{
		margin-bottom:10px;
		font-weight:bold;
	}
	
	.life_relationshipList dd{
	}



