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

/* 旧サイトより引継 */


/* topix-box
-------------------------------- */
#moment-box div.topix-box{
	margin-bottom:10px;
	
}

#moment-box div.topix-box h3{
	background-repeat: no-repeat;
	background-image: url(../img/care/bg-subtit.gif);
	height:30px;
	margin:10px 0;
	padding-left:20px;
	padding-top:5px;
	
}

#moment-box div.topix-box table{
	width:570px;
	margin-bottom:10px;
	border-collapse: collapse;

}

#moment-box div.topix-box td.bo{
	border: solid 1px #ccc;
	padding:5px;
}

#moment-box div.topix-box td.bo01{
	border: solid 1px #ccc;
	background-color:#fcc;
	padding:5px;
}

#moment-box div.topix-box td.bo02{
	border: solid 1px #ccc;
	background-color:#eee;
	padding:5px;
}

/* topix-box02
-------------------------------- */
#moment-box div.topix-box02{
	margin-bottom:10px;
	background-repeat: no-repeat;
	background-image:url(../img/feature/star.gif);
	background-position: 5px 5px;
	width:515px;
	border-left:#FFCCCC 8px solid;
	border-top:#FFCCCC 1px solid;
	border-bottom:#FFCCCC 1px solid;
	border-right:#FFCCCC 1px solid;
	padding-left:50px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	
}

#moment-box div.topix-box02 ul{
    margin-bottom:20px;
}



#moment-box div.topix-box02 ul li{
	margin-top:3px;
	background-repeat: no-repeat;
	background-image: url(../img/common/menu-icon.gif);
	background-position:left 3px;
	padding-left:15px;
	margin-bottom:10px;
	
}

#moment-box div.topix-box02 div.photo-box01{
    width:245px;
    float:left;
	margin-bottom:5px;
}

#moment-box div.topix-box02 div.photo-box02{
	width:245px;
    float:left;
	margin-left:10px;
	margin-bottom:5px;
}




